From short-video-director
Targetedly fixes script.md in story episodes based on director feedback, minimally editing only specified issues while preserving scene rhythm and structure for short videos.
npx claudepluginhub wddxh/shortvideodirectorThis skill is limited to using the following tools:
- `story/episodes/$ARGUMENTS[0]/script.md` — 必须读取(现有剧本)
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.
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]/script.md — 必须读取(现有剧本)story/episodes/$ARGUMENTS[0]/outline.md — 必须读取config.md — 必须读取assets/characters/*.md — 若存在则全部读取(角色一致性参考)skills/scriptwriter-script/rules.md — 必须读取并严格遵循$ARGUMENTS[0] — 当前集数(如 ep01)$ARGUMENTS[1] — 修改意见(由 workflow 传入,来源可能是 Director 审核或用户编辑请求)按 Director 审稿意见或用户编辑请求,定向修正现有 script.md。下游消费者是 short-storyboard(拆分镜)和 director-review-script(审稿),它们已经基于"修改前"的版本运作过一轮——你的修正必须只动指出的问题,未涉及部分逐字保留。短视频时长极紧(通常 1-3 分钟),任何台词或场景结构改动都会重新分配节奏;超改 = 节奏失衡 + 已分镜场景失效。
skills/scriptwriter-script/rules.md — 必须读取并严格遵循story/episodes/$ARGUMENTS[0]/script.md