From ebook-publishing
Create a scene-by-scene chapter outline with goals, conflicts, POV, and word count targets. Reads book-profile.md and story-development.md. Triggers: 'plan my chapters', 'chapter outline', 'scene list', 'outline my chapters', 'scene by scene breakdown'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ebook-publishing:chapter-planningThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Turn your beat sheet into a chapter-by-chapter scene list with goals, conflicts, POV assignments, and word count targets.
Turn your beat sheet into a chapter-by-chapter scene list with goals, conflicts, POV assignments, and word count targets.
Read book-profile.md and planning/story-development.md if present. Extract: genre, word count target, protagonist(s), beat sheet if available.
Ask:
Chapter count — Approximately how many chapters? (Rough is fine — e.g., "about 30" or "I want chapters around 3,000 words each")
POV structure — Single POV throughout, multiple POVs alternating, or omniscient?
Existing chapter ideas — Do you have any chapters already drafted or firmly planned? Note them so the outline can anchor to them.
Produce a chapter-by-chapter outline. For each chapter:
| Chapter | Title/label | POV | Beat (if applicable) | Scene goal | Conflict/obstacle | Disaster or resolution | Word count target |
|---|
Rules for filling this table:
Map the beats from story-development.md to specific chapters. Flag if any beats are unplaced.
If multiple POV: count chapters per POV character. Flag large imbalances. Suggest if any POV feels underused or overused relative to their role in the story.
Save planning/chapter-planning.md:
---
chapter_count: <number>
pov_structure: "<single/multiple/omniscient>"
pov_characters: ["<name>", "<name>"]
word_count_target: <number>
words_per_chapter_target: <number>
---
## Chapter Outline
| Chapter | Title/label | POV | Beat | Scene goal | Conflict | Disaster/resolution | Words |
|---|---|---|---|---|---|---|---|
<one row per chapter>
## POV Balance
<summary of chapters per POV character>
## Unplaced Beats
<any beats from story-development.md not yet mapped to a chapter>
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub de-anchorite/claude-skills --plugin ebook-publishing