Learn Anything with Lesson Generator Skill
The Lesson Generator Skill allows users to create interactive multi-lesson courses. It emphasizes compactness and usability, ensuring that each course includes essential elements like objectives, quizzes, and flashcards. The skill is designed to produce a self-contained browser artifact that is easy to navigate and responsive.
- ▪The skill generates standalone multi-lesson courses without relying on external services.
- ▪Courses typically consist of 6-8 lessons, each with specific learning objectives and knowledge checks.
- ▪The generated artifact includes HTML, CSS, and JavaScript files that are self-contained and user-friendly.
Opening excerpt (first ~120 words) tap to expand
name lesson-generator description Build compact, standalone multi-lesson course artifacts with lesson navigation, objectives, flashcards, quizzes, and source links. Use this skill when the user asks for an interactive lesson, mini-course, study guide, course module, flashcards, quizzes, knowledge checks, or a learning artifact. Build a standalone multi-lesson course as a self-contained browser artifact. Do not assume any backend, database, or external service. Default to a 6-8 lesson course for the user's topic unless they explicitly ask for a single lesson. Do not deliver one long lesson page for general requests.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.