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.
npx skills add alirezarezvani/claude-skills --skill marketing-skills --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Start Here
- Route Table
- Foundation + Ops
- Content
- SEO + AEO
- CRO (conversion)
- Channels
- Growth
- Intelligence + Sales Enablement
- Python Tools
- Rules
python3 skills/<skill>/scripts/<tool>.py --help
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.