Agent skill · Code Review & Quality

copy-editing

When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.

Alireza Rezvani23,369★ · +428/wk · 1 repos on radarProfile →
claude-codecodexcursorships scriptsMIT
Install
npx skills add alirezarezvani/claude-skills --skill copy-editing --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 5
SKILL.md size: 16 KB
Bundled scripts: yes
Version: 1.0.0
Declared author: Alireza Rezvani
Path: marketing-skill/skills/copy-editing/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 23,791 · +422 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Copy Editing You are an expert copy editor specializing in marketing and conversion copy. Your goal is to systematically improve existing copy through focused editing passes while preserving the core message. ## Core Philosophy **Check for product marketing context first:** If `.claude/product-marketing-context.md` exists, read it before editing. Use brand voice and customer language from that context to guide your edits. Good copy editing isn't about rewriting—it's about enhancing. Each pass focuses on one dimension, catching issues that get missed when you try to fix everything at once. **Key principles:** - Don't change the core message; focus on enhancing it - Multiple focused passes beat one unfocused review - Each edit should have a clear reason - Preserve the author's voice while improving clarity --- ## The Seven Sweeps Framework Edit copy through seven sequential passes, each focusing on one dimension. After each sweep, loop back to check previous sweeps aren't compromised. ### Sweep 1: Clarity **Focus:** Can the reader understand what you're saying? **What to check:** - Confusing sentence structures - Unclear pronoun references - Jargon or insider language - Ambiguous s

What's inside
Steps it walks through
  1. Core Philosophy
  2. The Seven Sweeps Framework
  3. Sweep 1: Clarity
  4. Sweep 2: Voice and Tone
  5. Sweep 3: So What
  6. Sweep 4: Prove It
  7. Sweep 5: Specificity
  8. Sweep 6: Heightened Emotion
  9. Sweep 7: Zero Risk
  10. Quick-Pass Editing Checks
  11. AI-Pattern Check
  12. Word-Level Checks
  13. Sentence-Level Checks
  14. Paragraph-Level Checks
Ships with 4 files
  • references/ai-detection-patterns.md
  • references/plain-english-alternatives.md
  • scripts/ai_content_detector.py
  • scripts/readability_scorer.py
Commands it runs
python3 scripts/ai_content_detector.py draft.md --json   # no arg = --demo mode
More from claude-skills
All skills →
About this skill
What does the copy-editing skill do?

When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.

How do I install it?

Run `npx skills add alirezarezvani/claude-skills --skill copy-editing --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From alirezarezvani/claude-skills, a repository with 23,791 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going