From story-skills
Manages story arcs, plot points, timelines, foreshadowing, and pacing in markdown-based story projects. Activates on requests for plot outlines, arcs, or structure planning.
npx claudepluginhub danjdewhurst/story-skills --plugin story-skillsThis skill uses the workspace's default tool permissions.
Plan and manage story arcs, plot points, foreshadowing, and narrative timeline. Each arc is a markdown file in `plot/arcs/` with a chronological timeline maintained in `plot/timeline.md`. The plot index tracks all arcs, their status, and theme coverage.
Initializes structured markdown folder layout for new fiction story projects: story bible, character registry, worldbuilding index, plot structure, timeline, and chapter tracker with YAML frontmatter.
Guides story structuring at saga, arc, chapter, and scene levels with focus on causation, escalating stakes, pacing, and setup-payoff. Use for planning arcs, chapter outlines, or evaluating narrative structure.
Collaborates on fiction story outlines by generating scene beats, character arcs, plot structures, and exploratory prose samples. Use for developing, iterating, or improving outlines before drafting.
Share bugs, ideas, or general feedback.
Plan and manage story arcs, plot points, foreshadowing, and narrative timeline. Each arc is a markdown file in plot/arcs/ with a chronological timeline maintained in plot/timeline.md. The plot index tracks all arcs, their status, and theme coverage.
A story project must already exist (created via the story-init skill). Verify by checking for story.md in the project root.
story.md for genre and themesreferences/structure-models.md for available structuresplot/_index.md frontmatter structure fieldstory.md for themesplot/_index.md for existing arcscharacters/_index.md to understand available charactersreferences/arc-template.mdplot/arcs/{arc-name-kebab}.mdplot/_index.md arcs tableplot/_index.mdcharacters/Plot points live within arc files in the "Plot Points" table. When adding a plot point:
plot/timeline.md in chronological orderThe timeline at plot/timeline.md is a chronological master list of all story events across all arcs.
When adding events:
When reviewing the timeline:
Each arc tracks its own foreshadowing in the "Foreshadowing" table:
planted or paid-offDuring chapter writing, flag any planted items that haven't been paid off as reminders.
characters fieldthemes fieldplot/_index.md maps themes to arcs and chaptersreferences/arc-template.md - Template for arc files with frontmatter and sectionsreferences/structure-models.md - Story structure models (three-act, hero's journey, save the cat, kishotenketsu, five-act) with beat sheets