Claude Marketing Skills: 32 Picks for Claude Code
Explore 32 Claude marketing skills for CRO, copywriting, AI SEO, ads, emails, analytics, and more. Install the core collection for Claude Code.
One repo changed how I think about AI for marketing. coreyhaines31/marketingskills has 45K stars and 50 skills organized into a full marketing stack. CRO, copywriting, SEO, paid ads, analytics, retention, growth engineering, and sales operations. But the clever part is not the skills themselves. It is the architecture: every skill reads from a shared .agents/product-marketing.md file. Define your product, audience, and positioning once. Every skill output respects it.
That is the difference between "AI for marketing" (paste context, get generic output) and an actual marketing ops system (define strategy once, execute everywhere).
Here is what that looks like in practice. Without the shared context, you prompt Claude "write me a landing page headline" and get:
Transform Your Business with Our Innovative Solution
With product-marketing context defined and the copywriting skill installed:
Ship 3x faster. The 847 engineering teams on [Product] merge 40% more PRs per week - without adding headcount.
Same model. The skill pulled your positioning (developer tools), your proof point (847 teams, 40% metric), and your direct voice from the shared context file. That is what "define once, use everywhere" means in practice.
I cataloged the full marketing skills ecosystem. The coreyhaines31 repo is the centerpiece, but there are dedicated skills for ad copy, competitor analysis, email sequences, LinkedIn optimization, and AI-native SEO (GEO) scattered across a dozen other repos. Here is everything worth installing.
What Is the Shared Context Pattern and Why Does It Matter?
Before installing any marketing skill, understand the pattern that makes them 10x more useful.
The best marketing skill repos use a shared context file. In coreyhaines31/marketingskills, this is the product-marketing skill. It creates a context document that captures:
- Product positioning: What you sell, who you sell to, the problem you solve
- ICP definition: Firmographics, psychographics, buying triggers
- Competitive landscape: Key competitors, your differentiation
- Brand voice: Tone, vocabulary, personality
- Proof points: Customer quotes, case studies, metrics
Every other skill in the collection reads this context automatically. The copywriting skill pulls your positioning into landing page copy, while cro checks pages against your ICP. For topic-cluster planning, content-strategy uses your business context and competitive landscape.
Set this up first. Run the product-marketing skill and answer the questions. Every subsequent skill becomes 10x more relevant.
What Marketing Skills Should You Install?
CRO & Conversion Optimization
| Skill | What It Does | Source | Install |
|---|---|---|---|
| cro | Conversion rate optimization for landing pages. Heuristic analysis, friction identification, CTA optimization, above-fold audit. | coreyhaines31/marketingskills | npx skills add coreyhaines31/marketingskills -a claude-code |
| copywriting | Marketing page copy using proven frameworks (PAS, AIDA, Before-After-Bridge). Headlines, subheads, CTAs, body copy with variant generation. | coreyhaines31/marketingskills | Same repo |
| conversion-copywriting | Expert conversion copy using marketing psychology (loss aversion, social proof, scarcity, anchoring) and 7-sweep editing process. | mayurrathi/awesome-agent-skills | npx skills add mayurrathi/awesome-agent-skills --skill conversion-copywriting |
| landing-page | Full landing page generation. Hero, social proof, features, pricing, FAQ, CTA blocks. | Community | Various |
SEO, GEO & AI Visibility
| Skill | What It Does | Source | Install |
|---|---|---|---|
| seo-audit | Site SEO diagnosis covering crawlability, indexation, on-page tags, Core Web Vitals, and prioritized fixes. | coreyhaines31/marketingskills | Same repo |
| ai-seo | AI search optimization (LLMO/GEO). Optimize content for AI citation in ChatGPT, Gemini, Perplexity. Answer-first structure, E-E-A-T signals, structured data. | coreyhaines31/marketingskills | Same repo |
| technical-seo | Technical SEO audits. Site architecture, crawlability, Core Web Vitals, schema markup, canonicalization. | Community | Various |
| seo-content-page | Full SEO content pages optimized for both traditional search and AI search (GEO). Hub-and-spoke internal linking. | AI Builder Club skill | Project-level |
| claude-seo | A full SEO plugin rather than one skill: 25 sub-skills and 18 specialist agents that run in parallel across technical SEO, content quality, schema, and GEO. Heavier than seo-audit; reach for it when you want the whole audit in one pass. 15K stars. | AgriciDaniel/claude-seo | Clone repo, see README |
The ai-seo skill stands out because most SEO skills stop at Google. It optimizes for AI citation, including the format and structure that gets your content pulled into ChatGPT, Perplexity, and Gemini answers. That is where organic traffic is shifting.
Content Marketing
| Skill | What It Does | Source | Install |
|---|---|---|---|
| content-strategy | Content planning, editorial calendar, content pillar architecture, distribution strategy. | coreyhaines31/marketingskills | Same repo |
| content-creator | Multi-format content production. Blog posts, social threads, email newsletters, case studies. Maintains voice consistency. | mayurrathi/awesome-agent-skills | npx skills add mayurrathi/awesome-agent-skills |
| blog-post | SEO-optimized blog post generation with structured outlines, internal linking, and CTA placement. | Community | Various |
| case-study | Customer success story structure. Challenge, solution, results, quote selection. | Community | Various |
What makes these useful: The content-strategy skill builds a full content pillar architecture with hub pages, spoke articles, and an internal linking map grounded in your positioning. The content-creator skill's repurposing workflow is the time saver: one long-form piece becomes 8-12 distribution assets (LinkedIn post, email teaser, Twitter thread, social cards) without manual rewriting.
Paid Advertising
| Skill | What It Does | Source | Install |
|---|---|---|---|
| ads | Paid campaign strategy. Platform selection, audience targeting, budget allocation, bidding, and campaign optimization. | coreyhaines31/marketingskills | Same repo |
| ad-copy-writer | Generate ad copy variations for Google, Meta, and LinkedIn. Platform-specific format constraints. | cognyai/claude-code-marketing-skills | npx skills add cognyai/claude-code-marketing-skills |
| performance-marketing-ops | ROAS optimization, audience segmentation, creative fatigue detection, diminishing returns modeling. | mayurrathi/awesome-agent-skills | Same repo |
What makes these useful: The ads skill selects platforms based on your ICP (LinkedIn for B2B enterprise, Meta for B2C, Google for high-intent), recommends budget allocation, and structures campaign testing. The ad-copy-writer from cognyai generates platform-specific variants that respect character limits and format constraints, saving the manual work of adapting a LinkedIn ad to Google's headline character cap.
Email Marketing & Lifecycle
| Skill | What It Does | Source | Install |
|---|---|---|---|
| emails | Automated lifecycle email flows. Welcome, onboarding, nurture, re-engagement, and win-back sequences with timing and subject-line guidance. | coreyhaines31/marketingskills | Same repo |
| churn-prevention | SaaS churn reduction through cancel flows, exit surveys, save offers, dunning, and failed-payment recovery. | coreyhaines31/marketingskills | Same repo |
| automation-bot | Marketing automation workflows. Drip sequences, trigger-based actions, behavioral targeting. | mayurrathi/awesome-agent-skills | Same repo |
What makes these useful: The emails skill generates complete flows, including sequence length, timing, subject lines, and the job of each email. The churn-prevention skill focuses on voluntary and involuntary churn with cancel flows, targeted save offers, and failed-payment recovery.
Analytics & Attribution
| Skill | What It Does | Source | Install |
|---|---|---|---|
| analytics | Marketing analytics setup. Event tracking, funnel analysis, cohort analysis, attribution modeling. | coreyhaines31/marketingskills | Same repo |
| campaign-analytics | Campaign performance measurement. Multi-touch attribution, incrementality testing, ROAS by channel. | alirezarezvani/claude-skills | Same repo |
| gtm-metrics | Pipeline attribution, velocity, win rates, CAC, payback period, NRR, growth accounting, executive dashboards. | chadboyda/agent-gtm-skills | npx skills add chadboyda/agent-gtm-skills |
| treg | Pulls the outside numbers the attribution skills need (ad library data, social and trend metrics, SERP snapshots) so the agent is not estimating them. | superdesigndev/treg | npx skills add superdesigndev/treg -s treg |
What makes these useful: The analytics skill builds a measurement plan that covers event tracking, funnel analysis, and multi-touch attribution. The gtm-metrics skill from chadboyda calculates the metrics a board actually cares about: CAC payback period, NRR, and growth accounting (new vs expansion vs contraction vs churn revenue).
Growth Engineering & PLG
| Skill | What It Does | Source | Install |
|---|---|---|---|
| marketing-loops | Recurring marketing workflows with a cadence, action trigger, self-check, saved state, stopping condition, and approval gates. | coreyhaines31/marketingskills | Same repo |
| product-marketing | Product marketing context. Positioning, messaging, value props. The shared context file that powers every other skill. | coreyhaines31/marketingskills | Same repo |
| revops | Revenue operations. Lead lifecycle, scoring, routing, pipeline management, marketing-to-sales handoff. | coreyhaines31/marketingskills | Same repo |
| sales-enablement | Sales decks, one-pagers, objection handling docs, demo scripts. Marketing supporting sales. | coreyhaines31/marketingskills | Same repo |
Social Media & Brand
| Skill | What It Does | Source | Install |
|---|---|---|---|
| social | Social media content creation, repurposing, scheduling, platform-specific formats, short-form video scripting, and social listening. | coreyhaines31/marketingskills | Same repo |
| linkedin-automation | LinkedIn content creation, connection request personalization, thought leadership calendars. | mayurrathi/awesome-agent-skills | Same repo |
| linkedin-profile-optimizer | Optimize LinkedIn profiles for inbound leads and credibility. | BrianRWagner/ai-marketing-claude-code-skills | Clone repo |
| brand-guidelines | Apply consistent branding across materials. Color palettes, typography, voice. | anthropics/skills | /plugin install example-skills |
| social-media-skills | The skills behind one creator's 415K-follower system. voice-builder is the foundation (about-me.md + voice.md) and every other skill reads it before drafting for LinkedIn, X, Instagram, or Substack. | charlie947/social-media-skills | Clone repo |
Competitive Intelligence
| Skill | What It Does | Source | Install |
|---|---|---|---|
| competitor-profiling | Competitive intelligence research profiles. Positioning analysis, feature comparison, pricing analysis. | coreyhaines31/marketingskills | Same repo |
| competitor-analysis | Research competitor positioning, ads, and market gaps. | cognyai/claude-code-marketing-skills | Same repo |
| lead-qualification | Research and qualify business leads against your ICP. | cognyai/claude-code-marketing-skills | Same repo |
| treg | Company and people enrichment, competitor backlinks, ad and social data, page scraping. The data layer the two research skills above call into. | superdesigndev/treg | npx skills add superdesigndev/treg -s treg |
Where Does the Data Come From?
One thing the tables above gloss over: a lot of these skills assume the agent can already see keyword volume, SERP results, backlinks, ad libraries, or company data. The seo skill writes a good brief, but only if it has real volume numbers. competitor-profiling is guesswork without backlink and ad data. Normally that means a Semrush, Moz, or Apollo subscription per data source, plus an API key the agent has to hold.
The workaround we use is treg, a source-available tool registry (Apache 2.0 with extra terms) that sits in front of about 2,800 endpoints across those providers and bills per call on one token. The agent searches the catalog for the job ("keyword volume for these 300 terms"), reads the price, and calls it. Our team built it for our own SEO loops, and it is self-hostable if you would rather run it on your own keys.
npx skills add superdesigndev/treg -s treg
treg mcp install # adds the MCP server to Claude Code
Two things worth knowing before you rely on it. Calls are metered from a prepaid balance, so batch keyword lists into one call instead of one per term. And your own connected accounts always take priority over the shared keys, so if you already pay for a provider, connect it and those calls are free.
Which Repos Have the Best Marketing Skills?
| Repo | Stars | Skills | Focus |
|---|---|---|---|
| coreyhaines31/marketingskills | 45K | 50 | Full marketing stack. CRO, copywriting, SEO, paid, analytics, retention, growth engineering, revops. Shared product-marketing context. |
| mayurrathi/awesome-agent-skills | - | 15+ marketing | Conversion copywriting, cold outreach, growth strategy, performance marketing, LinkedIn, content. |
| cognyai/claude-code-marketing-skills | - | 5+ | Ad copy, competitor analysis, lead qualification. |
| BrianRWagner/ai-marketing-claude-code-skills | - | 19 | Marketing + cold outreach + LinkedIn optimization. |
| alirezarezvani/claude-skills | 25K | 48 marketing | Marketing pods + revenue ops + campaign analytics. |
| chadboyda/agent-gtm-skills | - | 18 GTM | GTM strategy, metrics, inbound, paid, retention, ops. |
| zubair-trabzada/ai-marketing-claude | 2.5K | 14 + 5 agents | Packaged as a marketing team rather than a skill list: website audit, copy, email sequences, content calendar, competitor analysis, and PDF reports, split across five parallel agents. |
How Do You Stack Skills for a Growth Workflow?
The framing that has taken over on YouTube this summer is "build an AI marketing team," and it is the right one. The method most of those walkthroughs converge on is four steps: list the marketing tasks you actually repeat every week, turn each one into a skill, group related skills into agent roles that do not overlap (a researcher, a writer, an analyst), then tell Claude in your project context who is on the team and when to reach for an agent versus a single skill. The stack below is that team, written as a pipeline.
Strategy & positioning:
→ product-marketing (define product, ICP, positioning ONCE)
→ competitor-profiling (competitive landscape)
→ marketing-loops (recurring workflows with checks, saved state, and stopping conditions)
Acquisition:
→ seo-audit + ai-seo (traditional SEO diagnosis + AI visibility)
→ ads + ad-copy-writer (paid channels)
→ content-strategy + content-creator (content engine)
→ social + linkedin-automation (social distribution)
Conversion:
→ cro (audit existing pages and forms)
→ copywriting (new page copy with variant generation)
→ landing-page (full page generation)
Retention & expansion:
→ emails (lifecycle flows)
→ churn-prevention (cancel flows, save offers, dunning)
→ analytics (funnel analysis, cohort analysis, attribution)
Sales handoff:
→ revops (scoring, routing, handoff)
→ sales-enablement (decks, one-pagers, battle cards)
Every skill in this stack reads from the product-marketing context file. Change your positioning once, and every output across every channel updates.
Install them where every tool can see them. v2.0 moved the context file to .agents/product-marketing.md for a reason: .agents/skills/ and AGENTS.md are the locations Cursor, Codex, and the rest read too, while .claude/ is Claude Code only. This matters more than it sounds. Tobi Lutke, Shopify CEO, said on August 25, 2026 he is considering banning Claude Code at Shopify until it reads AGENTS.md and .agents/skills, because a team where each person's tool reads a different config ends up with a split-brain marketing setup. Put the skills in .agents/, point CLAUDE.md at AGENTS.md, and the marketer on Cursor gets the same cro audit you get.
How Do You Fork and Customize Skills for Your Brand?
Firecrawl's team wrote about this: they rarely use the coreyhaines31 skills as-is. Instead they fork individual skills and customize them with their specific brand voice, audience, and positioning. The copywriting and CRO skills "especially require tuning before they produce output that actually fits your brand." (They reviewed it back when CRO was still split into page-cro and form-cro.)
The workflow:
- Install the full coreyhaines31 collection
- Run
product-marketingto define your context - Test each skill with a real task
- Fork the skills that need customization into your project's
.claude/skills/directory - Add your gotchas list (brand-specific things the AI gets wrong)
The gotchas list is where the value compounds. "Never use the word 'revolutionary' - our brand is understated." "Always lead with the specific number, not the percentage." "Our competitor X was acquired - position against their new parent company, not the old brand."
Related Content
- Anthropic Built 300+ Claude Code Skills Internally. Here's What They Learned. - How to build your own skills + the complete skills directory by category
- Claude Code for Sales - 60+ sales skills mapped to every pipeline stage
- Claude Code for Data Scientists - 35+ data science skills for EDA, visualization, and modeling
- Claude Code for DevOps - 150+ skills for Docker, K8s, Terraform, and CI/CD
- How to Become an AI-Native Company - What it looks like when the marketing skills above stop being a session and become a loop that runs without you
- Claude Code for Solopreneurs - The 15-skill stack that replaces 5 hires
Start Here
Install the coreyhaines31 collection: npx skills add coreyhaines31/marketingskills -a claude-code. Run the product-marketing skill first. Then test cro on your homepage. That single audit will show you the difference between generic AI advice and context-aware marketing ops.
Want to build your own marketing skills from scratch? The shared context pattern in this guide is just the beginning. Encoding YOUR brand voice, YOUR conversion data, YOUR competitive positioning into custom skills is where the real compounding happens. Agent Skills 101 walks you through the SKILL.md spec, building a skill from scratch, testing and iterating, and making it work across Claude Code, Cursor, and 50+ agents. 25 lessons.
Beyond the tools above, our own Claude Code skills are open and free. Install the plugin and run them in your repo.
View on GitHub →Frequently Asked Questions
What are the best marketing skills for Claude Code?
Start with the coreyhaines31/marketingskills collection. It ships 50 skills covering cro, copywriting, ai-seo, ads, emails, analytics, pricing, onboarding, and prospecting, and they all read from one shared product marketing context so the output matches your positioning. Install the whole set with npx skills add coreyhaines31/marketingskills -a claude-code, then pull single skills from other repos only where you have a real gap.
How do you install marketing skills in Claude Code?
Several documented ways. Run npx skills add coreyhaines31/marketingskills -a claude-code to install the collection explicitly for Claude Code, or install it as a plugin marketplace with /plugin marketplace add coreyhaines31/marketingskills followed by /plugin install marketing-skills. You can also clone the repo and copy skills/ into .claude/skills/ if you want to fork before you install.
Is there a Claude skill for CRO?
Yes, and it is just called cro. In v2.0 the old page-cro and form-cro skills were merged into one cro skill that handles landing pages, pricing pages, and lead capture forms, so delete those two folders if you installed the collection before the merge. It reads .agents/product-marketing.md first, then audits value proposition clarity, friction, and CTAs against your ICP instead of giving generic page feedback.
Do I need to be technical to use marketing skills?
No. Every skill is a folder of Markdown files and optional scripts. Install with npx skills add or by copying folders. No coding required. The output is marketing copy, strategy documents, and analysis - not code.
How do marketing skills differ from just prompting Claude?
Skills remember your product context across sessions, so you stop re-pasting it in every conversation. They also encode methodology: the cro skill runs a systematic conversion audit instead of returning generic page feedback.
Can I use these skills in Cursor too?
Yes. The SKILL.md format works across 26+ tools. Copy skill folders to ~/.cursor/skills/ instead of ~/.claude/skills/. Same instructions, same output.
What about marketing tools I already use (HubSpot, Mailchimp, Google Analytics)?
Skills are the strategy and content layer. Use MCP servers for tool connections (HubSpot MCP, Google Analytics MCP). The skill tells Claude what to analyze; the MCP server provides the data. They compose naturally.
Sources & Verification
This guide is written from hands-on testing, then cross-checked against primary sources - official documentation and first-party announcements. Field results and opinions are labeled as such. See our editorial standards.
- coreyhaines31/marketingskills (GitHub) - Full marketing skill stack (45K stars, 50 skills)
- Firecrawl - Best Claude Code Skills to Try in 2026 - Practical review including marketing skills with a fork-and-customize workflow
- Anthropic Agent Skills Repository (GitHub) - Official skills including brand-guidelines and creative design
- VoltAgent/awesome-agent-skills (GitHub) - Curated directory of 1,424+ skills
Join AI Builder Club
$37/mo
Get the free newsletter
Weekly deep-dives on AI tools, automation workflows, and builder strategies. Join 5,000+ readers.
No spam. Unsubscribe anytime.
Continue Learning
Claude Code 101
You've read the theory. The course is where you ship: 3 guided Labs (live website, full-stack app with payments, business automation) plus the Template Vault starter kit. Rebuilt June 2026.
Ultimate Cursor Courses
Build full stack web and mobile apps with Cursor AI. PRD workflows, TDD, memory bank, and real case studies.