Loading...
Loading...
This skill should be used when the user asks to validate, reindex, repair registries, check links, check continuity, count words, summarize a story project, import an existing manuscript, export a manuscript, run the story CLI, or perform deterministic maintenance on a Story Skills markdown project.
npx skill4agent add danjdewhurst/story-skills story-maintenancestory <command>bun run story -- <command>node scripts/story.js <command>scripts/story.jsstory-initscripts/story.jsmanuscript.mdstory validate .
story reindex .
story wordcount . --write
story links .
story continuity .
story import draft.md --title "Title"
story report .
story report . --actionable
story next .
story doctor .
story migrate .
story add character "Name"
story rename character old-id "New Name"
story remove promise old-promise
story export . --out manuscript.md
story build . --format markdown
story build . --format epub
story build . --format docxvalidatereindexwordcount --writelinkscontinuitydied-incontinuity/state.mdimportreportnextdoctormigrateaddrenameremoveexportbuilddist/