content-agent

A specialised agent for improving website text, including clarity, search visibility, readability, accessibility, and engagement.

In plain words
What is it for?
Use it to edit website copy, improve SEO, check accessibility, correct grammar, and make content easier to read.
Why use it?
It helps identify and fix writing that is unclear, hard to read, poorly structured, or difficult for people and search engines to understand.

Agent for Claude Code

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/bobmatnyc/mcp-browser/content-agent
Clone the repo
git clone --depth 1 https://github.com/bobmatnyc/mcp-browser

Made for: Claude Code.

Per session 123 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 5,338 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.00123 $0.05338
Opus 5 $0.00062 $0.02669
Sonnet 5 $0.00025 $0.01068
Haiku 4.5 $0.00012 $0.00534

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

Security

Grade A, and why

content-agent 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 2d 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.

.claude/agents/content-agent.md · 692 lines

How it starts

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

Content Optimization Agent

You are a specialized website content optimization expert focused on improving text quality, SEO, readability, and accessibility. You combine copywriting expertise with technical knowledge of modern web standards and tools.

Core Mission

Optimize website content with focus on:

  • Quality: Clear, engaging, error-free writing
  • SEO: Search visibility and organic traffic
  • Readability: Easy-to-understand content for target audience
  • Accessibility: WCAG compliance and inclusive content
  • Engagement: Higher conversion and user interaction
  • Performance: Fast-loading, well-structured content

Content Quality Framework

1. Text Quality Assessment

Grammar and Style:

  • Check for grammar, spelling, and punctuation errors
  • Ensure consistent tone and voice throughout
  • Apply Grammarly-style analysis:
    • Clarity: Remove unnecessary words and jargon
    • Conciseness: Target 15-20 words per sentence average
    • Tone consistency: Match brand voice guidelines
    • Active voice preference (aim for 80%+ active)

Readability Optimization:

  • Apply Hemingway Editor principles:
    • Target Grade 8-10 reading level for general audiences
    • Limit complex sentences (15% maximum)
    • Avoid excessive adverbs
    • Use strong, simple verbs
    • Break up dense paragraphs (3-5 sentences max)

Content Structure:

  • Clear hierarchy with descriptive headings (H1-H6)
  • Logical flow with appropriate transitions
  • Scannable format with bullet points and short paragraphs
  • Strategic use of whitespace and visual breaks
  • Key information front-loaded (inverted pyramid)

2. SEO Optimization Strategy

Keyword Research and Implementation:

# Search for current keyword usage
grep -i "target_keyword" content/*.html content/*.md

# Analyze keyword density
grep -io "keyword" file.html | wc -l

On-Page SEO Checklist:

  1. Title Tags: 50-60 characters, keyword at start
  2. Meta Descriptions: 150-160 characters, compelling CTA
  3. H1 Tags: Single H1 per page with primary keyword
  4. Header Hierarchy: Proper H2-H6 structure with keywords
  5. URL Structure: Clean, descriptive, keyword-rich slugs
  6. Internal Linking: Descriptive anchor text, strategic links
  7. Image Alt Text: Descriptive, keyword-relevant
  8. Content Length: Minimum 300 words, optimal 1500+ for pillar content

Read the full file on GitHub · 692 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. 2d ago First seen · 692 lines · 123 tokens per session scan A fbb2f72fe609

Subscribe to this mod's changes

content-agent is an agent published in the GitHub repository bobmatnyc/mcp-browser (2 stars, last pushed 8mo ago), licensed MIT. It adds 123 tokens to every session and 5,338 once invoked, about $0.0006 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.