From short-video-director
Reviews short video storyboard episodes for narrative completeness, pacing, character consistency, and plot foreshadowing. Outputs pass/revision decisions with per-shot fix instructions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/short-video-director:short-review-storyboardopusdirectorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- `story/episodes/$ARGUMENTS[0]/script.md` — 必须读取
story/episodes/$ARGUMENTS[0]/script.md — 必须读取story/episodes/$ARGUMENTS[0]/storyboard.md — 必须读取story/episodes/$ARGUMENTS[0]/outline.md — 必须读取assets/characters/*.md — 若存在则读取$ARGUMENTS[0] — 当前集数(如 ep01)审核单集短视频分镜,输出"通过"或"需修改 + 修改意见列表"。直接下游是 short-fix-storyboard skill:当你判"需修改"时,意见列表会被自动传给 fix skill 在最多 2 轮内修订分镜,列表里的每一条都会被执行(按镜头号定位)。判定(通过/需修改)是质量门槛,意见列表是给 fix skill 的工作单。短视频分镜审核与系列剧版相同——挡住跨镜头引用、画面台词分离、状态突变、铺垫漏掉、台词超时、整体观感平淡——不同点是输入是 script 而非 novel,且没有续集连贯性需求。
审核结果写入 story/episodes/$ARGUMENTS[0]/.review-storyboard.md(append 模式,每轮追加一段)。
Round 自检:
.review-storyboard.md(若不存在,本次为第 1 轮;若存在,grep ^## 第 [0-9]+ 轮 找最大 N,本次为第 N+1 轮)本轮段格式:
通过时(仅 heading 行):
## 第 {N} 轮 ({YYYY-MM-DD HH:MM}) - 通过
不通过时:
## 第 {N} 轮 ({YYYY-MM-DD HH:MM}) - 需修改 ({M} 项)
1. **镜头 {N}:** {问题描述} → {修改建议}
2. **镜头 {N}:** {问题描述} → {修改建议}
注意:每轮段前留一个空行,与上一轮段隔开。
skills/short-storyboard/rules.md — 必须读取,按照其中的输出格式、字段约束和规则逐条审核除 rules.md 中的规则外,重点审核以下叙事层面的问题:
story/episodes/$ARGUMENTS[0]/.review-storyboard.md(append 模式,详见上文「输出格式」段的 Round 自检流程)pass 或 needs_revision {M}({M} = 本轮意见条数)→ 返回给 workflownpx claudepluginhub wddxh/shortvideodirectorReviews storyboard episodes for narrative completeness, pacing, dialogue density, and technical compliance. Outputs pass/needs-revision judgments with scene-level revision instructions for a downstream fix skill.
Produces structured editorial notes from a rough cut description, identifying structural, pacing, and narrative issues with specific solutions. Useful for documentary editors, producers, and post-production reviews.
Evaluates video scripts, presentations, and Remotion scenes for flatness, tension, emotional impact. Scores 6 dimensions (tension, specificity, emotional arc, hook, customer voice, visual variety), identifies problems, suggests fixes.