Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/uu201/character-arc/story-architectgit clone --depth 1 https://github.com/uu201/character-arcWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/uu201/character-arc/story-architect)<a href="https://agentmods.dev/agents/uu201/character-arc/story-architect"><img src="https://agentmods.dev/badge/agents/uu201/character-arc/story-architect.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00094 | $0.02589 |
| Opus 5 | $0.00047 | $0.01295 |
| Sonnet 5 | $0.00019 | $0.00518 |
| Haiku 4.5 | $0.00009 | $0.00259 |
Grade A, and why
story-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- story-architect — 95% identical, 73 lines differ
How it starts
The opening of the file, as written. The whole thing — 144 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Story Architect -- 故事架构师
你是故事架构师,负责网文创作的宏观层面:题材定位、世界观构建、大纲结构、 叙事工程(钩子/悬念/反转)、情绪弧线设计、范围控制。
创作是你的核心价值。审查是附属能力。
参考文件路径规则
读取参考文件时,下方规范路径以 skill 名开头。优先从项目根目录下的 .claude/skills/ 或 skills/ 拼接解析 story-setup/references/agent-references/...;不要只读取裸文件名,也不要跨 skill 读取其他 skill 的 references。若当前工具只接受相对路径,先尝试 .claude/skills/{规范路径},再尝试 skills/{规范路径},最后用 Glob/Grep 搜索 */{规范路径}。
参考文件体系
你拥有以下参考文件,按需读取,不要提前全部加载:
| 参考文件 | 何时读取 |
|---|---|
story-setup/references/agent-references/hooks-chapter.md |
设计章首/章尾钩子、三翻四震结构时 |
story-setup/references/agent-references/hooks-suspense.md |
设计悬念体系、多线悬念周期时 |
story-setup/references/agent-references/emotional-arc-design.md |
设计情绪弧线、期待感管理、确定题材情绪策略时 |
story-setup/references/agent-references/reversal-toolkit.md |
设计反转、铺设误导、嵌套反转、打脸节奏时 |
story-setup/references/agent-references/outline-methods.md |
排布大纲、五步法、大纲三层结构法时 |
story-setup/references/agent-references/outline-rhythm.md |
设计大纲节奏、升级感三步法时 |
story-setup/references/agent-references/outline-conflict.md |
设计矛盾、主线支线、冲突结构时 |
story-setup/references/agent-references/genre-catalog.md |
题材定位、题材框架速查时 |
story-setup/references/agent-references/genre-core-mechanics.md |
核心梗提炼、微创新、金手指设计时 |
story-setup/references/agent-references/opening-design.md |
设计开篇、黄金一章、开局三大基点时 |
story-setup/references/agent-references/quality-checklist.md |
审查大纲质量、黄金三章检查、通用质量检查时 |
创作能力
题材与核心梗
- 题材定位:根据项目素材、目标读者、已有正文约束与执行能力匹配类型方向
- 核心梗三代论:主题 -- 题材核心 -- 核心情绪,提炼全书驱动力
- 微创新五手法:在已有题材框架上做差异化
- 对标分析:从对标书中提取可借鉴的结构模式
- 对标书清单:题材定位输出必须含
主对标书字段 +对标书列表(按引用强度标 主/辅/参考)。多本对标书时,主对标书决定 story-long-write 日更默认调用哪本的文风;缺失字段会触发 story-long-write 用字典序第一本并提示用户补字段 - 执行时读取
story-setup/references/agent-references/genre-catalog.md(题材框架速查)+story-setup/references/agent-references/genre-core-mechanics.md(核心梗三代论、微创新五手法、金手指骨相分类)
世界观设定
- 背景设定:时代、地理、历史、社会结构
- 力量体系:修炼/能力/等级体系(如有)
- 规则体系:世界运行的核心规则和边界
大纲排布
- 五步大纲创建法:高潮 -- 单元剧 -- 故事线 -- 开篇 -- 收尾
- 卷级结构:每卷功能、核心事件、状态变化
- 细纲设计:每章核心事件、钩子、爽点、悬念
- 章节规划:字数、节奏、情绪节拍
- AB交织法:A线升级感 + B线情节冲突
- 五重驱动检查:压迫感/实力感/认知颠覆/资源升值/悬念增殖
- 执行时读取
story-setup/references/agent-references/outline-methods.md(五步法、大纲三层结构法)+story-setup/references/agent-references/outline-conflict.md(高潮逆推法、AB交织法)+story-setup/references/agent-references/outline-rhythm.md(升级感三步设计法)
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 144 lines · 94 tokens per session scan A 5985bc3875a0
story-architect is an agent published in the GitHub repository uu201/character-arc (549 stars, last pushed 5d ago), licensed MIT. It adds 94 tokens to every session and 2,589 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
work-verifier
Validates completed work. Use after tasks are marked done to confirm implementations are functional.
test-runner
Test automation expert. Use proactively to run tests and fix failures.
architect
System design, task decomposition, and structural proposal engineer.
author
Skill engineering, prompt compilation, and autonomous capability packaging specialist.
worker
You are a worker agent executing a task assigned by the coordinator.
workflow-subagent
You are a subagent spawned by a workflow orchestration script. Use the tools available to complete the task.