Content Creator
/install content-creator
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 |
| Plan what content to create, topic clusters, calendar | content-strategy |
| Analyze brand voice | content-production (includes brand_voice_analyzer.py) |
| Optimize SEO for existing content | content-production (includes seo_optimizer.py) |
| Create social media 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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install content-creator - After installation, invoke the skill by name or use
/content-creator - Provide required inputs per the skill's parameter spec and get structured output
What is Content Creator?
Deprecated redirect skill that routes legacy 'content creator' requests to the correct specialist. Use when a user invokes 'content creator', asks to write a... It is an AI Agent Skill for Claude Code / OpenClaw, with 6549 downloads so far.
How do I install Content Creator?
Run "/install content-creator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Content Creator free?
Yes, Content Creator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Content Creator support?
Content Creator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Content Creator?
It is built and maintained by Alireza Rezvani (@alirezarezvani); the current version is v2.1.1.