Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-kit

Public Agent Skills pack: turn a folder on your computer into a git-backed Markdown learning kit you use while learning with an AI agent.

  • learning-kit-init — one-time bootstrap (folder, layout, language policy, git/gh, optional GitHub remote, optional grill-me)
  • learning-kit — ongoing capture into that kit

Designed for NakornCode’s “learn with your own agent” course method. Branding on your kit folder is optional — pick any name.

Install (any agent that supports Agent Skills / skills.sh)

From GitHub (after publish):

npx skills add nakorncode/learning-kit --skill=learning-kit-init
npx skills add nakorncode/learning-kit --skill=learning-kit

Or copy skills/learning-kit-init and skills/learning-kit into your agent’s skills directory (e.g. ~/.agents/skills/ or ~/.cursor/skills/).

Quick start

  1. In your AI agent, run /learning-kit-init (or ask to run that skill).
  2. Prefer placing the kit on your Desktop; choose any path/name you like.
  3. Open the kit folder as the workspace.
  4. While learning, run /learning-kit to save notes (or enable coach mode at init).

Optional: grill-me

During init you can install Matt Pocock’s grill-me:

npx skills add mattpocock/skills --skill=grill-me

Versioning

Semver git tags + CHANGELOG.md. Install a tag when you need a frozen classroom version.

License

MIT (see LICENSE).

About

Agent skills: bootstrap a git-backed Markdown learning kit and capture notes while learning with AI.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors