What problem does it solve? Learning a new topic with an AI assistant is usually stateless: each session starts from zero, lessons are not grounded in your goals, and nothing tracks what you already know. This Skill turns a directory into a persistent teaching workspace that remembers your mission, your progress, and your preferred resources across sessions. ## Core Features & Use Cases - Stateful learning workspace: Maintains MISSION.md, RESOURCES.md, GLOSSARY.md, NOTES.md, and numbered learning records so every session builds on the last. - HTML lesson generation: Produces short, self-contained, beautifully typeset lessons saved to ./lessons/, each targeting your zone of proximal development with quizzes and feedback loops. - Reusable components and references: Builds a shared asset library (stylesheets, quiz widgets) and printable reference documents such as glossaries and cheat sheets. - Use Case: You want to learn strength training over several weeks. The Skill interviews you to define a mission, curates trusted sources, then generates incremental interactive lessons while recording what you have mastered. ## Quick Start Ask the agent to teach you a topic, for example: teach me the basics of strength training in this workspace.