teach

Create persistent teaching workspaces with HTML lessons, glossaries, and learning records.

6|2|Updated May 6, 2026
One-click install
npx skills add https://github.com/sek788432/Stock-Back-Test-System --skill teach-sek788432
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: teach
Source: https://github.com/sek788432/Stock-Back-Test-System/tree/main/.agents/skills/teach
Command: npx skills add https://github.com/sek788432/Stock-Back-Test-System --skill teach-sek788432

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Learning a new topic with an AI assistant is usually stateless — each session starts from zero, re-teaches known material, and loses track of why you are learning. This Skill maintains a dedicated teaching workspace that persists your mission, progress, and terminology across sessions. ## Core Features & Use Cases - Persistent Learning State: Tracks your mission, glossary, curated resources, and learning records in structured Markdown files so every session builds on the last. - Interactive HTML Lessons: Generates short, beautifully typeset lessons with quizzes and feedback loops, saved to a Lessons directory and linked together like a course. - Zone of Proximal Development Targeting: Reads your learning records to pick the next topic that challenges you just enough, using retrieval practice, spacing, and interleaving for long-term retention. - Use Case: You want to learn strength training over several weeks. The Skill interviews you about your goal, builds a MISSION.md, curates trusted resources, then produces a sequence of interactive lessons while recording what you have demonstrably understood. ## Quick Start Ask the agent to teach you a topic over multiple sessions and confirm a directory to use as your teaching workspace.

Frequently Asked Questions about teach

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I learn a new topic with an AI over multiple sessions?▼

Use a teaching workspace that persists state between sessions. The Skill records your mission, learning records, and glossary in Markdown files, so each new session reads prior progress and continues from your current level instead of restarting.

What files does the teaching workspace contain?▼

The workspace holds MISSION.md for your goal, GLOSSARY.md for terminology, RESOURCES.md for trusted sources, LearningRecords for demonstrated understanding, Lessons as HTML files, Assets for reusable components, and NOTES.md for preferences.

How are the HTML lessons structured?▼

Each lesson is a single self-contained HTML file teaching one tightly-scoped topic tied to your mission. Lessons include citations to trusted sources, interactive quizzes with immediate feedback, links to related lessons, and a recommended primary source.

Can I use this for skill-based topics like yoga or fitness?▼

Yes, the Skill supports both knowledge-heavy and skill-heavy topics. For skills, lessons emphasize guided real-world steps and effortful retrieval practice, and it can point you to communities or local classes for real-world feedback.

When does the Skill write a learning record?▼

A learning record is written when you demonstrate genuine understanding, disclose prior knowledge, correct a misconception, or shift your mission. Merely covering material does not qualify; the record requires evidence you can use the concept.