From short-video-director
Generates phase-level story arc plans for a novel series. Automatically reads config and outline files, then writes a structured arc.md with phases, key turning points, and episode summaries.
How this skill is triggered — by the user, by Claude, or both
Slash command
/short-video-director:director-arcsonnetdirectorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- `config.md` — 必须读取
config.md — 必须读取story/outline.md — 若存在则读取story/outline.md 存在,根据 config.md 中 上下文集数 M,使用 Glob 匹配 story/episodes/ep*/novel.md 找到最近 M 集并读取$ARGUMENTS[0] — 总集数$ARGUMENTS[1] — 选定的剧情方向(引号包裹的完整文本)根据总集数和剧情方向,生成阶段级剧情弧线规划。
# 剧情弧线
总集数:{N}
## 总体剧情
{完整故事的总体概述:核心冲突、主要角色关系、故事走向和最终结局。篇幅根据故事复杂度自行决定,确保后续各阶段和每集规划都能从中找到清晰的叙事依据}
## 第1-{X}集:{阶段名称}
- **阶段目标:** {描述}
- **关键转折点:** {描述}
- **角色发展:** {描述}
- **阶段结尾钩子:** {描述}
### 每集规划
- **第1集:** {本集主要剧情概述}
- **第2集:** {本集主要剧情概述}
- ...
- **第{X}集:** {本集主要剧情概述}
## 第{X+1}-{Y}集:{阶段名称}
- **阶段目标:** {描述}
- **关键转折点:** {描述}
- **角色发展:** {描述}
- **阶段结尾钩子:** {描述}
### 每集规划
- **第{X+1}集:** {本集主要剧情概述}
- ...
- **第{Y}集:** {本集主要剧情概述}
## 第{Z}-{N}集:{阶段名称}(大结局)
- **阶段目标:** {描述}
- **关键转折点:** {描述}
- **角色发展:** {描述}
- **大结局:** {精彩的结局设计}
### 每集规划
- **第{Z}集:** {本集主要剧情概述}
- ...
- **第{N}集:** {本集主要剧情概述}
story/arc.mdnpx claudepluginhub wddxh/shortvideodirectorGenerates detailed episode outlines and updates story/outline.md for serialized fiction. Reads config, arc, and prior novels to produce event lists, character beats, info conveyance, and cliffhangers for downstream writer-novel and storyboarder tools.
Plans and manages story arcs, plot points, foreshadowing, and narrative timelines for writing projects. Useful when structuring a plot or tracking story events.
Generates standalone plot structures and hook guides for web novels: overall narrative arcs, catharsis rhythms, 25-chapter details, and paid conversion strategies. For episode composition and hook planning.