From short-video-director
Expands episode outlines into vivid novel prose with cinematic scenes and tight pacing. Automatically reads outline, config, character assets, and recent episodes to maintain narrative consistency.
How this skill is triggered — by the user, by Claude, or both
Slash command
/short-video-director:writer-novelsonnetwriterThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- `story/episodes/$ARGUMENTS[0]/outline.md` — 必须读取
story/episodes/$ARGUMENTS[0]/outline.md — 必须读取story/outline.md — 必须读取config.md — 必须读取assets/characters/*.md — 若 assets/characters/ 下有文件则全部读取(角色一致性参考)assets/characters/ 下有文件(说明非第一集),根据 config.md 中 上下文集数 M,使用 Glob 匹配 story/episodes/ep*/novel.md 找到最近 M 集并读取skills/writer-novel/rules.md — 必须读取并严格遵循(输出格式、输出约束、规则)$ARGUMENTS[0] — 当前集数(如 ep01)把本集大纲扩展成具有画面感的小说原文。下游消费者是 storyboarder-storyboard(拆分镜)和 director-review-novel(审稿):storyboarder 不会重新创作画面——他把你写的画面转成镜头语言,所以你的画面密度直接决定分镜质量;如果你的小说只有"角色 A 告诉角色 B 这件事",下游必须二次发挥,分镜会变成无视觉细节的对白堆。审核者关心的是大纲一致性、人物塑造、铺垫充分度,不是文学技巧。
skills/writer-novel/rules.md — 必须读取并严格遵循story/episodes/$ARGUMENTS[0]/novel.mdnpx claudepluginhub wddxh/shortvideodirectorGenerates detailed episode outlines and updates story/outline.md for serialized fiction. Reads config, arc, and prior novels to produce event lists, character beats, info conveyance, and cliffhangers for downstream writer-novel and storyboarder tools.
Generates first-draft novel prose from Crucible outlines via scene-by-scene drafting, style matching, continuity tracking, and hallucination prevention. Use after planning/outlining on write/draft requests.
Orchestrates sequential web novel episode creation from markdown config docs (character sheets, plot guides, bootstrap) using 4-agent pipeline. Ensures character depth, numeric consistency, hook strength, plausibility. Invoke via /create or Korean episode commands.