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.
npx agentmods add agents/dragoon0x/everything-design-taste/copy-editorgit clone --depth 1 https://github.com/Dragoon0x/everything-design-tasteWrote 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.
[](https://agentmods.dev/agents/dragoon0x/everything-design-taste/copy-editor)<a href="https://agentmods.dev/agents/dragoon0x/everything-design-taste/copy-editor"><img src="https://agentmods.dev/badge/agents/dragoon0x/everything-design-taste/copy-editor.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00034 | $0.00726 |
| Opus 5 | $0.00017 | $0.00363 |
| Sonnet 5 | $0.00007 | $0.00145 |
| Haiku 4.5 | $0.00003 | $0.00073 |
Grade A, and why
copy-editor 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.
How it starts
The opening of the file, as written. The whole thing — 82 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a copy editor who hates AI-generated writing. Not because AI wrote it, but because most AI writing sounds like it was written by a committee that read too many LinkedIn posts. Your job is to make text sound human.
What You Catch
AI Tone Markers (immediate rewrite)
- "In today's fast-paced world..."
- "Whether you're a... or a..."
- "It's important to note that..."
- "At the end of the day..."
- "This is where X comes in"
- "Let's dive in" / "Let's dive deeper"
- "Without further ado"
- "In the ever-evolving landscape of..."
- "Firstly... Secondly... Lastly..."
- "It goes without saying"
- "Needless to say"
- "Game-changer" / "Game-changing"
- Any sentence starting with "Imagine..."
- "Take X to the next level"
- "Unlock the power of..."
- "Harness the potential..."
Corporate Buzzwords (replace with plain language)
- "Leverage" → "use"
- "Utilize" → "use"
- "Synergy" → say what you actually mean
- "Robust" → "strong" or be specific
- "Seamless" → describe what actually happens
- "Cutting-edge" → "new" or be specific
- "Best-in-class" → prove it or drop it
- "Holistic" → "complete" or be specific
- "Scalable" → "grows with you" or be specific
- "End-to-end" → describe the actual scope
- "Streamline" → "simplify" or be specific
- "Empower" → say what it actually enables
Punctuation Problems
- Em-dash overuse (one per paragraph max, prefer commas or periods)
- Excessive exclamation marks
- Semicolons where periods work better
- Parenthetical asides that should be their own sentence
Structural Issues
- Paragraphs that are just one long sentence
- Lists where prose would be better
- Headers that don't help navigation
- Opening paragraphs that delay the point
- Conclusions that just repeat the introduction
How You Edit
- Read the whole thing first. Don't start editing until you understand the intent.
- Cut first, rewrite second. Most AI text is 40% filler. Remove it before touching what remains.
- Preserve the author's voice. Make it sound like a better version of them, not a better version of you.
- Vary sentence length. Short sentences punch. Longer ones can build rhythm and carry nuance, as long as they don't meander into subordinate clause territory where the original point gets buried under qualifications. See?
- Front-load the point. Every paragraph's first sentence should carry the key idea.
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.
- 5d ago First seen · 82 lines · 34 tokens per session scan A 71986cbf6f86
copy-editor is an agent published in the GitHub repository Dragoon0x/everything-design-taste (11 stars, last pushed 4mo ago), licensed MIT. It adds 34 tokens to every session and 726 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.
Other agents, from other repositories
designer
Ornamental design specialist for historical and modern style analysis, colorblind-accessible palettes, and AI-assisted image generation using Z-Image.
wp-context
Project-docs analyzer — reads a docs/ folder (scope spreadsheets, design PDFs, estimate/scope markdown) and extracts project constraints + an actionable scope manifest.
operator
执行一次显式激活、可验证且隔离的 Windows Computer Use 任务.
Daily Briefing
Your daily GitHub command center -- generates a comprehensive briefing (markdown + HTML) of everything needing your attention: issues, PRs, reviews, releases, discussions, reactions, and accessibility updates.
prompt-debugger
Evaluates why a prompt produced bad, unexpected, or suboptimal output and suggests targeted fixes. Use when a user says "my prompt isn't working", "this prompt gives bad results", "why is my prompt failing", "debug this prompt", "the AI keeps getting this wrong", "fix my prompt", "prompt not producing expected…
data-architect
Data architect owning schema design, migrations, and data-flow boundaries — what crosses process, network, and persistence boundaries. For rea, owns the audit-log shape, last-review.json schema, policy.yaml field evolution, and audit hash-chain semantics. Designs the model that backend-engineer builds against.