From short-video-director
Targetedly fixes single-episode short video storyboards per director feedback, reading existing storyboard/script/outline/assets/config/rules, handling state/padding/asset chains without unrelated changes.
npx claudepluginhub wddxh/shortvideodirectorThis skill is limited to using the following tools:
- `story/episodes/$ARGUMENTS[0]/storyboard.md` — 必须读取(现有分镜)
Targetedly fixes episode storyboards based on director feedback, reading novel/outline/assets/rules, ensuring shot continuity, asset consistency, foreshadowing coverage, and preserving unrelated shots.
Rewrites novel episodes to match updated character sheets, plot guides, and bootstrap settings. Analyzes discrepancies in plot, character depth; rewrites scenes; verifies consistency via 3-phase agent team. Invoke with /rewrite, /revise, episode ranges.
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]/storyboard.md — 必须读取(现有分镜)story/episodes/$ARGUMENTS[0]/script.md — 必须读取story/episodes/$ARGUMENTS[0]/outline.md — 必须读取(含资产清单)assets/**/*.md 全部文件路径列表,仅读取文件名与清单中资产名称匹配的文件config.md — 必须读取skills/short-storyboard/rules.md — 必须读取并严格遵循$ARGUMENTS[0] — 当前集数(如 ep01)$ARGUMENTS[1] — 修改意见(由 workflow 传入,来源可能是 Director 审核或用户编辑请求)按 Director 审稿意见或用户编辑请求,定向修正现有短视频 storyboard.md。下游消费者是即梦视频模型和 short-review-storyboard。和系列剧分镜不同:单集短视频时长有限(通常 1-3 分钟),铺垫挤压风险更高,任何镜头改动都可能放大节奏失衡。修正分镜的连锁面广——改一个镜头可能影响相邻镜头的状态衔接,改一个资产引用可能波及所有引用镜头,改铺垫镜头可能让铺垫覆盖断链。已生成视频的镜头被改会导致相应 mp4 失效需要重生成(成本高),修正必须只动指出的问题。
评估阶段:
编辑阶段:
skills/short-storyboard/rules.md — 必须读取并严格遵循story/episodes/$ARGUMENTS[0]/storyboard.md