marketing-skill/skills/marketing-skills/SKILL.md
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 skillsauth add alirezarezvani/claude-skills marketing-skillsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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 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.
skills/marketing-context/ to create .claude/product-marketing-context.md. Every other skill reads it for brand voice, personas, and competitive landscape.SKILL.md.skills/marketing-ops/ — its routing matrix maps phrasings to skills.All paths are relative to marketing-skill/.
| Task | Skill |
|---|---|
| Capture brand/product context (run first) | skills/marketing-context/ |
| Route a request, plan campaigns, pick channels | skills/marketing-ops/ |
| Demand gen programs, funnel + CRM ops | skills/marketing-demand-acquisition/ |
| Positioning, ICP, product marketing strategy | skills/marketing-strategy-pmm/ |
| Brand voice/visual consistency audits | skills/brand-guidelines/ |
| Task | Skill |
|---|---|
| Write blog posts, articles, guides | skills/content-production/ |
| Plan what content to create | skills/content-strategy/ |
| Edit copy (Seven Sweeps) | skills/copy-editing/ |
| Fix AI-sounding content | skills/content-humanizer/ |
| Landing/sales page copy | skills/copywriting/ |
| Headlines, hooks, idea generation | skills/marketing-ideas/ |
| Persuasion frameworks, mental models | skills/marketing-psychology/ |
| Task | Skill |
|---|---|
| Traditional SEO audit | skills/seo-audit/ |
| AI search citations (ChatGPT, Perplexity, AI Overviews) | skills/aeo/ |
| Programmatic SEO at scale | skills/programmatic-seo/ |
| Structured data / schema.org | skills/schema-markup/ |
| Site structure, internal linking | skills/site-architecture/ |
| Task | Skill |
|---|---|
| Landing/marketing page conversion | skills/page-cro/ |
| Forms | skills/form-cro/ |
| Signup flow | skills/signup-flow-cro/ |
| Onboarding/activation | skills/onboarding-cro/ |
| Popups/modals | skills/popup-cro/ |
| Paywall/upgrade screens | skills/paywall-upgrade-cro/ |
| A/B test design + sample size | skills/ab-test-setup/ |
| Task | Skill |
|---|---|
| Email sequences/drips | skills/email-sequence/ |
| Cold outbound email | skills/cold-email/ |
| Paid ads (Google/Meta/LinkedIn) | skills/paid-ads/ |
| Ad creative + copy | skills/ad-creative/ |
| Social calendar + management | skills/social-media-manager/ |
| Platform-native social posts | skills/social-content/ |
| X/Twitter growth | skills/x-twitter-growth/ |
| YouTube (data + strategy) | skills/youtube-full/ |
| Video content strategy | video-content-strategist/ (sibling folder, own plugin) |
| Webinars (funnel math) | skills/webinar-marketing/ |
| App Store / Play Store (ASO) | skills/app-store-optimization/ |
| Task | Skill |
|---|---|
| Launches (PH, HN, etc.) | skills/launch-strategy/ |
| Pricing + packaging | skills/pricing-strategy/ |
| Referral programs | skills/referral-program/ |
| Free tools as acquisition | skills/free-tool-strategy/ |
| Churn prevention | skills/churn-prevention/ |
| Task | Skill |
|---|---|
| Campaign performance, attribution | skills/campaign-analytics/ |
| Tracking plans, UTM, GA4 key events | skills/analytics-tracking/ |
| Social account analysis | skills/social-media-analyzer/ |
| Competitor/alternatives pages | skills/competitor-alternatives/ |
| LLM prompt templates + governance for marketing teams | skills/prompt-engineer-toolkit/ |
Each skill documents its own tools in its SKILL.md (a "Tools" or workflow section with exact CLI lines). Invoke from the skill's folder:
python3 skills/<skill>/scripts/<tool>.py --help
All 59 scripts are stdlib-only; most run a demo with no args.
.claude/product-marketing-context.md exists, read it before any marketing task.content-creator is deprecated — use skills/content-production/.development
Use when someone wants to run a weekly review, close open loops, audit stalled projects and commitments, get their system back to trusted, restart a lapsed review habit, or says "/cs:weekly-review". Walks David Allen's three-phase loop — GET CLEAR, GET CURRENT, GET CREATIVE — with deterministic scripts that inventory open loops, gate the checklist with named gaps, and score commitment health 0-100.
development
Use when someone wants to decide whether a meeting is worth calling, price a meeting in dollars, build a timeboxed agenda with desired outcomes, or turn messy meeting notes into owned action items — or says "should this be a meeting", "/cs:meeting-prep", or "/cs:meeting-actions". Runs a cost gate (ASYNC / NOT-READY / MEET), builds a decision-first agenda, and extracts an owner + due-date checklist that flags every orphan.
development
Convert a rambling description of a desired outcome into one polished, autonomous /goal prompt ready to paste into a fresh session. Use when the user says "/fable-goal", "turn this into a goal prompt", "write me a fable prompt", "write the prompt that builds X", or rambles about something they want made and asks for the prompt that makes it happen. The output is a single copy-paste prompt, never the build itself. Do NOT use when the user wants the thing built right now in this session — only when they want the PROMPT that will make it happen in a fresh session.
development
Use when someone wants to plan a deep work day, time-block their calendar or task list, budget or cut shallow work, protect focus hours, track deep-work sessions and streaks, run an end-of-day shutdown ritual, or says "/deep-work" or "/time-block". Classifies tasks deep vs shallow, builds an energy-first time-blocked schedule that refuses deep demand past the 4-hour ceiling, batches shallow work into at most two windows, and logs focus sessions against a weekly target.