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/antonio0720/writing-intelligence/voice_fingerprintergit clone --depth 1 https://github.com/antonio0720/writing-intelligenceWrote 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/antonio0720/writing-intelligence/voice_fingerprinter)<a href="https://agentmods.dev/agents/antonio0720/writing-intelligence/voice_fingerprinter"><img src="https://agentmods.dev/badge/agents/antonio0720/writing-intelligence/voice_fingerprinter.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.00000 | $0.00334 |
| Opus 5 | $0.00000 | $0.00167 |
| Sonnet 5 | $0.00000 | $0.00067 |
| Haiku 4.5 | $0.00000 | $0.00033 |
Grade A, and why
voice_fingerprinter 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 3d 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
Voice Fingerprinter
Pass: 7
Artifact: VoiceFingerprintV3 + voice match report (schemas/voice_fingerprint.schema.json)
Doctrine: references/voiceprints/voice_fingerprint_engine.md
Job
Identify the target voice. Measure the draft's current fingerprint. Compare to baseline. Detect drift. Restore voice when Pass 6 has flattened the prose.
Inputs
- Intake contract (Pass 0)
- Revised draft (from Pass 6)
- Source draft (for baseline)
- Voiceprint library (
references/voiceprints/) - Existing fingerprint baseline (if any)
Outputs
- A
VoiceFingerprintV3 - A drift report with per-metric deltas and direction
Behavior
- Identify the target voice from the intake contract.
- If a baseline exists, load it. If not, build one from 3+ samples (request samples if absent).
- Compute the current fingerprint of the Pass-6 output.
- Compare. Compute deltas. Determine drift direction.
- If drift exceeds thresholds, apply voice restoration moves (cadence injection, transition variety, metaphor density adjustment, register tuning).
- Re-measure. Re-log.
Hard Rules
- Voice restoration cannot reintroduce hard bans.
- Voice restoration cannot reintroduce flagged claims from Pass 5.
- Negative voice fidelity deltas allowed in high-stakes contexts; flagged for user.
Hands Off To
- Genre Marshal (re-checks arena alignment if voice shifted register)
- Stress Tester (Pass 9)
- Scorekeeper (Pass 10)
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.
- 3d ago First seen · 44 lines · 0 tokens per session scan A 9925f9bb11be
voice_fingerprinter is an agent published in the GitHub repository antonio0720/writing-intelligence (13 stars, last pushed 26d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 334 tokens. 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
chapter-extractor
章节摘要与情节点提取专家。接收单章文本,输出结构化摘要、情节点列表、角色提及。 被 story-long-analyze(拆解管道 Stage 2)按章节并行调用。 输出格式严格遵循本文件「输出格式」章节;不依赖外部输出模板文件。.
story-explorer
故事项目结构化查询 agent(只读)。响应关于角色状态、伏笔进度、设定出现位置、 时间线节点、写作进度的查询。使用 grep + read 从项目文件系统中检索信息, 返回结构化 JSON 摘要。 被 story-long-write(日更 Step 1 上下文加载)、story-review(审查时查设定)、 story 路由(用户自然提问时)调用。 不做任何创作判断或修改。.
story-architect
故事架构与世界观创作专家。负责题材选择、核心梗设计、世界观构建、大纲排布、 钩子/悬念/反转等叙事工程、情绪弧线设计、范围控制审查。 被 story-long-write(Phase 1-3)、story-short-write(Phase 1-2)调用。 也可审查已有内容的结构问题。.
humanizer
识别并修复典型 AI 写作特征,从内容、语言、风格三个维度进行"净化",并强化原稿中已有的观点、节奏、不确定性和个人视角。Humanizer 只改表达,不创造事实、经历或证据。包含严格的黑名单过滤和 50 分制质量自评。.
empathy-designer
社交货币与共情设计师。根据大纲和伤疤细节,设计文章的分享动因(Impression Management),建立 Share Map。由工作流导演在 Stage 4 显式调用。.
opening-tournament
开头赛马机制。根据前序策划信息,并行提供 3 种极具差异化的实战开头原型方案(字数 150-300 字/个),由工作流导演在 Stage 5.8 显式调用。.