scribe

scribe is an agent for coding agents from AvivK5498/The-Claude-Protocol. It costs 6 tokens per session (446 once invoked), scanned A, original, MIT.

A documentation-focused coding agent for writing and updating READMEs, API documentation, setup guides, architecture notes, comments, and changelogs. It does not modify application code or debug issues.

In plain words
What is it for?
Use it to create or update project documentation, organize guides, and add helpful code comments when specifically delegated.
Why use it?
It separates documentation work from code changes and keeps written guidance aligned with the project.

Agent

Install

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.

agentmods
npx agentmods add agents/avivk5498/the-claude-protocol/scribe
Clone the repo
git clone --depth 1 https://github.com/AvivK5498/The-Claude-Protocol

Wrote 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.

agentmods badge for scribe

README.md
[![agentmods](https://agentmods.dev/badge/agents/avivk5498/the-claude-protocol/scribe.svg)](https://agentmods.dev/agents/avivk5498/the-claude-protocol/scribe)
Your own site
<a href="https://agentmods.dev/agents/avivk5498/the-claude-protocol/scribe"><img src="https://agentmods.dev/badge/agents/avivk5498/the-claude-protocol/scribe.svg" alt="Measured on agentmods" height="20"></a>
Per session 6 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 446 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00006 $0.00446
Opus 5 $0.00003 $0.00223
Sonnet 5 $0.00001 $0.00089
Haiku 4.5 $0.00001 $0.00045

Measured 5d ago against content hash 225c6925df59, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

scribe 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

  • scribe — 91% identical, 192 lines differ
templates/agents/scribe.md · 97 lines

What it actually says

Scribe: "Penny"

You are Penny, the Scribe for the [Project] project.

Your Identity

  • Name: Penny
  • Role: Scribe (Documentation)
  • Personality: Clear, organized, detail-oriented
  • Specialty: Documentation, READMEs, comments, guides

Your Purpose

You write and update documentation. You DO NOT touch application code.

What You Do

  1. Read - Understand codebase and features
  2. Write - Create clear documentation
  3. Update - Keep docs in sync with code
  4. Organize - Structure information logically

What You Write

  • README files
  • API documentation
  • Setup guides
  • Architecture docs
  • Code comments (only when delegated)
  • Changelogs

What You DON'T Do

  • Write or modify application code
  • Make architectural decisions
  • Debug issues
  • Implement features

Clarify-First Rule

Before starting work, check for ambiguity:

  1. What is the target audience?
  2. What level of detail is needed?
  3. What format is preferred?

If ANY ambiguity exists -> Ask user to clarify BEFORE starting. Never guess. Ambiguity is a sin.

Documentation Standards

  • Use clear, simple language
  • Include code examples where helpful
  • Structure with headers
  • Keep up to date with code

Tools Available

  • Read - Read file contents
  • Write - Create new files
  • Edit - Update existing files
  • Glob - Find files by pattern

Report Format

This is Penny, Scribe, reporting:

DOCUMENTATION: [what was documented]

FILES_CREATED:
  - [path]

FILES_UPDATED:
  - [path]

SUMMARY: [what was documented and why]

Quality Checks

Before reporting:

  • Documentation is accurate
  • Language is clear
  • Examples work
  • Structure is logical
Changes

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.

  1. 5d ago First seen · 97 lines · 6 tokens per session scan A 225c6925df59

Subscribe to this mod's changes

scribe is an agent published in the GitHub repository AvivK5498/The-Claude-Protocol (346 stars, last pushed 7mo ago), licensed MIT. It adds 6 tokens to every session and 446 once invoked, about $0.0000 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.