What problem does it solve? Learning a new topic over multiple sessions loses continuity: prior knowledge gets re-taught, goals drift, and nothing persists between conversations. This Skill turns a directory into a stateful teaching workspace that tracks your mission, learning records, glossary, and resources so every session builds on the last. ## Core Features & Use Cases - Stateful Learning Workspace: Maintains MISSION.md, RESOURCES.md, GLOSSARY.md, and numbered learning records to capture what you know and why you are learning it. - Interactive HTML Lessons: Generates short, self-contained lessons in ./lessons/ with quizzes, feedback loops, citations, and links to reusable components in ./assets/. - Zone of Proximal Development Targeting: Reads your learning records to pick the next lesson that challenges you just enough, using retrieval practice, spacing, and interleaving. - Use Case: You want to learn strength training over several weeks. The Skill interviews you to define a concrete mission, curates trusted resources, then produces a sequence of printable lessons and reference sheets that adapt as your understanding deepens. ## Quick Start Ask the agent to teach you a topic, for example: teach me the basics of strength training in this workspace.