Free 40-page Claude guide — setup, 120 prompt codes, MCP servers, AI agents. Download free →
CLSkills
Testingintermediate

content-creator

Share

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

Works with OpenClaude
You want to...Use this instead
Write a blog post, article, or guidecontent-production
Plan what content to create, topic clusters, calendarcontent-strategy
Analyze brand voicecontent-production (includes brand_voice_analyzer.py)
Optimize SEO for existing contentcontent-production (includes seo_optimizer.py)
Create social media contentsocial-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.

Quick Info

CategoryTesting
Difficultyintermediate
Version1.0.0
Authoralirezarezvani
communityalirezarezvani

Install command:

Related Testing Skills

Other Claude Code skills in the same category — free to download.

Want a Testing skill personalized to YOUR project?

This is a generic skill that works for everyone. Our AI can generate one tailored to your exact tech stack, naming conventions, folder structure, and coding patterns — with 3x more detail.