| name | content-marketing |
| description | Activate for content strategy, editorial calendars, content pillar mapping, blog planning, and content audit. Use when planning content programs, creating editorial workflows, or building topic clusters. |
| license | MIT |
Content Marketing
Strategic content planning, editorial workflows, and content optimization frameworks.
When to Use
- Content strategy development
- Editorial calendar creation
- Blog post planning
- Content pillar/cluster mapping
- Content audit needed
- Repurposing workflows
Core Capabilities
Content Strategy
Load: references/content-strategy-framework.md
Editorial Calendar
Load: references/editorial-calendar-template.md
Blog Post Templates
Load: references/blog-post-templates.md
Content Audit
Load: references/content-audit-checklist.md
Quick Reference
Content Pillars: 3-5 core themes aligned with business goals
Content Types: Blog, video, podcast, social, email
Audit Actions: Keep, Update, Consolidate, Redirect, Delete
Workflow
Content Strategy Workflow
- Audit existing content
- Define audience personas
- Identify content pillars (3-5)
- Map topic clusters per pillar
- Create editorial calendar
- Define production workflow
- Set measurement framework
Blog Planning Workflow
- Keyword research (use seo-optimization skill)
- Select template based on intent
- Create content brief
- Outline → Draft → Edit → Publish
Content Repurposing
- Blog → Social posts, email sequence, video script
- Podcast → Blog post
- Webinar → Multiple blogs
MCP Server Guidelines
Content marketing uses MCPs for research and inspiration.
When to Use Exa MCP (exa-mcp-server)
Use for quick content research:
| Task | Example |
|---|
| Topic research | "What are trending topics in AI?" |
| Competitor content | "Find competitor blog posts on SaaS pricing" |
| Content inspiration | "Popular articles on product marketing" |
| Quick reference | "Best practices for B2B content" |
Characteristics:
- Fast response for inspiration
- Good for topic ideation
- Quick competitive research
When to Use Websets MCP (websets-mcp-server)
Use for comprehensive content analysis:
| Task | Example |
|---|
| Full content audit | "All competitor content in fintech space" |
| Topic cluster research | "Comprehensive topic map for AI marketing" |
| Influencer research | "Find all content creators in SaaS marketing" |
| Deep market analysis | "Content strategies of top 50 B2B SaaS companies" |
Characteristics:
- Exhaustive research
- Comprehensive competitor analysis
- Deep topic exploration
MCP Selection Matrix
| Content Task | MCP | Reason |
|---|
| Blog topic ideas | Exa | Quick inspiration |
| Content pillar research | Websets | Comprehensive mapping |
| Competitor post analysis | Exa (quick) | Fast research |
| Full content audit | Websets | Exhaustive analysis |
| Trending topics | Exa | Real-time search |
| Influencer discovery | Websets | Comprehensive list |
Auto-Selection Logic
def select_mcp_for_content(task: str, scope: str) -> str:
if scope in ['comprehensive', 'full', 'all', 'exhaustive']:
return 'websets'
if 'audit' in task and 'quick' not in task:
return 'websets'
return 'exa'
Report Output
Activate: assets-organizing skill for report file paths
Content reports go to assets/reports/content/{date}-{content-type}-audit.md
Agent Integration
Primary Agents: content-creator, campaign-manager, attraction-specialist
Skill Dependencies: seo-optimization, brand-guidelines, creativity, assets-organizing (report organization)
Best Practices
- Lead with value, not promotion
- Match content to buyer journey stage
- Maintain consistent publishing schedule
- Update evergreen content quarterly
- Repurpose before creating new
- Measure content ROI, not just traffic