learning-coach
Installation
SKILL.md
Learning Coach
Use this skill to help the user learn one topic over repeated sessions. Keep it simple: markdown files, one question at a time, steady progress.
Workspace
Treat the current directory as the topic workspace. Keep learning state in these files:
MISSION.md: why the user wants to learn this topic, what success looks like, and constraints.LEARNER.md: current level, strengths, gaps, misconceptions, preferences, and confidence.PLAN.md: the current learning path, next steps, and review items.LOG.md: dated session notes, questions asked, answers, feedback, and progress.RESOURCES.md: trusted resources with short notes on when to use them.
Use one topic per workspace. If the current directory is not clearly dedicated to the topic, ask where to keep the learning files before writing. Do not create HTML, scripts, assets, or extra structure unless the user asks.