---
name: outline-final-assembler
description: Use when all major novel outline components exist and need to be merged into a complete usable outline, or when checking whether the outline is ready for the opening three chapters. Trigger on 合并大纲, 完整大纲, 黄金三章, 开篇检查, outline assembly. Do not use before plot, hook, goals, character, cast, and worldbuilding are present.
Webnovel Outline Assembler
Core Principle
The outline is complete when it can support the opening three chapters and the next major arcs. Do not keep expanding settings just because the document feels unfinished.
Inputs Required
- Plot seed
- Selling point
- Goal ladder
- Protagonist design
- Supporting cast
- Worldbuilding
If one input is missing, ask for it or synthesize a clearly marked draft before assembly.
Execution
Merge without contradiction
- Remove duplicate names, incompatible motivations, and unsupported settings.
Produce a readable complete outline
- Make it useful for writing, not just for storage.
Check golden-three-chapter readiness
- Chapter 1 must show protagonist, problem, hook, and immediate tension.
- Chapter 2 must escalate the contradiction or reveal the power/constraint.
- Chapter 3 must deliver an early payoff and open the next question.
List remaining decisions
- Only include decisions that block writing.
Output Format
# 小说大纲
## 作品暂名
## 类型和读者预期
## 一句话钩子
## 剧情骨架
## 核心卖点
## 阶段目标
## 主角人设
## 关键配角
## 世界观设定
## 黄金三章设计
## 待确认问题
Boundary
- Do not write the full novel unless asked.
- Do not turn the outline into a rigid chapter-by-chapter plan unless the user requests chapter planning.
- Do not hide contradictions; call them out and propose fixes.
Source Trace
From 大纲如何写.mp3: “做完以上的步骤后,你们就可以开始写黄金三章了。”
1---2name: outline-final-assembler3description: ---4---5---6name: outline-final-assembler7description: Use when all major novel outline components exist and need to be merged into a complete usable outline, or when checking whether the outline is ready for the opening three chapters. Trigger on 合并大纲, 完整大纲, 黄金三章, 开篇检查, outline assembly. Do not use before plot, hook, goals, character, cast, and worldbuilding are present.8---910# Webnovel Outline Assembler1112## Core Principle1314The outline is complete when it can support the opening three chapters and the next major arcs. Do not keep expanding settings just because the document feels unfinished.1516## Inputs Required1718- Plot seed19- Selling point20- Goal ladder21- Protagonist design22- Supporting cast23- Worldbuilding2425If one input is missing, ask for it or synthesize a clearly marked draft before assembly.2627## Execution28291. **Merge without contradiction**30 - Remove duplicate names, incompatible motivations, and unsupported settings.31322. **Produce a readable complete outline**33 - Make it useful for writing, not just for storage.34353. **Check golden-three-chapter readiness**36 - Chapter 1 must show protagonist, problem, hook, and immediate tension.37 - Chapter 2 must escalate the contradiction or reveal the power/constraint.38 - Chapter 3 must deliver an early payoff and open the next question.39404. **List remaining decisions**41 - Only include decisions that block writing.4243## Output Format4445```markdown46# 小说大纲4748## 作品暂名4950## 类型和读者预期5152## 一句话钩子5354## 剧情骨架5556## 核心卖点5758## 阶段目标5960## 主角人设6162## 关键配角6364## 世界观设定6566## 黄金三章设计6768## 待确认问题69```7071## Boundary7273- Do not write the full novel unless asked.74- Do not turn the outline into a rigid chapter-by-chapter plan unless the user requests chapter planning.75- Do not hide contradictions; call them out and propose fixes.7677## Source Trace7879From `大纲如何写.mp3`: “做完以上的步骤后,你们就可以开始写黄金三章了。”80