This skill should be used when generating lesson summaries for educational content. It extracts key concepts, mental models, patterns, and common mistakes from lesson markdown files using a Socratic extraction process. Use this skill when a lesson file needs a .summary.md companion file, or when reviewing/refreshing existing summaries.
$npx -y skills add mjunaidca/robolearn --skill summary-generatorInstalls into the current project.
Run `npx skills use "https://github.com/mjunaidca/robolearn" --skill "mjunaidca/robolearn/summary-generator"` 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/mjunaidca/robolearn" that are relevant to the current task. Run `npx skills add "https://github.com/mjunaidca/robolearn"` and select the relevant skills, then follow their instructions.