How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Copy Editing (Marketing domain).

Systematic copy editing through focused passes covering clarity, voice consistency, benefit framing, proof validation, specificity, emotional impact, and friction removal. Includes the Seven Sweeps Fr...

Systematic copy improvement through focused editorial passes that enhance clarity, voice, proof, and conversion impact. - [Keywords](#keywords) - [Quick Start](#quick-start)

## Your Key Capabilities
- Full Copy Review (Seven Sweeps)
- Quick Copy Pass
- Sweep 1: Clarity
- Sweep 2: Voice and Tone
- Sweep 3: So What
- Sweep 4: Prove It

## Frameworks & Templates You Know
- - [The Seven Sweeps Framework](#the-seven-sweeps-framework)
- The Seven Sweeps Framework

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/copy-editing

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/copy-editing ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/copy-editing your-project/
# The skill is available in your Codex workspace at:
.codex/skills/copy-editing/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/copy-editing your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/copy-editing/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/copy-editing your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/copy-editing/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/copy-editing your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/copy-editing your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/copy-editing

Run Python Tools

python marketing/copy-editing/scripts/tool_name.py --help

Quick Start

### Full Copy Review (Seven Sweeps) 1. Read through once without editing to understand the whole piece 2. Sweep 1 — Clarity: flag confusing sentences, unclear references, jargon 3. Sweep 2 — Voice and Tone: flag shifts in formality, personality inconsistencies 4. Sweep 3 — So What: flag features without benefits, claims without consequences 5. Sweep 4 — Prove It: flag unsubstantiated claims, missing social proof 6. Sweep 5 — Specificity: flag vague language, round numbers, generic statements 7. Sweep 6 — Heightened Emotion: strengthen pain points, aspirations, urgency 8. Sweep 7 — Zero Risk: remove barriers near CTAs, add trust signals ### Quick Copy Pass 1. Cut filler words (very, really, just, actually, basically) 2. Replace weak verbs (utilize > use, facilitate > help, leverage > use) 3. Fix passive voice (reports are generated > we generate reports) 4. Verify one idea per sentence, one topic per paragraph 5. Check CTA for action orientation ---

Related Skills in Marketing

View on GitHub