Produces one focused lesson for a single, already-scoped concept — invoked by the paidagogos router after its scope check, or directly via /paidagogos:micro. Generates a structured lesson page (standard topics) or a live interactive page with sliders and visualisations (math, physics, geometry, statistics). Use for a concrete single concept such as "CSS flexbox", "async/await", "SQL JOINs", or "derivatives". For a bare or broad learning request ("teach me X", "explain X", "I want to learn X"), the paidagogos router handles scope first and then routes here.
$npx -y skills add neotherapper/claude-plugins --skill paidagogos-microInstalls into the current project.
Run `npx skills use "https://github.com/neotherapper/claude-plugins" --skill "neotherapper/claude-plugins/paidagogos-micro"` 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.