Marketing Suite
A complete, modular marketing AI system covering the full marketing lifecycle — from brand strategy to conversion optimization to analytics.
How to Use This Skill
- Identify the task category from the routing table below
- Load the matching sub-skill from
references/skills-catalog.md (contains full instructions for each skill)
- Check for product context — if
./agents/product-marketing-context.md or .claude/product-marketing-context.md exists, read it before asking the user questions
- Use the 8-phase workflow for complex multi-step projects (see
references/workflow.md)
- Delegate to specialist agents for parallel work (see
references/agents-guide.md)
Quick Routing Table
Match the user's request to the right module:
✍️ Copy & Content
| Task |
Load |
| Write/rewrite marketing copy, headlines, CTAs, homepage, landing page, pricing page |
copywriting |
| Polish existing copy, fix clarity/tone |
copy-editing |
| Plan what content to create, editorial calendar, topic clusters |
content-strategy |
| Social media posts (LinkedIn, Twitter/X, Instagram, TikTok) |
social-content |
| Blog posts, long-form content |
content-strategy → copywriting |
| Ad creative, display/social ad copy |
ad-creative |
📧 Email
| Task |
Load |
| Email sequences, drip campaigns, nurture flows, welcome series |
email-sequence |
| Cold outreach emails |
cold-email |
| Email marketing strategy, deliverability, segmentation |
email-marketing |
🔍 SEO
| Task |
Load |
| SEO strategy, keyword research, on-page, link building |
seo-mastery |
| SEO audit of existing site/content |
seo-audit |
| Programmatic SEO at scale |
programmatic-seo |
| Schema markup / structured data |
schema-markup |
| AI-optimized SEO (ChatGPT/Perplexity ranking) |
ai-seo |
🎯 CRO (Conversion Rate Optimization)
| Task |
Load |
| Landing page or website page optimization |
page-cro |
| Signup/registration flow |
signup-flow-cro |
| Onboarding flow |
onboarding-cro |
| Paywall / upgrade prompt |
paywall-upgrade-cro |
| Popup / exit intent |
popup-cro |
| Form optimization |
form-cro |
| A/B test design and setup |
ab-test-setup |
💰 Paid Advertising
| Task |
Load |
| PPC campaigns (Google, Meta, LinkedIn, TikTok) |
paid-ads |
| Paid media strategy and planning |
paid-advertising |
📊 Analytics & Data
| Task |
Load |
| Set up tracking, GA4, GTM, Mixpanel, Segment |
analytics-tracking |
| Attribution modeling, reporting, dashboards |
analytics-attribution |
🌱 Growth
| Task |
Load |
| Product launch strategy |
launch-strategy |
| Referral / affiliate programs |
referral-program |
| Free tool / engineering-as-marketing |
free-tool-strategy |
| Lead magnets |
lead-magnets |
| Site architecture for SEO/conversion |
site-architecture |
🤝 Sales & CRM
| Task |
Load |
| Sales decks, battlecards, objection handling |
sales-enablement |
| Revenue operations, lead scoring, lifecycle |
revops |
| Lead nurture sequences |
email-sequence |
| Competitor comparison pages |
competitor-alternatives |
🧠 Strategy & Research
| Task |
Load |
| Market research, customer personas, trend analysis |
customer-research |
| Brand strategy, positioning, voice/tone |
brand-building |
| Pricing strategy and tier design |
pricing-strategy |
| Marketing psychology and persuasion |
marketing-psychology |
| Marketing ideas and tactics library |
marketing-ideas |
| Core marketing fundamentals |
marketing-fundamentals |
| Marketing problem-solving frameworks |
problem-solving |
📉 Retention
| Task |
Load |
| Reduce churn, cancel flows, dunning, save offers |
churn-prevention |
Loading Sub-Skills
Each sub-skill has detailed instructions in references/skills-catalog.md. For the most commonly used skills, full instructions are reproduced there. Structure:
marketing-suite/
├── SKILL.md ← You are here (routing hub)
└── references/
├── skills-catalog.md ← Full instructions for all 30+ skills
├── workflow.md ← 8-phase marketing pipeline
└── agents-guide.md ← 20 specialist agents and when to use them
When to read reference files:
skills-catalog.md — Always read the relevant skill section before executing any task
workflow.md — Read for complex multi-step campaigns or when the user asks for a full marketing plan
agents-guide.md — Read when running in an agent-capable environment (Claude Code, Cowork) and the task would benefit from specialist delegation
Universal Standards
Apply these to every marketing task:
Language: Always respond in the user's language. If they write in Spanish, respond in Spanish.
Product Context First: Before asking the user questions, check:
./agents/product-marketing-context.md
.claude/product-marketing-context.md
./docs/brand-guidelines.md
If context files exist, extract answers from them and only ask for what's missing.
Output Quality:
- Specificity over vagueness — real numbers beat adjectives
- Benefits over features — outcomes over mechanics
- Customer language over company jargon
- Token efficiency — concise, scannable, actionable
Multi-Tool Integrations
This skill is compatible with 60+ marketing tool integrations. When a task requires live data, check references/tools-registry.md for available MCP connections including:
Analytics: GA4, Google Search Console, Mixpanel, Amplitude, Adobe Analytics
CRM/Email: HubSpot, Salesforce, Klaviyo, ActiveCampaign, Mailchimp
Ads: Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads
SEO: SEMrush, Ahrefs, DataForSEO
Social: Buffer, CrossPost
Productivity: Asana, Notion, Slack
Getting Started
For a single task: Tell me what you're working on. I'll route to the right skill and execute.
For a full campaign: Say "run a full marketing campaign for [product]" and I'll activate the 8-phase pipeline from references/workflow.md.
For brand setup: Say "set up product marketing context" and I'll help you create a context file that makes all future tasks faster and more accurate.
Source: BigY0shi/super-skills — distributed by TomeVault.
1---2name: marketing-suite3description: Full-stack marketing AI covering 40 specialist skills. Use for copywriting, Use when this capability is needed.4---56# Marketing Suite78A complete, modular marketing AI system covering the full marketing lifecycle — from brand strategy to conversion optimization to analytics.910---1112## How to Use This Skill13141. **Identify the task category** from the routing table below152. **Load the matching sub-skill** from `references/skills-catalog.md` (contains full instructions for each skill)163. **Check for product context** — if `./agents/product-marketing-context.md` or `.claude/product-marketing-context.md` exists, read it before asking the user questions174. **Use the 8-phase workflow** for complex multi-step projects (see `references/workflow.md`)185. **Delegate to specialist agents** for parallel work (see `references/agents-guide.md`)1920---2122## Quick Routing Table2324Match the user's request to the right module:2526### ✍️ Copy & Content27| Task | Load |28|------|------|29| Write/rewrite marketing copy, headlines, CTAs, homepage, landing page, pricing page | `copywriting` |30| Polish existing copy, fix clarity/tone | `copy-editing` |31| Plan what content to create, editorial calendar, topic clusters | `content-strategy` |32| Social media posts (LinkedIn, Twitter/X, Instagram, TikTok) | `social-content` |33| Blog posts, long-form content | `content-strategy` → `copywriting` |34| Ad creative, display/social ad copy | `ad-creative` |3536### 📧 Email37| Task | Load |38|------|------|39| Email sequences, drip campaigns, nurture flows, welcome series | `email-sequence` |40| Cold outreach emails | `cold-email` |41| Email marketing strategy, deliverability, segmentation | `email-marketing` |4243### 🔍 SEO44| Task | Load |45|------|------|46| SEO strategy, keyword research, on-page, link building | `seo-mastery` |47| SEO audit of existing site/content | `seo-audit` |48| Programmatic SEO at scale | `programmatic-seo` |49| Schema markup / structured data | `schema-markup` |50| AI-optimized SEO (ChatGPT/Perplexity ranking) | `ai-seo` |5152### 🎯 CRO (Conversion Rate Optimization)53| Task | Load |54|------|------|55| Landing page or website page optimization | `page-cro` |56| Signup/registration flow | `signup-flow-cro` |57| Onboarding flow | `onboarding-cro` |58| Paywall / upgrade prompt | `paywall-upgrade-cro` |59| Popup / exit intent | `popup-cro` |60| Form optimization | `form-cro` |61| A/B test design and setup | `ab-test-setup` |6263### 💰 Paid Advertising64| Task | Load |65|------|------|66| PPC campaigns (Google, Meta, LinkedIn, TikTok) | `paid-ads` |67| Paid media strategy and planning | `paid-advertising` |6869### 📊 Analytics & Data70| Task | Load |71|------|------|72| Set up tracking, GA4, GTM, Mixpanel, Segment | `analytics-tracking` |73| Attribution modeling, reporting, dashboards | `analytics-attribution` |7475### 🌱 Growth76| Task | Load |77|------|------|78| Product launch strategy | `launch-strategy` |79| Referral / affiliate programs | `referral-program` |80| Free tool / engineering-as-marketing | `free-tool-strategy` |81| Lead magnets | `lead-magnets` |82| Site architecture for SEO/conversion | `site-architecture` |8384### 🤝 Sales & CRM85| Task | Load |86|------|------|87| Sales decks, battlecards, objection handling | `sales-enablement` |88| Revenue operations, lead scoring, lifecycle | `revops` |89| Lead nurture sequences | `email-sequence` |90| Competitor comparison pages | `competitor-alternatives` |9192### 🧠 Strategy & Research93| Task | Load |94|------|------|95| Market research, customer personas, trend analysis | `customer-research` |96| Brand strategy, positioning, voice/tone | `brand-building` |97| Pricing strategy and tier design | `pricing-strategy` |98| Marketing psychology and persuasion | `marketing-psychology` |99| Marketing ideas and tactics library | `marketing-ideas` |100| Core marketing fundamentals | `marketing-fundamentals` |101| Marketing problem-solving frameworks | `problem-solving` |102103### 📉 Retention104| Task | Load |105|------|------|106| Reduce churn, cancel flows, dunning, save offers | `churn-prevention` |107108---109110## Loading Sub-Skills111112Each sub-skill has detailed instructions in `references/skills-catalog.md`. For the most commonly used skills, full instructions are reproduced there. Structure:113114```115marketing-suite/116├── SKILL.md ← You are here (routing hub)117└── references/118 ├── skills-catalog.md ← Full instructions for all 30+ skills119 ├── workflow.md ← 8-phase marketing pipeline120 └── agents-guide.md ← 20 specialist agents and when to use them121```122123**When to read reference files:**124- `skills-catalog.md` — Always read the relevant skill section before executing any task125- `workflow.md` — Read for complex multi-step campaigns or when the user asks for a full marketing plan126- `agents-guide.md` — Read when running in an agent-capable environment (Claude Code, Cowork) and the task would benefit from specialist delegation127128---129130## Universal Standards131132Apply these to every marketing task:133134**Language**: Always respond in the user's language. If they write in Spanish, respond in Spanish.135136**Product Context First**: Before asking the user questions, check:1371. `./agents/product-marketing-context.md`1382. `.claude/product-marketing-context.md`1393. `./docs/brand-guidelines.md`140141If context files exist, extract answers from them and only ask for what's missing.142143**Output Quality**:144- Specificity over vagueness — real numbers beat adjectives145- Benefits over features — outcomes over mechanics 146- Customer language over company jargon147- Token efficiency — concise, scannable, actionable148149---150151## Multi-Tool Integrations152153This skill is compatible with 60+ marketing tool integrations. When a task requires live data, check `references/tools-registry.md` for available MCP connections including:154155**Analytics**: GA4, Google Search Console, Mixpanel, Amplitude, Adobe Analytics156**CRM/Email**: HubSpot, Salesforce, Klaviyo, ActiveCampaign, Mailchimp157**Ads**: Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads158**SEO**: SEMrush, Ahrefs, DataForSEO159**Social**: Buffer, CrossPost160**Productivity**: Asana, Notion, Slack161162---163164## Getting Started165166**For a single task**: Tell me what you're working on. I'll route to the right skill and execute.167168**For a full campaign**: Say "run a full marketing campaign for [product]" and I'll activate the 8-phase pipeline from `references/workflow.md`.169170**For brand setup**: Say "set up product marketing context" and I'll help you create a context file that makes all future tasks faster and more accurate.171172---173> Source: [BigY0shi/super-skills](https://github.com/BigY0shi/super-skills) — distributed by [TomeVault](https://tomevault.io).174<!-- tomevault:4.0:skill_md:2026-06-16 -->