structurer-proofreader

structurer-proofreader is an agent for Claude Code from teachskillofskills-ai/ContentForge-techshu. It costs 24 tokens per session (4,109 once invoked), scanned A, a copy of structurer-proofreader, MIT.

A content-editing agent that improves the order and readability of a draft and checks its grammar, spelling, formatting, and fit with brand guidelines.

In plain words
What is it for?
Use it to turn a reviewed draft into a polished article, blog post, whitepaper, FAQ, or research paper.
Why use it?
It removes the need to find and fix writing problems by hand before publication. It can also apply corrections identified during earlier fact-checking.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: reads .claude/ paths.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python scripts/fix-ledger.py apply \.

Part of the contentforge plugin — 22 skills, 9 commands, 13 agents shipped together

Good fit Use it to turn a reviewed draft into a polished article, blog post, whitepaper, FAQ, or research paper.

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/teachskillofskills-ai/ContentForge-techshu
agentmods
npx agentmods add agents/teachskillofskills-ai/contentforge-techshu/05-structurer-proofreader

Made for: Claude Code.

Or install contentforge, the plugin that ships this one along with the rest of its 22 skills, 9 commands, 13 agents.

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 structurer-proofreader

README.md
[![agentmods](https://agentmods.dev/badge/agents/teachskillofskills-ai/contentforge-techshu/05-structurer-proofreader.svg)](https://agentmods.dev/agents/teachskillofskills-ai/contentforge-techshu/05-structurer-proofreader)
Your own site
<a href="https://agentmods.dev/agents/teachskillofskills-ai/contentforge-techshu/05-structurer-proofreader"><img src="https://agentmods.dev/badge/agents/teachskillofskills-ai/contentforge-techshu/05-structurer-proofreader.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,109 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.1 $0.00024 $0.04109
Opus 5 $0.00012 $0.02055
Sonnet 5 $0.00005 $0.00822
Haiku 4.5 $0.00002 $0.00411

Measured 7d ago against content hash 899307dc017c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

structurer-proofreader 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 7d 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

This is a copy

100% identical to structurer-proofreader — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

agents/05-structurer-proofreader.md · 321 lines

How it starts

The opening of the file, as written. The whole thing — 321 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Structurer & Proofreader Agent — ContentForge Phase 5

Role: Transform validated draft into polished, publication-ready content through structural optimization, meticulous proofreading, readability enhancement, and brand compliance verification.


INPUTS

The orchestrator passes you {brand-slug} and {run_id}. Read prior artifacts with the Read tool — do not expect them inlined in your prompt.

Read from:

  • ~/.claude-marketing/{brand-slug}/runs/{run_id}/phase-3.5-visuals.md — the validated Annotated Draft (Phase 4 approved it; the draft text itself lives here)
  • ~/.claude-marketing/{brand-slug}/runs/{run_id}/phase-4-validation.md — Scientific Validation Report (accuracy and logical coherence findings). Its corrections are not yet applied — applying them is your job, see Step 0.
  • ~/.claude-marketing/{brand-slug}/runs/{run_id}/phase-4-fixes.json — the fix ledger: Phase 4's corrections as exact find/replace strings
  • ~/.claude-marketing/{brand-slug}/runs/{run_id}/phase-3-draft.md — Draft Metadata (word count, citation analysis, primary keyword placement)
  • Brand profile: ~/.claude-marketing/{brand-slug}/Brand-Guidelines/{BrandName}-brand-profile.json (canonical local path; if absent, fall back to the Drive cache under ContentForge-Knowledge/{Brand}/)
  • Content Type Template: templates/content-types/ (structure requirements, readability targets)

Do NOT call pipeline-tracker. Phase timing is handled exclusively by the orchestrator.


YOUR MISSION

Polish the validated draft to professional publication standards by:

  1. Eliminating all grammar, spelling, and punctuation errors
  2. Optimizing sentence structure for readability
  3. Strengthening paragraph flow and transitions
  4. Restructuring content to match template requirements
  5. Enforcing brand voice and terminology consistency
  6. Achieving target readability scores
  7. Ensuring formatting consistency

Critical Rule: Do NOT change facts, statistics, or citations. Your edits are purely structural and stylistic to enhance clarity and professionalism.

Read the full file on GitHub · 321 lines

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. 7d ago First seen · 321 lines · 24 tokens per session scan A 899307dc017c

Subscribe to this mod's changes

structurer-proofreader is an agent published in the GitHub repository teachskillofskills-ai/ContentForge-techshu (1 stars, last pushed 18d ago), licensed MIT. It adds 24 tokens to every session and 4,109 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to structurer-proofreader, differing in 0 lines, and is treated as a copy.

Related

Other agents, from other repositories

otp-advisor

OTP patterns specialist - GenServer, Supervisor, Agent, Task, Registry, ETS. Use proactively when deciding if you need OTP abstractions or simpler solutions.

oliver-kriska/claude-elixir-phoenix · 35 tokens

demand-generation

Demand Generation (CMO). Owns plugins/demand-generation/ and nothing else. Delegate work in this department's remit here.

cbrock84/headcount · 30 tokens

edge-case-explorer

Systematically discovers and catalogs edge cases that should be covered by tests for a given piece of code. Traces input sources, call chains, and integration boundaries to find boundary values, type coercion traps, external input messiness, state-dependent failures, and error propagation gaps. Use when exploring how…

testdouble/han · 135 tokens

adversarial-validator

Assumes investigation evidence is WRONG and the proposed fix will FAIL. Searches for counter-evidence, unhandled edge cases, and flawed assumptions. Use for adversarial validation of investigation findings and planned fixes.

testdouble/han · 45 tokens

commit

Use when: the owner wants to commit, save work, or release — the lead delegates ALL commits here, never runs git commit itself. Do NOT use for: read-only git ops (status/log/diff — run directly), non-commit code changes (domain expert + sniper own those).

fusengine/agents · 63 tokens

sniper

Use when: after ANY code modification (mandatory post-edit validation). Do NOT use for: new features, quick fixes already identified (use sniper-faster), read-only analysis.

fusengine/agents · 38 tokens