lesson-generator

Generate Docusaurus lesson skeletons with frontmatter and learning objectives.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/ayeshakhalid192007-dev/humanoid-ai-studio --skill lesson-generator-ayeshakhalid192007-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lesson-generator
Source: https://github.com/ayeshakhalid192007-dev/humanoid-ai-studio/tree/main/.claude/skills/lesson-generator
Command: npx skills add https://github.com/ayeshakhalid192007-dev/humanoid-ai-studio --skill lesson-generator-ayeshakhalid192007-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docusaurus-conventions (file naming, MDX syntax).

What problem does it solve?

The Lesson Generator automates the creation of consistent, metadata-rich lessons that align with the 4-Layer Teaching Framework and Docusaurus conventions.

Core Features & Use Cases

  • Generates complete lesson frontmatter that follows the prescribed schema (id, title, description, objectives, hardware_tier, learning_objectives, skills, etc.).
  • Ensures adherence to Docusaurus conventions and provides ready-to-publish content scaffolding for modules, chapters, and lessons.
  • Supports workflow automation for cross-module lesson drafts and versioning, with hooks for AI-assisted content generation.

Quick Start

Produce a complete lesson skeleton from the given module and chapter, including frontmatter and skeleton sections.

Frequently Asked Questions about lesson-generator

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

FAQPage Schema
How do I automate lesson content creation for Docusaurus?

Generate consistent, metadata-rich lesson skeletons aligned with Docusaurus conventions to automate structured lesson content creation. It produces frontmatter, learning objectives, and routing structure for modules and chapters.

What frontmatter fields are required for Docusaurus lesson pages?

Required frontmatter fields for Docusaurus lesson pages include id, title, description, duration, proficiency, layer, hardware, learning_objectives, and skills. The generator automatically populates these fields to satisfy schema requirements.

Can I generate multiple lesson drafts across different modules at once?

Yes, you can generate multiple lesson drafts across modules. The generator supports cross-module lesson planning workflows, enabling rapid drafting of frontmatter, learning objectives, and routing structure for multiple lessons simultaneously.

Does the lesson generator support the 4-Layer Teaching Framework?

Yes, the lesson generator supports the 4-Layer Teaching Framework. It creates metadata-rich lessons that align with this framework while adhering to Docusaurus file naming and MDX syntax conventions.

What are the limitations of automated lesson skeleton generation?

Automated lesson skeleton generation produces structural scaffolding and metadata rather than full instructional content. It provides section guidelines and versioning hooks, but educators must still develop the detailed narrative within the generated Docusaurus files.