Agent Skills
› Mochocyang/QMAI
› outline-supporting-cast
outline-supporting-cast
GitHub用于小说大纲创作中设计服务于主角的配角,如导师、反派等。通过识别主角缺口分配角色功能,确保配角推动主线,避免无效角色。
触发场景
配角设计
角色关系构建
网文大纲辅助
安装
npx skills add Mochocyang/QMAI --skill outline-supporting-cast -g -y
SKILL.md
Frontmatter
{
"name": "outline-supporting-cast",
"description": "Use when a novel outline needs supporting characters that serve the protagonist and mainline, including mentor, love interest, benefactor, loyal subordinate, rival, antagonist, or partner. Trigger on 配角, 角色关系, 师傅, 女主, 贵人, 下属, 反派, supporting cast. Do not use before protagonist design exists."
}
Webnovel Supporting Cast
Core Principle
Supporting characters are not decoration. They should fill the protagonist’s missing resources, expose weaknesses, create pressure, or amplify the selling point.
Execution
-
List protagonist gaps
- Skill gap, emotional gap, resource gap, moral pressure, social access, antagonist pressure.
-
Assign only necessary roles
- Mentor: teaches or opens a door.
- Love interest: creates emotional stakes or contrast.
- Benefactor: provides rare access or protection.
- Loyal subordinate: executes and reflects protagonist growth.
- Rival: mirrors or challenges the protagonist path.
- Antagonist: blocks the current stage goal.
- Partner: enables a repeated selling-point scene.
-
Tie each role to a function
- Delete or merge roles with no function.
Output Format
## 关键配角
| 角色类型 | 暂名 | 服务的主角缺口 | 与主线关系 | 首次登场作用 |
|---|---|---|---|---|
Source Trace
From 大纲如何写.mp3: “配角角色一定要服务于主角,主角缺什么就来什么。”
版本历史
- 1213bee 当前 2026-07-19 23:48


