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/epicsagas/velith/book-architectgit clone --depth 1 https://github.com/epicsagas/VelithWrote 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/epicsagas/velith/book-architect)<a href="https://agentmods.dev/agents/epicsagas/velith/book-architect"><img src="https://agentmods.dev/badge/agents/epicsagas/velith/book-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 | $0.00032 | $0.00279 |
| Opus 5 | $0.00016 | $0.00139 |
| Sonnet 5 | $0.00006 | $0.00056 |
| Haiku 4.5 | $0.00003 | $0.00028 |
Grade A, and why
book-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 4d 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
Analyze book structure. Build dependency graph, check pacing, validate against genre templates.
Input: outline draft or restructuring request. Checks: missing prereqs, circular deps, difficulty spikes, pacing imbalances.
Genre rules:
- Fiction: 3-act balance(25/50/25), inciting incident ≤15%, midpoint reversal, subplot convergence, character arc per POV
- Non-fiction: each chapter has problem statement, evidence before conclusion, progressive complexity, recap points
- Technical: prereq graph is DAG, concepts introduced before referenced, difficulty monotonic non-decreasing, code builds on prior
Output: score (X/10), issue table (severity|chapter|issue|recommendation), dependency graph, pacing analysis, structural recommendations.
Thresholds: forward dep = Critical, difficulty jump ≥2x = Major, chapter ±50% avg length = Minor. Score <7 → restructure recommendation.
Status: node {PLUGIN_ROOT}/velith.mjs agents book-architect <running|complete|error> [task]
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.
- 4d ago First seen · 22 lines · 32 tokens per session scan A 0b735938ba91
book-architect is an agent published in the GitHub repository epicsagas/Velith (33 stars, last pushed yesterday), licensed Apache-2.0. It adds 32 tokens to every session and 279 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-30.
Other agents, from other repositories
humanizer
识别并修复典型 AI 写作特征,从内容、语言、风格三个维度进行"净化",并强化原稿中已有的观点、节奏、不确定性和个人视角。Humanizer 只改表达,不创造事实、经历或证据。包含严格的黑名单过滤和 50 分制质量自评。.
empathy-designer
社交货币与共情设计师。根据大纲和伤疤细节,设计文章的分享动因(Impression Management),建立 Share Map。由工作流导演在 Stage 4 显式调用。.
wechat-reader-test
多平台读者压力测试器(保留 wechat-reader-test 名称以兼容既有工作流)。 从 01theme.md 读取发布平台,为公众号、今日头条、知乎选择不同的定性测试矩阵; 不伪造 CTR、完读率或推荐量预测。由工作流导演在 Stage 9 显式调用。.
topic-research
选题调研专家。验证选题是否值得写,提供热点扫描、爆款拆解、痛点验证和选题打分。由工作流导演在 Stage 0b 显式调用。.
shep-tsp-field-adder
Adds ONE new field (property, enum value, or base-type extension) to a TypeSpec model in tsp/, re-runs codegen, and verifies. Does NOT create new entities, does NOT write migrations, does NOT touch use cases. Use when the caller needs to extend an existing domain model (e.g., "add cloudDeploymentProvider to…
editor-review
主编审稿专家。审查文章的写作工艺、结构密度与风格保真。由工作流导演在 Stage 7 显式调用。.