marketing-skills
42 marketing agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw, and 6 more coding agents. 7 pods: content, SEO, CRO, channels, growth, intelligence, sales. Foundation context + orchestration router. 27 Python tools (stdlib-only).
Best use case
marketing-skills is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
42 marketing agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw, and 6 more coding agents. 7 pods: content, SEO, CRO, channels, growth, intelligence, sales. Foundation context + orchestration router. 27 Python tools (stdlib-only).
Teams using marketing-skills should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/marketing-skill/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How marketing-skills Compares
| Feature / Agent | marketing-skills | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
42 marketing agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw, and 6 more coding agents. 7 pods: content, SEO, CRO, channels, growth, intelligence, sales. Foundation context + orchestration router. 27 Python tools (stdlib-only).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
Best AI Agents for Marketing
A curated list of the best AI agents and skills for marketing teams focused on SEO, content systems, outreach, and campaign execution.
Cursor vs Codex for AI Workflows
Compare Cursor and Codex for AI coding workflows, repository assistance, debugging, refactoring, and reusable developer skills.
SKILL.md Source
# Marketing Skills Division 42 production-ready marketing skills organized into 7 specialist pods with a context foundation and orchestration layer. ## Quick Start ### Claude Code ``` /read marketing-skill/marketing-ops/SKILL.md ``` The router will direct you to the right specialist skill. ### Codex CLI ```bash codex --full-auto "Read marketing-skill/marketing-ops/SKILL.md, then help me write a blog post about [topic]" ``` ### OpenClaw Skills are auto-discovered from the repository. Ask your agent for marketing help — it routes via `marketing-ops`. ## Architecture ``` marketing-skill/ ├── marketing-context/ ← Foundation: brand voice, audience, goals ├── marketing-ops/ ← Router: dispatches to the right skill │ ├── Content Pod (8) ← Strategy → Production → Editing → Social ├── SEO Pod (5) ← Traditional + AI SEO + Schema + Architecture ├── CRO Pod (6) ← Pages, Forms, Signup, Onboarding, Popups, Paywall ├── Channels Pod (5) ← Email, Ads, Cold Email, Ad Creative, Social Mgmt ├── Growth Pod (4) ← A/B Testing, Referrals, Free Tools, Churn ├── Intelligence Pod (4) ← Competitors, Psychology, Analytics, Campaigns └── Sales & GTM Pod (2) ← Pricing, Launch Strategy ``` ## First-Time Setup Run `marketing-context` to create your `marketing-context.md` file. Every other skill reads this for brand voice, audience personas, and competitive landscape. Do this once — it makes everything better. ## Pod Overview | Pod | Skills | Python Tools | Key Capabilities | |-----|--------|-------------|-----------------| | **Foundation** | 2 | 2 | Brand context capture, skill routing | | **Content** | 8 | 5 | Strategy → production → editing → humanization | | **SEO** | 5 | 2 | Technical SEO, AI SEO (AEO/GEO), schema, architecture | | **CRO** | 6 | 0 | Page, form, signup, onboarding, popup, paywall optimization | | **Channels** | 5 | 2 | Email sequences, paid ads, cold email, ad creative | | **Growth** | 4 | 2 | A/B testing, referral programs, free tools, churn prevention | | **Intelligence** | 4 | 4 | Competitor analysis, marketing psychology, analytics, campaigns | | **Sales & GTM** | 2 | 1 | Pricing strategy, launch planning | | **Standalone** | 4 | 9 | ASO, brand guidelines, PMM strategy, prompt engineering | ## Python Tools (27 scripts) All scripts are stdlib-only (zero pip installs), CLI-first with JSON output, and include embedded sample data for demo mode. ```bash # Content scoring python3 marketing-skill/content-production/scripts/content_scorer.py article.md # AI writing detection python3 marketing-skill/content-humanizer/scripts/humanizer_scorer.py draft.md # Brand voice analysis python3 marketing-skill/content-production/scripts/brand_voice_analyzer.py copy.txt # Ad copy validation python3 marketing-skill/ad-creative/scripts/ad_copy_validator.py ads.json # Pricing scenario modeling python3 marketing-skill/pricing-strategy/scripts/pricing_modeler.py # Tracking plan generation python3 marketing-skill/analytics-tracking/scripts/tracking_plan_generator.py ``` ## Unique Features - **AI SEO (AEO/GEO/LLMO)** — Optimize for AI citation, not just ranking - **Content Humanizer** — Detect and fix AI writing patterns with scoring - **Context Foundation** — One brand context file feeds all 42 skills - **Orchestration Router** — Smart routing by keyword + complexity scoring - **Zero Dependencies** — All Python tools use stdlib only
Related Skills
scorecard-marketing
Build quiz and assessment funnels that generate qualified leads at 30-50% conversion. Use when the user mentions "lead magnet", "quiz funnel", "assessment tool", "lead generation", or "score-based segmentation". Covers question design, dynamic results by tier, and automated follow-up sequences. For landing page conversion, see cro-methodology. For full marketing plans, see one-page-marketing. Trigger with 'scorecard', 'marketing'.
one-page-marketing
Build a complete marketing plan covering the full customer journey from stranger to raving fan. Use when the user mentions "marketing plan", "target market", "USP", "lead nurture", "customer lifetime value", or "referral program". Covers the PVP Index, channel selection, and advocacy systems. For brand messaging, see storybrand-messaging. For conversion optimization, see cro-methodology. Trigger with 'one', 'page', 'marketing'.
suggest-awesome-github-copilot-skills
Suggest relevant GitHub Copilot skills from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing skills in this repository, and identifying outdated skills that need updates.
Testing Handbook Skills
Comprehensive security testing toolkit generated from the [Trail of Bits Application Security Testing Handbook](https://appsec.guide/).
ROS 2 Engineering Skills
A progressive-disclosure skill for ROS 2 development — from first workspace to
auditing-skills
Use when checking skills for security or quality issues, reviewing audit results from skills.sh or Tessl, or remediating findings across published skills.
skills-search
This skill should be used when users want to search, discover, install, or manage Claude Code skills from the CCPM registry. Triggers include requests like "find skills for PDF", "search for code review skills", "install cloudflare-troubleshooting", "list my installed skills", "what does skill-creator do", or any mention of finding/installing/managing Claude Code skills or plugins.
claude-skills-troubleshooting
Diagnose and resolve Claude Code plugin and skill issues. This skill should be used when plugins are installed but not showing in available skills list, skills are not activating as expected, or when troubleshooting enabledPlugins configuration in settings.json. Triggers include "plugin not working", "skill not showing", "installed but disabled", or "enabledPlugins" issues.
analyzing-marketing-campaign
Analyze weekly marketing campaign performance data across channels. Use when analyzing multi-channel digital marketing data to calculate funnel metrics (CTR, CVR) and compare to benchmarks, compute cost and revenue efficiency metrics (ROAS, CPA, Net Profit), or get budget reallocation recommendations based on performance rules.
validate-skills
Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command.
../../../marketing-skill/x-twitter-growth/SKILL.md
No description provided.
../../../engineering-team/playwright-pro/skills/testrail/SKILL.md
No description provided.