dmccreary/book-chapter-generator
Designs the chapter structure for an intelligent textbook by analyzing the learning graph and concept dependencies. Use after the learning graph is complete and before generating chapter content.
npx skills add https://github.com/dmccreary/claude-skills --skill book-chapter-generator
Take dmccreary/book-chapter-generator from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.