Agent Skills
› Mochocyang/QMAI
› story-goal-ladder
story-goal-ladder
GitHub专为长篇网文设计,通过构建阶梯式阶段目标(如每十万字一个),确保主线清晰、冲突升级与结构连贯。适用于大纲规划、篇章设计及维持主角驱动力,不适用于单场景润色。
Trigger Scenarios
阶段目标
主线推进
十万字目标
篇章目标
长篇结构
goal ladder
Install
npx skills add Mochocyang/QMAI --skill story-goal-ladder -g -y
SKILL.md
Frontmatter
{
"name": "story-goal-ladder",
"description": "Use when a novel outline needs staged goals, mainline progression, arc milestones, long-form serial structure, or a way to keep the protagonist moving. Trigger on 阶段目标, 主线推进, 十万字目标, 篇章目标, 长篇结构, goal ladder. Do not use for isolated scene polishing."
}
Webnovel Goal Ladder
Core Principle
Use staged goals to make the mainline visible. A long webnovel should not be a pile of events; each stage should give the protagonist a concrete target, obstacle, payoff, and escalation.
Execution
-
Choose the scale
- Default to every 100k words for long webnovels.
- For shorter works, use acts or arcs instead.
-
Build escalating goals
- Each goal must be bigger than the previous one.
- Each goal must force action, not just describe growth.
-
Attach blockers and stakes
- For each stage, add the main antagonist pressure, resource shortage, or deadline.
-
Check continuity
- If a later goal does not depend on earlier wins, revise.
Output Format
## 阶段目标
| 阶段 | 篇幅/章节 | 主角目标 | 主要阻力 | 阶段爽点 | 进入下一阶段的钩子 |
|---|---|---|---|---|---|
Source Trace
From 大纲如何写.mp3: “每十万字设置一个大目标...征服所在的宗门...征服帝国...征服整片大陆。”
Version History
- 1213bee Current 2026-07-19 23:48


