Marketing skills (45) for Claude
Corey Haines' marketing-skills pack — 45 agent skills for CRO, copy, SEO, ads, lifecycle, and growth.
marketingskills by Corey Haines is a pack of 45 agent skills that teach Claude Code how to do real marketing work — conversion optimization, copy, SEO, paid ads, lifecycle, and growth. It follows the open Agent Skills spec, so it also works in Codex, Cursor, and Windsurf. Install once; Claude then pulls the right skill automatically when a task calls for it, or you can invoke one by name.
Install
Pick whichever fits your setup. The CLI installer and the Claude Code plugin are the easiest.
- 1
CLI installer (recommended)
Adds the skills to your agent's skills folder. Install everything, a subset, or list what's available.bashnpx skills add coreyhaines31/marketingskills npx skills add coreyhaines31/marketingskills --skill cro copywriting npx skills add coreyhaines31/marketingskills --list - 2
…or the Claude Code plugin
Add the marketplace, then install the bundle.bash/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills - 3
Reload, then confirm
Reload the agent so the skills register. Ask “what marketing skills do I have?” or run/croto check one responds.
Other ways to install
Clone & copy (cp -r marketingskills/skills/* .agents/skills/), add it as a git submodule, fork and customize, or use npx skillkit install coreyhaines31/marketingskills for multi-agent setups.How to use them
Two ways — and you'll mostly use the first:
Just describe the task
Claude reads the request and triggers the matching skill automatically — no command to remember.
Or invoke by name
Every skill is a slash command equal to its folder name — /cro, /emails, /seo-audit.
"Help me optimize this landing page for conversions" → cro
"Write homepage copy for my SaaS" → copywriting
"Set up GA4 tracking for signups" → analytics
"Create a 5-email welcome sequence" → emails
# or directly:
/cro
/seo-auditAll 45 skills, by category
Every skill in the pack, grouped into nine categories (the counts add up to 45). Each name links to its source folder. Click a category:
| Skill | When to use it |
|---|---|
| /cro | Increase conversions on marketing pages and forms. |
| /signup | Optimize signup, registration, account-creation, and trial-activation flows. |
| /onboarding | Improve post-signup onboarding and first-run activation. |
| /popups | Create or optimize popups, modals, overlays, and banners. |
| /paywalls | Build or optimize in-app paywalls, upgrade screens, and upsells. |
| /lead-magnets | Create, plan, or optimize lead magnets for email capture. |
6 + 9 + 7 + 5 + 2 + 1 + 3 + 8 + 4 = 45 skills.
A typical workflow
The skills are designed to hand off to each other. A common path for a new product:
- 1
Understand the market
/customer-researchand/competitor-profilingto learn who you're selling to and against, then/marketing-planto set direction. - 2
Build the page
/copywritingfor the page,/croto structure it for conversion, and/signup//onboardingfor the activation flow. - 3
Make it discoverable
/seo-audit,/schema, and/ai-seoso search engines and LLMs can find and cite it. - 4
Drive traffic
/ads+/ad-creative,/social,/public-relations, and/directory-submissions. - 5
Measure & keep them
/analytics+/ab-testingto learn what works, then/emailsand/churn-preventionto retain.
Learn more
- github.com/coreyhaines31/marketingskills — the repo, all 45 skills, and install docs
- agentskills.io — the Agent Skills spec these follow
- Swipe Files — Corey Haines' marketing newsletter