What problem does it solve? Starting a new fiction project often means inventing an ad-hoc folder layout that later breaks continuity tracking. This Skill scaffolds a complete, cross-referenced markdown structure for a story so characters, worldbuilding, plot, scenes, and continuity stay organized from day one. ## Core Features & Use Cases - Structured Project Scaffolding: Creates a story bible (story.md), character/worldbuilding/plot registries, scene tracking, continuity state, glossary, and chapter tracker, all with YAML frontmatter. - CLI-Aware Workflow: Prefers the Story CLI (story init) or the bundled story-maintenance/scripts/story.js fallback, with manual file creation as a last resort. - Continuity-Ready Conventions: Enforces kebab-case filenames, schema-version 2 frontmatter, bidirectional cross-links, and _index.md registries used by all other story skills. - Use Case: You want to start a new science-fiction novel. Provide the title, genre, synopsis, themes, POV, and tense, and receive a fully populated project folder ready for character creation, worldbuilding, and plotting. ## Quick Start Ask the assistant to start a new story project with your title, genre, synopsis, setting era, themes, POV, and tense.