From short-video-director
Targetedly revises novel episode Markdown based on director feedback or edit requests. Maps issues to sections, fixes with minimal changes to preserve outlines, characters, and downstream workflow.
npx claudepluginhub wddxh/shortvideodirectorThis skill is limited to using the following tools:
- `story/episodes/$ARGUMENTS[0]/novel.md` — 必须读取(现有小说)
Fixes episode outlines in story projects based on feedback, syncing changes to master story/outline.md while checking arc consistency and downstream impacts.
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.
Manages multi-level novel revisions across thematic, structural, and prose levels to prevent cascade problems. Use for editing long-form fiction with interconnected changes.
Share bugs, ideas, or general feedback.
story/episodes/$ARGUMENTS[0]/novel.md — 必须读取(现有小说)story/episodes/$ARGUMENTS[0]/outline.md — 必须读取story/outline.md — 必须读取(整体故事大纲)config.md — 必须读取assets/characters/*.md — 若存在则全部读取(角色一致性参考)skills/writer-novel/rules.md — 必须读取并严格遵循$ARGUMENTS[0] — 当前集数(如 ep01)$ARGUMENTS[1] — 修改意见(由 workflow 传入,来源可能是 Director 审核或用户编辑请求)按 Director 审稿意见或用户编辑请求,定向修正现有 novel.md。下游消费者依然是 storyboarder-storyboard 和 director-review-novel,但它们已经基于"修改前"的版本运作过一轮——你的修正必须只动指出的问题,未涉及部分逐字保留,否则下游会被无关变更打断(已生成的分镜 / 已得出的审稿结论失效)。修正成本远低于重写;超改不是"加分",是引入回归。
skills/writer-novel/rules.md — 必须读取并严格遵循story/episodes/$ARGUMENTS[0]/novel.md