Volume Direction
Description
# 卷方向确定 skill ## 流程 首次:展示故事结构模板 → 作者确认骨架 卷 N+1:角色发声 → 4 步检测 → 确定卷方向 ## 1. 卷 N+1:让角色说话 有前卷存档(`archives/` 非空)→ **直接从角色驱动分析开始**,不推模板。 1. 读前卷未收束的钩子和主角当前状态 2. 读各活跃角色的最新状态历史 3. 对每个活跃角色(含 antagonist/重要配角),生成角色"发声": ```text 【{角色名}的处境】卷末落位——和谁在一起、掌握了什么信息、目前处于什么局面 【{角色名}未完成的事】上一卷留下的执念/目标/恐惧——什么还没解决 【{角色名}卷间思考】在卷与卷之间的间隙里反复在想什么 【{角色名}现在想做的事】基于当前处境下一卷最可能推动什么 ``` 4. 展示给作者。几个角色的意志冲突会自然形成主线。 5. **从发声到章节展开(4 步检测):** - 检测主线是否浮现——所有角色的"现在想做的事"是否指向同一个矛盾点? - 推导章节数——每个角色"现在想做的事"大约需要几章完成?加总得卷长 - 检查章纲方
Installation
Installs to ~/.claude/skills/modoojunko-awesome-novel-agent-volume-direction/SKILL.md
mkdir -p ~/.claude/skills/modoojunko-awesome-novel-agent-volume-direction && curl -fsSL https://raw.githubusercontent.com/modoojunko/awesome-novel-agent/HEAD/skills/volume-direction.md -o ~/.claude/skills/modoojunko-awesome-novel-agent-volume-direction/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11