What problem does it solve? Learning a new topic with an AI assistant is usually stateless: every session starts from zero, prior knowledge gets re-taught, and there is no record of progress. This Skill turns a directory into a persistent teaching workspace that tracks your mission, what you have learned, and which resources to trust across multiple sessions. ## Core Features & Use Cases - Stateful learning workspace: Maintains MISSION.md, GLOSSARY.md, RESOURCES.md, and sequentially numbered learning records so every session builds on the last and targets your zone of proximal development. - HTML lesson generation: Produces short, self-contained, beautifully typeset lessons saved to ./lessons/, built from reusable components in ./assets/ and grounded in cited high-trust sources. - Retention-focused pedagogy: Designs lessons around retrieval practice, spacing, and interleaving to build long-term storage strength rather than illusory fluency. - Use Case: You want to learn strength training over several weeks. The Skill interviews you to write a mission, curates trusted resources, generates an interactive HTML lesson on progressive overload, and records what you demonstrated so the next session teaches the right next thing. ## Quick Start Ask the assistant to teach you a topic, for example: teach me the fundamentals of strength training in this workspace.