What problem does it solve? Learning a new topic with an AI assistant is usually stateless: every session starts from zero, prior knowledge gets re-taught, and there is no record of progress. This Skill turns a directory into a persistent teaching workspace that tracks your mission, learning history, glossary, and resources across sessions. ## Core Features & Use Cases - Stateful learning workspace: Maintains MISSION.md, learning records, a glossary, and curated resources so each session builds on the last and targets your zone of proximal development. - Self-contained HTML lessons: Generates short, beautifully typeset lessons with quizzes, feedback loops, citations, and links to reusable components in ./assets/. - Reference documents: Produces printable cheat sheets, glossaries, and quick-reference HTML pages designed for long-term review. - Use Case: You want to learn strength training over several weeks. The Skill interviews you to define a mission, curates trusted resources, then produces incremental interactive lessons while recording what you have demonstrably learned. ## Quick Start Ask the assistant to teach you a topic, for example: teach me the basics of strength training in this workspace.