Marketing Skills — 34 CRO, SEO & Growth Skills for AI Agents
34 specialized marketing skills for Claude Code covering CRO, copywriting, SEO, analytics, pricing, email sequences, and growth engineering. Built by marketers for AI-assisted marketing workflows.
What it is
Marketing Skills is a collection of 34 specialized marketing skills for AI coding agents. Each skill gives your AI assistant domain expertise in a specific marketing discipline: conversion rate optimization (CRO), copywriting, SEO audit, analytics, pricing strategy, email sequences, and growth engineering.
The skills are installable via the standard skills protocol and work with Claude Code, Cursor, Codex CLI, and Gemini CLI. Built by marketers for AI-assisted marketing workflows.
How it saves time or tokens
Instead of writing detailed marketing-specific prompts every time you need a landing page review, SEO audit, or email sequence, these skills pre-load domain expertise into your AI agent. A page CRO skill brings conversion optimization frameworks (above-the-fold hierarchy, social proof placement, CTA patterns). An SEO audit skill brings technical SEO checklists. The skills activate automatically when the task context matches, reducing manual prompting effort.
How to use
- Install all 34 marketing skills:
npx skills add coreyhaines31/marketingskills
- Or install specific skills:
npx skills add coreyhaines31/marketingskills --skill page-cro copywriting seo-audit
- Skills activate automatically when your agent encounters marketing-related tasks. Ask Claude Code to 'review this landing page for conversion' and the page-cro skill loads.
Example
The page-cro skill provides a structured review framework:
# Page CRO Review Framework
Above the Fold
- Is the value proposition clear within 3 seconds?
- Does the headline address the visitor's primary pain point?
- Is the primary CTA visible without scrolling?
Social Proof
- Are testimonials specific (name, role, company)?
- Do metrics cite real numbers, not vague claims?
- Is social proof placed near decision points?
CTA Hierarchy
- Is there one primary CTA per section?
- Do secondary CTAs use lower visual weight?
- Does the CTA copy describe the benefit, not the action?
Trust Signals
- Are security badges visible near payment forms?
- Is the refund policy linked from the pricing section?
- Do logos represent recognizable brands?
Related on TokRepo
- SEO tools — More SEO optimization tools on TokRepo.
- Marketing tools — Browse marketing automation and analytics tools.
Common pitfalls
- Using all 34 skills simultaneously consumes significant context window space. Install only the skills relevant to your current project.
- Marketing skills provide frameworks, not guaranteed results. Always validate recommendations with actual user data and A/B testing.
- The skills assume a web-based product context. Some recommendations may not apply to offline products, B2B enterprise sales, or non-standard funnels.
Frequently Asked Questions
The 34 skills cover CRO (conversion rate optimization), copywriting, SEO audit, analytics, pricing strategy, email sequences, growth engineering, A/B testing, funnel analysis, content strategy, and more.
Yes. The skills follow the standard skills protocol and work with Claude Code, Cursor, Codex CLI, and Gemini CLI. Install with npx skills add coreyhaines31/marketingskills.
Yes. Skills are markdown files installed locally. You can edit them to add your brand guidelines, tone of voice, target audience definitions, and industry-specific best practices.
Most skills apply to both B2C and B2B contexts. Some skills like pricing strategy and email sequences have B2B-specific patterns. Customize the skills with your B2B buyer personas and sales cycle stages.
The skills are maintained in the coreyhaines31/marketingskills GitHub repository. Re-run the install command to get the latest versions. Check the repository for changelog and recent updates.
Citations (3)
- Marketing Skills GitHub— 34 marketing skills for AI agents
- Google Developers Web Vitals— CRO best practices for landing pages
- Agent Skills Standard— Agent skills installation protocol
Related on TokRepo
Source & Thanks
Created by Corey Haines. Licensed under MIT.
marketingskills — ⭐ 18,700+
Thank you for bringing professional marketing expertise to AI coding assistants.
Discussion
Related Assets
Claude-Flow — Multi-Agent Orchestration for Claude Code
Layers swarm and hive-mind multi-agent orchestration on top of Claude Code with 64 specialized agents, SQLite memory, and parallel execution.
ccusage — Real-Time Token Cost Tracker for Claude Code
CLI that reads ~/.claude logs and breaks down Claude Code token spend by day, session, and project — pluggable into your statusline.
SuperClaude — Workflow Framework for Claude Code
Adds 16+ slash commands, 9 cognitive personas, and a smart flag system to Claude Code in one pipx install.