From velith
Generates structured book outlines with genre-specific blueprints (fiction 3-act/15-beat, non-fiction problem-to-practice, technical scaffold), per-chapter specs, cross-reference DAG, and structural validation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/velith:book-outlineThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Genre structures: Fiction → 3-Act/15-Beat · Non-fiction → Problem→Principles→Practice→Advanced · Technical → Intro(15%)→Foundations(25%)→Practice(30%)→Advanced(20%)→Reference(10%).
Genre structures: Fiction → 3-Act/15-Beat · Non-fiction → Problem→Principles→Practice→Advanced · Technical → Intro(15%)→Foundations(25%)→Practice(30%)→Advanced(20%)→Reference(10%).
Per-chapter spec: hook · key concepts (3-5) · word target (±10%) · difficulty · prerequisites · source refs.
Cross-reference map as DAG. Rules: no cycles, each concept defined only at first appearance.
Validation by genre:
Output: outline.md (structure overview, chapter specs, dependency map, validation results).
Gate: outline.md exists, all chapters specified, cross-reference map written.
Update the project dashboard status:
node {PLUGIN_ROOT}/velith.mjs scan [project-dir] --plugin-root={PLUGIN_ROOT}
npx claudepluginhub epicsagas/plugins --plugin velithGenerates chapter-by-chapter outlines from Crucible Structure planning documents like thesis, strand maps, forge points. Use after Crucible planning for single books or series, on requests like 'outline my book'.
Generates book chapters using a Plan-Then-Execute approach with parallel writing, continuity validation, and QA checks. Useful for structured book drafting projects.
Generates volume beat sheets, timelines, skeletons, and chapter outlines from total outline in webnovel projects. Enriches settings and updates state.