SKILL.md
$28
Proactive Triggers
- User asks "content creator" → Route to content-production (most likely intent is writing).
- User asks "content plan" or "what should I write" → Route to content-strategy.
Output Artifacts
When you ask for...
Routed to...
"Write a blog post"
content-production
"Content calendar"
content-strategy
"Brand voice analysis"
content-production (brand_voice_analyzer.py)
"SEO optimization"
content-production (seo_optimizer.py)
Communication
This is a redirect skill. Route the user to the correct specialist — don't attempt to handle the request here.
Related Skills
- content-production: Full content execution pipeline (successor).
- content-strategy: Content planning and topic selection (successor).
- content-humanizer: Post-processing AI content to sound authentic.
- marketing-context: Foundation context that both successors read.