From short-video-director
Generates structured confirmation notes for storytelling projects by reading config, arc, outline, and recent episode files. Supports new-story and continue-story modes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/short-video-director:director-input-confirmsonnetdirectorThis 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/arc.md — 若存在则读取story/outline.md — 若存在则读取story/outline.md 存在,根据 config.md 中 上下文集数 M,使用 Glob 匹配 story/episodes/ep*/novel.md 找到最近 M 集并读取story/outline.md 不存在 → new-story 模式story/outline.md 已存在 → continue-story 模式$ARGUMENTS[0] — 用户故事输入或用户反馈内容根据用户提供的故事材料,生成结构化的确认说明,梳理核心设定、关键转折和集尾钩子。
new-story 时(story/outline.md 不存在):
## {主题名称}
- **剧名:** {剧名}
- **核心设定:** {一句话概括世界观和主角定位}
- **开篇钩子:** {第一集的核心冲突/悬念}
- **卖点分析:** {为什么适合短视频}
continue-story 时(story/outline.md 已存在):
## {走向名称}
- **关键转折:** {本集核心冲突或反转}
- **涉及角色:** {主要出场角色}
- **集尾钩子:** {收束方式 — 描述}
- **对整体剧情的影响:** {如何推动后续剧情}
npx 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.
Creates narrative documentation with story structure and world-building. Activates on user mentions of 'narrative design' or 'create narrative'.