outline-final-assembler
GitHub用于合并现有小说大纲组件,生成完整可用的大纲并检查黄金三章就绪度。需前置输入剧情、卖点、目标、人设等要素,旨在消除矛盾、明确待决事项,支持开篇写作。
Trigger Scenarios
Install
npx skills add Mochocyang/QMAI --skill outline-final-assembler -g -y
SKILL.md
Frontmatter
{
"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: “做完以上的步骤后,你们就可以开始写黄金三章了。”
Version History
- 1213bee Current 2026-07-19 23:48


