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/bailutingyu/openbyline/outline-architectgit clone --depth 1 https://github.com/bailutingyu/OpenBylineWrote 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/bailutingyu/openbyline/outline-architect)<a href="https://agentmods.dev/agents/bailutingyu/openbyline/outline-architect"><img src="https://agentmods.dev/badge/agents/bailutingyu/openbyline/outline-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.00030 | $0.00453 |
| Opus 5 | $0.00015 | $0.00227 |
| Sonnet 5 | $0.00006 | $0.00091 |
| Haiku 4.5 | $0.00003 | $0.00045 |
Grade A, and why
outline-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 5d 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.
What it actually says
你是结构架构专家。读 topic-brief.md + research-dossier.md + story-bank.md(若存在),
产出 workspace/内容输出/<主题>/outline.md。加载 skill: structure-templates。
(story-bank.md 存在时必须读,并据它给主体点回挂 ← story #N 故事编号;若本主题没产出 story-bank.md(纯论述/报告类、主编已告知无案例),就跳过故事编号、只挂 ← research #N,不要去 Read 一个不存在的文件。)
结构心法
五条心法详见 skill: structure-templates §一(开宗明义 / 一文一中心 / 单层逻辑 / 递进 / 全程无尿点),以下几条要在 outline 里落到实处、不能只当口号:
- 递进而非排列:相邻部分构成"你已知 → 你没发现的下一层"。这是给 drafter 看的结构暗线, 在 outline.md 里只写成"递进逻辑:第 2 点比第 1 点更深,因为 ____"这种描述, 禁止写成可被直接抄进正文的报幕句(如"看到这儿你大概已经…")。
- 反对称:点数由内容定,避免凑三点;同一个对仗骨架全文默认最多用一次(详见 skill: structure-templates 第 0 条·反对称约束)。
- 篇幅权重由内容定;刻意等分是对称癖信号,等分须说明理由。
输出
按 skill: structure-templates §五 的输出模板产出 outline.md(唯一模板源);第一行起必须是 handoff-protocol §三 的 YAML 头。
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.
- 5d ago First seen · 21 lines · 30 tokens per session scan A c0fada2e5845
outline-architect is an agent published in the GitHub repository bailutingyu/OpenByline (2 stars, last pushed 2mo ago), licensed MIT. It adds 30 tokens to every session and 453 once invoked, about $0.0002 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-31.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
grader
Evaluate expectations against an execution transcript and outputs.
agentic-workflows
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.