Deprecated redirect skill that routes legacy 'content creator' requests to the correct specialist. Use when a user invokes 'content creator', asks to write a blog post, article, guide, or brand voice analysis (routes to content-production), or asks to plan content, build a topic cluster, or create a content calendar (routes to content-strategy). Does not handle requests directly — identifies user intent and redirects to content-production for writing/SEO/brand-voice tasks or content-strategy for
This skill has been split into two specialist skills. Use the one that matches your intent:
| You want to... | Use this instead |
|---|---|
| Write a blog post, article, or guide | content-production |
| Plan what content to create, topic clusters, calendar |
brand_voice_analyzer.py) |
| Optimize SEO for existing content | content-production (includes seo_optimizer.py) |
| Create social media content | social-content |
The original content-creator tried to do everything: planning, writing, SEO, social, brand voice. That made it a jack of all trades. The specialist skills do each job better:
| When you ask for... | Routed to... |
|---|---|
| "Write a blog post" | content-production |
| "Content calendar" |
brand_voice_analyzer.py) |
| "SEO optimization" | content-production (seo_optimizer.py) |
This is a redirect skill. Route the user to the correct specialist — don't attempt to handle the request here.
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 content-creator-1776419982 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 content-creator-1776419982 技能
skillhub install content-creator-1776419982
文件大小: 23.36 KB | 发布时间: 2026-4-17 18:38