book-chapter-generator

Installation
SKILL.md

Book Chapter Generator

Overview

This skill creates a comprehensive chapter structure for intelligent textbooks by analyzing the course description, learning graph, and concept taxonomy. It designs an optimal chapter outline that ensures all concepts are covered exactly once, respects dependency relationships, and distributes content appropriately across chapters.

When to Use This Skill

Use this skill when:

  • A learning graph has been generated (learning-graph.json exists)
  • The course description is finalized
  • The concept taxonomy has been established
  • Chapter content structure needs to be designed before writing begins

Prerequisites:

  • /docs/course-description.md must exist
  • /docs/learning-graph/learning-graph.json must exist with ~200 concepts
  • /docs/learning-graph/concept-taxonomy.md should exist
  • MkDocs project structure must be in place
Related skills

More from vishalsachdev/claude-skills

Installs
3
GitHub Stars
2
First Seen
Jan 28, 2026