From short-video-director
Reviews single-episode short video storyboards for narrative integrity, pacing, character consistency, and plot setup against script, outline, and rules. Outputs pass or targeted fix list for downstream revision.
npx claudepluginhub wddxh/shortvideodirectorThis skill is limited to using the following tools:
- `story/episodes/$ARGUMENTS[0]/script.md` — 必须读取
Reviews storyboards against novel, outline, and rules for narrative completeness, pacing, dialogue density via Bash scripts, and technical compliance. Blocks issues causing video generation or plot failures.
Evaluates video scripts, presentations, and Remotion scenes for flatness, tension, emotional impact. Scores 6 dimensions, identifies problems, suggests concrete fixes.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Share bugs, ideas, or general feedback.
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,且没有续集连贯性需求。
通过时:
## 审核结果:通过
不通过时:
## 审核结果:需修改
1. **镜头 {N}:** {问题描述} → {修改建议}
2. **镜头 {N}:** {问题描述} → {修改建议}
skills/short-storyboard/rules.md — 必须读取,按照其中的输出格式、字段约束和规则逐条审核除 rules.md 中的规则外,重点审核以下叙事层面的问题: