From short-video-director
Fixes specified asset files based on user modification suggestions, syncing visual descriptions with image prompts. Ensures consistency and warns on name changes affecting storyboards.
npx claudepluginhub wddxh/shortvideodirectorThis skill is limited to using the following tools:
- `$ARGUMENTS[0]` 指定的资产文件 — 必须读取(现有资产)
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.
Orchestrates story-to-video pipeline: breaks text into scenes, generates consistent Z-Image hero/refs + Qwen Edit frames, WAN FLF clips, ffmpeg concatenation.
Share bugs, ideas, or general feedback.
$ARGUMENTS[0] 指定的资产文件 — 必须读取(现有资产)config.md — 必须读取skills/creator-create-assets/rules.md — 必须读取并严格遵循$ARGUMENTS[0] — 资产文件路径(如 assets/characters/林北.md)$ARGUMENTS[1] — 修改意见(由 workflow 传入,来源可能是用户编辑请求)按用户编辑请求或修改意见定向修正指定资产文件。下游消费者是图像模型(用提示词生成参考图)和 storyboarder(用资产名引用、用图片作为视频参考)。资产改动连锁面广——改视觉描述需同步图像提示词;改基础角色资产可能让所有引用此角色的造型变体不一致;改资产名称会让 storyboard 引用断链(断链由 storyboard 修正消化,本 skill 输出警告)。
skills/creator-create-assets/rules.md — 必须读取并严格遵循$ARGUMENTS[0]⚠️ 资产名称已变更,以下镜头需通过 fix-storyboard 同步引用:{镜头列表},让上游 workflow 据此调度