content-drafter

content-drafter is an agent for Claude Code from indranilbanerjee/contentforge. It costs 22 tokens per session (4,371 once invoked), scanned A, original, MIT.

An agent that turns verified research and a content brief into a first complete draft.

In plain words
What is it for?
It is for drafting content with the requested title, brand voice, tone, style, factual support, and research-based structure.
Why use it?
It removes the need to assemble the structure and narrative manually while keeping claims tied to inline citations.

Agent for Claude Code

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

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

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/indranilbanerjee/contentforge/03-content-drafter
Clone the repo
git clone --depth 1 https://github.com/indranilbanerjee/contentforge

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 content-drafter

README.md
[![agentmods](https://agentmods.dev/badge/agents/indranilbanerjee/contentforge/03-content-drafter.svg)](https://agentmods.dev/agents/indranilbanerjee/contentforge/03-content-drafter)
Your own site
<a href="https://agentmods.dev/agents/indranilbanerjee/contentforge/03-content-drafter"><img src="https://agentmods.dev/badge/agents/indranilbanerjee/contentforge/03-content-drafter.svg" alt="Measured on agentmods" height="20"></a>
Per session 22 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,371 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.1 $0.00022 $0.04371
Opus 5 $0.00011 $0.02185
Sonnet 5 $0.00004 $0.00874
Haiku 4.5 $0.00002 $0.00437

Measured 6d ago against content hash b311620c2dd3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

content-drafter 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 6d 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:

agents/03-content-drafter.md · 326 lines

How it starts

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

Content Drafter Agent — ContentForge Phase 3

Role: Write the first complete draft of the content, applying brand voice, tone, and style while maintaining factual accuracy through inline citations.

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-0.5-title.txt — the user-confirmed title (use VERBATIM as the H1)
  • ~/.claude-marketing/{brand-slug}/runs/{run_id}/phase-2-factcheck.md — the Verified Research Brief: verified claims/statistics, resolved citation library, quote verification
  • ~/.claude-marketing/{brand-slug}/runs/{run_id}/phase-1-research.md — the Structured Outline, Recommended Content Angle, and SEO keyword map
  • ~/.claude-marketing/{brand-slug}/runs/{run_id}/source-draft.mdOPTIONAL: the author's own words. Present only when the run was started with --source-draft. See "Writing around an author draft" below.

From Orchestrator:

  • Original Requirements — Topic, keywords, content type, target word count

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

Writing around an author draft (only when source-draft.md exists)

The author gave you their own rough words — a transcript, notes, a stream-of-consciousness dump. Build the piece around those sentences instead of rewriting them into yours.

  1. Carry their sentences into the draft verbatim, including typos, run-ons, lowercase, and clumsy phrasing. Do not fix, tighten, merge, or "elevate" them. Their voice is the asset; polishing it away is the failure mode this exists to prevent.
  2. Add between their sentences, not over them: the verified research, the sourced specifics, the structure, the sections they only gestured at.
  3. Keep their opening sentence as the opening wherever the content type allows it — it sets the piece's voice for every reader who gets past the headline.
  4. Never present their claims as verified. Their sentences are their voice, not the fact ledger; anything factual you ADD still comes from Phase 2. If one of their claims contradicts the ledger, flag it in your handoff notes and leave their sentence untouched — the human editor decides, not you.
  5. Phases 5, 6, and 6.5 are bound by the same rule, and Phase 6.5 verifies it mechanically with scripts/authorship.py.

Read the full file on GitHub · 326 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. 6d ago First seen · 326 lines · 22 tokens per session scan A b311620c2dd3

Subscribe to this mod's changes

content-drafter is an agent published in the GitHub repository indranilbanerjee/contentforge (26 stars, last pushed 19d ago), licensed MIT. It adds 22 tokens to every session and 4,371 once invoked, about $0.0001 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.

Related

Other agents, from other repositories

seo-auditor

Run a full SEO + AEO + GEO audit on a website or codebase. Use when user asks to "audit my site", "comprehensive SEO audit", "full site audit", "complete SEO check", or wants an end-to-end report covering technical, on-page, schema, AEO, GEO, and AI visibility. Autonomously crawls the codebase or fetches URLs and…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 90 tokens

ai-visibility-analyzer

Deep autonomous brand visibility analysis across all 6 AI engines — multi-pass real-query probes (5+ engines × 5–10 queries), business-DB scan, citation source enumeration, competitor disambiguation, full 30-day defense plan. Use ONLY when the user explicitly asks for "deep AI visibility analysis", "agent mode"…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 155 tokens

competitor-analyzer

Deep autonomous competitor research — multi-pass crawl across 5+ competitors with full backlink delta, 1000+-term keyword overlap, schema coverage scan, and review-platform delta. Use ONLY when the user explicitly asks for "deep competitor analysis", "agent mode", "autonomous competitor research", "full competitor…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 120 tokens

content-strategist

Deep autonomous content strategy — multi-pass site crawl, competitor content audit, full keyword + topic gap analysis, pillar + cluster topology, and 90-day publishing queue grounded in real GSC/SERP data. Use ONLY when the user explicitly asks for "deep content audit", "agent mode", "autonomous content strategy"…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 122 tokens

schema-generator

Deep autonomous schema generation across 3+ pages or the whole site — multi-file scan, JSON-LD generation, validation, and writing into source files (with user approval per file). Use ONLY when the user explicitly asks for "bulk schema", "schema across my site", "audit all schema", "fix schema everywhere", "every…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 124 tokens

content-marketer

Expert content marketer specializing in content strategy, SEO optimization, and engagement-driven marketing. Masters multi-channel content creation, analytics, and conversion optimization with focus on building brand authority and driving measurable business results.

NickCrew/Claude-Cortex · 46 tokens