From short-video-director
Generates visually descriptive, scene-organized scripts from short video outlines with locations, actions, dialogues, monologues, narrations, and sounds. Reads episode outlines, configs, and character assets for consistency.
npx claudepluginhub wddxh/shortvideodirectorThis skill is limited to using the following tools:
- `story/episodes/$ARGUMENTS[0]/outline.md` — 必须读取
Generates detailed story outlines for single-episode short videos with full arc (setup, conflict, climax, resolution), reading config.md and plot direction, writing to ep01/outline.md. For video script workflows.
Transforms creative ideas into production-ready screenplays with scene breakdowns, visual descriptions, proper formatting, and XML-tagged markdown for AI video pipelines like imagine and arch-v.
Use when the user wants to write a video script for a product demo, feature walkthrough, launch video, or social media video about a feature or product change
Share bugs, ideas, or general feedback.
story/episodes/$ARGUMENTS[0]/outline.md — 必须读取config.md — 必须读取assets/characters/*.md — 若存在则全部读取(角色声音一致性参考)skills/scriptwriter-script/rules.md — 必须读取并严格遵循$ARGUMENTS[0] — 当前集数(如 ep01)把短视频大纲扩展成具有画面感的剧本,按场景组织,每个场景包含地点、时间、氛围、动作、对白、内心独白、旁白和声音反应。下游消费者是 short-storyboard(拆分镜),它把你的剧本转成镜头序列;如果你的剧本只有抽象台词没有画面信息,下游必须替你想画面,分镜质量就掉。短视频时长有限(通常 1-3 分钟),台词必须每句服务剧情或塑造人物,没有冗余空间。
skills/scriptwriter-script/rules.md — 必须读取并严格遵循story/episodes/$ARGUMENTS[0]/script.md