What problem does it solve? Learning a new topic with an AI assistant is usually ephemeral: each session starts from zero, lessons are unstructured chat text, and there is no record of what you already know. This Skill turns a directory into a persistent teaching workspace that tracks your mission, resources, and learning progress across sessions. ## Core Features & Use Cases - Stateful Learning Workspace: Maintains MISSION.md, RESOURCES.md, NOTES.md, and numbered learning records to ground every lesson in your goals and prior knowledge. - Interactive HTML Lessons: Generates self-contained, beautifully typeset lessons with quizzes and feedback loops, saved to ./lessons/ and built from reusable components in ./assets/. - Reference Documents: Produces printable cheat sheets, glossaries, and quick-reference HTML files that compress lesson knowledge 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 delivers short interactive lessons calibrated to your zone of proximal development, recording each milestone so future sessions build on it. ## Quick Start Ask the assistant to teach you a topic, for example: "Teach me the fundamentals of strength training so I can run my first program."