应用简介
已弃用的重定向技能,将旧版“内容创作者”请求路由到正确的专家。当用户调用“内容创作者”,要求撰写博客文章、指南或品牌声音分析(路由到内容生产)或要求规划内容、构建主题集群或创建内容日历(路由到内容策略)时使用。不直接处理请求——识别用户意图并将请求重定向到内容生产进行写作/SEO/品牌声音任务或内容策略...
--- name: "content-creator" description: "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 planning tasks." license: MIT metadata: version: 2.0.0 author: Alireza Rezvani category: marketing updated: 2026-03-06 status: deprecated --- # Content Creator → Redirected > **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](../content-production/) | | **Plan** what content to create, topic clusters, calendar | [content-strategy](../content-strategy/) | | **Analyze brand voice** | [content-production](../content-production/) (includes `brand_voice_analyzer.py`) | | **Optimize SEO** for existing content | [content-production](../content-production/) (includes `seo_optimizer.py`) | | **Create social media content** | [social-content](../social-content/) | ## Why the Change 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: - **content-production** — Full pipeline: research → brief → draft → optimize → publish. Includes all Python tools from the original content-creator. - **content-strategy** — Strategic planning: topic clusters, keyword research, content calendars, prioritization frameworks. ## 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.
发布日期
5/16/2026
提供方
SkillOPIC
来源类型
导入
alirezarezvani
writing
数据安全
使用 Skill 时,您的对话内容将被发送至 AI 模型进行处理。我们会严格保护您的隐私数据,不会将您的对话内容用于模型训练或分享给第三方。 以下为此 Skill 的数据处理说明。
此 Skill 将处理您的对话输入
您的消息将作为 Prompt 上下文发送至 AI 模型
所有通信均通过加密通道传输
对话记录仅保存在本地
您可以随时清除本地对话历史,清除后数据不可恢复
评分和评价
已验证评分
Skill 信息
了解此 Skill 的详细信息和功能特性
写作研究
文案策划
文件结构
assets
examples
references
SKILL.md2.8 KB
版本历史
- 公开
- 来源于用户导入
如需详细了解相关要求,请访问帮助中心,或给我们提交反馈信息