web-novel-masterlisted
Install: claude install-skill tinylion1024/web-novel-master
# Web Novel Master: 结构化网文创作助手
## 创作检查原则
1. **冲突驱动** - 每章明确本章冲突、转折或推进点
2. **情绪节奏** - 为每章记录情绪目标,避免长期单一高压或平铺
3. **人物一致性** - 关键行为需符合人物动机,并回填人物档案
4. **连续性** - 记录伏笔、命名与章节状态,避免跨章矛盾
## 四种创作模式
| 模式 | Phase数 | 适用场景 |
|------|---------|---------|
| **Fast** | 5 | 爱好者,极简快速 |
| **Professional** | 8 | 作者,质量优先 |
| **Industrial** | 10 | 团队,流水线生产 |
| **Instant** | 1 | claude -n -p 非交互,一站式生成 |
---
## 核心流程
进入每个阶段时,先阅读对应的流程文档以获取详细执行指令。
### 模式选择
先根据用户需求选择创作模式。
→ 详见 [Mode_Selector.md](references/flows/Mode_Selector.md)
### 对应模式入口
用户选择模式后,进入对应入口文件执行初始化与后续流程:
- Fast → [Fast0_Initialization.md](references/flows/Fast/Fast0_Initialization.md)
- Professional → [Pro0_Initialization.md](references/flows/Pro/Pro0_Initialization.md)
- Industrial → [Ind0_Project_Initialize.md](references/flows/Ind/Ind0_Project_Initialize.md)
- Instant → [Instant0_One_Shot.md](references/flows/Instant/Instant0_One_Shot.md)
---
## 模式文件索引
### Fast 快速模式(5 Phase)
| Phase | 文件 | 核心职责 |
|-------|------|---------|
| 0 | Fast/Fast0_Initialization.md | 初始化 |
| 1 | Fast/Fast1_Idea_Clarify.md | 想法明确 |
| 2 | Fast/Fast2_Quick_Draft.md | 快速起草 |
| 3 | Fast/Fast3_Simple_Polish.md | 简单润色 |
| 4 | Fast/Fast4_Final_Validation.md | 最终校验 |
### Professional 专业模式(8 Phase)
| Phase | 文件 | 核心职责 |
|-------|------|---------|
| 0 | Pro/Pro0_Initialization.md | 初始化 |
| 1 | Pro/Pro1_Core_Clarify.md | 核心明确 |
| 2 | Pro/Pro2_World_Character_Setup.md | 世界观与人设 |
| 3 | Pro/Pro3_Outline_Planning.md | 大纲规划 |
| 4 | Pro/Pro4_Full_Draft_Writing.md |