What problem does it solve? Learning a new topic with an AI assistant is usually stateless — every session starts from zero, with no memory of what you already know or why you are learning. This Skill turns a directory into a persistent teaching workspace that tracks your mission, progress, and resources across sessions. ## Core Features & Use Cases - Stateful Learning Workspace: Maintains MISSION.md, RESOURCES.md, GLOSSARY.md, and numbered learning records so every session builds on prior understanding. - HTML Lesson Generation: Produces short, self-contained, beautifully typeset lessons saved to ./lessons/, each targeting your zone of proximal development with retrieval practice and feedback loops. - Reusable Components & References: Builds a shared asset library (stylesheets, quiz widgets) and printable reference documents like 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 resources, generates interactive lessons, and records each insight so future sessions never re-teach what you already know. ## Quick Start Ask the agent to teach you a topic, for example: teach me the fundamentals of strength training in this workspace.