Agent skill · Content & Marketing

marketing-skills

Directory and router for the marketing skills library. Use when you need to find the right marketing skill for a task, see what marketing capabilities exist, or get oriented in this plugin. 44 specialist skills across 8 pods (content, SEO + AEO, CRO, channels, growth, intelligence, sales enablement, ops), 59 stdlib Python tools. Routes to one skill — it does not execute marketing work itself.

Alireza Rezvani23,369★ · +428/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add alirezarezvani/claude-skills --skill marketing-skills --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Version: 2.10.3
Declared author: Alireza Rezvani
Path: marketing-skill/skills/marketing-skills/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 23,791 · +422 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Marketing Skills — Directory + Router This is the index skill for the marketing plugin. It does one job: route you to the right specialist skill, then get out of the way. For request-by-request routing logic, [../marketing-ops/SKILL.md](../marketing-ops/SKILL.md) is the canonical router — this file is the map. **Counts (kept honest):** 44 specialist skills in `skills/` (plus this index and the deprecated `content-creator` redirect), 1 video skill in `video-content-strategist/`, 59 stdlib-only Python tools. No pip installs needed. ## Start Here 1. **First run ever?** Use `skills/marketing-context/` to create `.claude/product-marketing-context.md`. Every other skill reads it for brand voice, personas, and competitive landscape. 2. **Know your task?** Find it in the route table below and load only that skill's `SKILL.md`. 3. **Ambiguous request?** Load `skills/marketing-ops/` — its routing matrix maps phrasings to skills. ## Route Table All paths are relative to `marketing-skill/`. ### Foundation + Ops | Task | Skill | |---|---| | Capture brand/product context (run first) | `skills/marketing-context/` | | Route a request, plan campaigns, pick channels | `skills/marketing-ops/` | | D

What's inside
Steps it walks through
  1. Start Here
  2. Route Table
  3. Foundation + Ops
  4. Content
  5. SEO + AEO
  6. CRO (conversion)
  7. Channels
  8. Growth
  9. Intelligence + Sales Enablement
  10. Python Tools
  11. Rules
Commands it runs
python3 skills/<skill>/scripts/<tool>.py --help
More from claude-skills
All skills →
About this skill
What does the marketing-skills skill do?

Directory and router for the marketing skills library. Use when you need to find the right marketing skill for a task, see what marketing capabilities exist, or get oriented in this plugin. 44 specialist skills across 8 pods (content, SEO + AEO, CRO, channels, growth, intelligence, sales enablement, ops), 59 stdlib Python tools. Routes to one skill — it does not execute marketing work itself.

How do I install it?

Run `npx skills add alirezarezvani/claude-skills --skill marketing-skills --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From alirezarezvani/claude-skills, a repository with 23,791 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going