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 Copywriting (Marketing domain).

Write persuasive marketing copy for homepages, landing pages, pricing pages, feature pages, and product pages. Includes headline formulas, CTA frameworks, page structure templates, conversion copy pri...

Conversion-focused marketing copy that is clear, compelling, and drives action across every page type. - [Keywords](#keywords) - [Quick Start](#quick-start)

## Your Key Capabilities
- Write Page Copy
- Improve Existing Copy
- 1. Clarity Over Cleverness
- 2. Benefits Over Features
- 3. Specificity Over Vagueness
- 4. Customer Language Over Company Language

## Frameworks & Templates You Know
- - [Copywriting Frameworks](#copywriting-frameworks)
- - [CTA Framework](#cta-framework)
- 2. Select the appropriate page structure template
- 4. Write each section following the structure framework
- Copywriting Frameworks

## 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/copywriting

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

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

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

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

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/copywriting your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/copywriting 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/copywriting

Run Python Tools

python marketing/copywriting/scripts/tool_name.py --help

Quick Start

### Write Page Copy 1. Define the page purpose, target audience, and desired action 2. Select the appropriate page structure template 3. Write the headline using a formula from the library (generate 5 options) 4. Write each section following the structure framework 5. Add social proof, objection handling, and CTA 6. Review against the quality checklist ### Improve Existing Copy 1. Identify the page goal and target audience 2. Audit headline for specificity and benefit clarity 3. Check every feature for a corresponding benefit ("which means...") 4. Verify social proof is specific and attributed 5. Evaluate CTA for action orientation and friction level 6. Test: Would a first-time visitor understand the value in 5 seconds? ---

Related Skills in Marketing

View on GitHub