Use when the user wants to learn something, be taught a topic, understand a concept, or explore something visually or interactively. Triggers on: "teach me X", "explain X", "how does X work", "I want to learn X", "I don't understand X", "walk me through X", "show me X visually", "animate X", "plot X with sliders". Also triggers when the user names something they're confused about without using the word "learn" — e.g. "I keep mixing up SQL joins" or "I want to understand git rebase". Routes to paidagogos:micro for focused concepts. Handles server start ("/paidagogos serve") and future features (quiz, progress, curriculum). Use this skill for any learning intent even when the request is indirect.
$npx -y skills add neotherapper/claude-plugins --skill paidagogosInstalls into the current project.
Run `npx skills use "https://github.com/neotherapper/claude-plugins" --skill "neotherapper/claude-plugins/paidagogos"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neotherapper/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/neotherapper/claude-plugins"` and select the relevant skills, then follow their instructions.