跳到主要内容
知仓学习社ZHICANG

content-creator

Deprecated redirect skill that routes legacy 'content creator' requests to the correct specialist. Use when a user invokes 'content creator', asks t…

不碰外部(只输出文字)无严重或高危命中alirezarezvani/claude-skills

它会碰到什么

扫了多少8 个文本文件,52 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

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.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 26,030
本站分层T1
该仓技能数846
原文件路径marketing-skill/skills/content-creator/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 846 个技能

同名技能的其他版本

有 2 个不同仓库或目录里都有叫 content-creator 的技能。它们内容并不相同,别混用: