What problem does it solve? Learning a new topic with an AI is usually stateless and unstructured — 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 sequentially numbered learning records to track what you know and why you are learning it. - HTML Lesson Generation: Produces short, self-contained, beautifully typeset lessons in ./lessons/ built from reusable components in ./assets/, each tied to your mission and zone of proximal development. - Evidence-Based Teaching: Grounds lessons in curated high-trust resources rather than parametric knowledge, and applies retrieval practice, spacing, and interleaving to build long-term retention. - Use Case: You want to learn strength training over several weeks. The Skill interviews you to define a concrete mission, curates trusted sources, then generates interactive quiz-based HTML lessons and a glossary, recording each demonstrated understanding so future sessions build on it. ## Quick Start Ask the agent to teach you a topic, for example: teach me the fundamentals of strength training in this workspace.