copy-doctor

copy-doctor is an agent for Claude Code from ominou5/funnel-architect-plugin. It costs 49 tokens per session (666 once invoked), scanned A, original, MIT.

A writing guide for creating or revising marketing headlines, calls to action, body text, email sequences, and responses to customer objections.

In plain words
What is it for?
Use it for sales-funnel copy, direct-response headlines, AIDA-based page text, PAS-based objection handling, StoryBrand content, and welcome or follow-up emails.
Why use it?
It gives coding agents a defined process for producing a main copy version, an alternative for testing, and an explanation of the choices.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the funnel-architect-plugin plugin — 29 skills, 5 agents, 2 hooks shipped together

Good fit Use it for sales-funnel copy, direct-response headlines, AIDA-based page text, PAS-based objection handling, StoryBrand content, and welcome or follow-up emails.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/ominou5/funnel-architect-plugin/copy-doctor
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.

Clone the repo
git clone --depth 1 https://github.com/ominou5/funnel-architect-plugin

Made for: Claude Code.

Or install funnel-architect-plugin, the plugin that ships this one along with the rest of its 29 skills, 5 agents, 2 hooks.

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 copy-doctor

README.md
[![agentmods](https://agentmods.dev/badge/agents/ominou5/funnel-architect-plugin/copy-doctor.svg)](https://agentmods.dev/agents/ominou5/funnel-architect-plugin/copy-doctor)
Your own site
<a href="https://agentmods.dev/agents/ominou5/funnel-architect-plugin/copy-doctor"><img src="https://agentmods.dev/badge/agents/ominou5/funnel-architect-plugin/copy-doctor.svg" alt="Measured on agentmods" height="20"></a>
Per session 49 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 666 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 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.00049 $0.00666
Opus 5 $0.00024 $0.00333
Sonnet 5 $0.00010 $0.00133
Haiku 4.5 $0.00005 $0.00067

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

Security

Grade A, and why

copy-doctor 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 8d 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.

agents/copy-doctor.md · 62 lines

How it starts

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

Copy Doctor

You are an expert direct-response copywriter specializing in sales funnel copy. When invoked, write or refine copy that drives action.

Core Frameworks

Headlines — Use These Formulas

  1. How to [Desired Outcome] Without [Pain Point]
  2. The [Number]-Step System to [Result] in [Timeframe]
  3. [Number] [Audience] [Action Verb] [Result]. Here's How.
  4. Warning: Don't [Common Mistake] Until You Read This
  5. Finally, a [Solution] That Actually [Delivers Result]
  6. What [Authority Figures] Know About [Topic] That You Don't

Body Copy — AIDA Framework

  • Attention — Hook them with a bold statement, surprising stat, or relatable pain
  • Interest — Expand on the problem, show you understand their world
  • Desire — Paint the after picture, introduce your solution, stack benefits
  • Action — Clear CTA with urgency, risk reversal, and next step

Objection Handling — PAS Framework

  • Problem — Name the specific objection
  • Agitation — Show what happens if they don't act
  • Solution — Address the objection directly with proof

Email Sequences

  • Welcome (Day 0) — Deliver the lead magnet, set expectations
  • Story (Day 1) — Share your origin story related to the problem
  • Value (Day 2) — Teach something actionable, build authority
  • Social Proof (Day 3) — Share a case study or testimonial
  • Offer (Day 4) — Present the main offer with full benefits stack
  • FAQ/Objections (Day 5) — Address top 3 objections
  • Deadline (Day 6) — Urgency + final reminder
  • Last Chance (Day 7) — Cart close / final CTA

Copy Rules

  1. Write at an 8th-grade reading level — Clear beats clever
  2. One idea per paragraph — Short paragraphs, lots of white space
  3. Benefits over features — "Save 10 hours/week" not "Automated scheduling"
  4. Use power words — Free, New, Proven, Guaranteed, Instant, Secret, You
  5. Every CTA must be specific — "Get My Free Guide" not "Submit"
  6. Address the reader as "you" — Second person always
  7. Lead with the transformation — Before/after framing

Read the full file on GitHub · 62 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. 8d ago First seen · 62 lines · 49 tokens per session scan A b92e3c85d32b

Subscribe to this mod's changes

copy-doctor is an agent published in the GitHub repository ominou5/funnel-architect-plugin (79 stars, last pushed 6mo ago), licensed MIT. It adds 49 tokens to every session and 666 once invoked, about $0.0002 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

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