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


