content-creator

Routes legacy content creator requests to content-production or content-strategy specialist skills.

Updated May 18, 2026
One-click install
npx skills add https://github.com/rigasnameji/address_uluwatu --skill content-creator-rigasnameji
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: content-creator
Source: https://github.com/rigasnameji/address_uluwatu/tree/main/ADDRESS/marketing-skill/content-creator
Command: npx skills add https://github.com/rigasnameji/address_uluwatu --skill content-creator-rigasnameji

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve? Legacy requests invoking the deprecated 'content creator' skill need to reach the correct specialist skill instead of failing or being handled by an outdated monolithic workflow. ## Core Features & Use Cases - Intent-Based Routing: Detects whether a user wants writing, SEO, or brand voice work (routes to content-production) versus planning, topic clusters, or content calendars (routes to content-strategy). - Proactive Triggers: Recognizes phrases like 'content creator', 'content plan', or 'what should I write' and redirects accordingly. - Reference Library: Ships analytics guides, brand guidelines, content frameworks, and social media optimization references inherited from the original skill. - Use Case: A user asks to 'write a blog post' using the old content-creator name; the skill identifies the intent and hands the request to content-production, which owns the drafting and SEO pipeline. ## Quick Start Ask the content creator skill to write a blog post and it will route your request to the content-production specialist.

Frequently Asked Questions about content-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What happened to the content-creator skill?▼

The content-creator skill was deprecated and split into two specialist skills: content-production for writing, SEO, and brand voice work, and content-strategy for planning, topic clusters, and content calendars.

Which skill should I use to write a blog post?▼

Use content-production for writing blog posts, articles, and guides. It contains the full pipeline from research and briefing through drafting, optimization, and publishing, including the seo_optimizer.py and brand_voice_analyzer.py tools.

How do I create a content calendar or topic cluster?▼

Use content-strategy for content calendars, topic clusters, keyword research, and prioritization frameworks. The content-creator skill automatically routes planning requests there.

Does content-creator still handle requests directly?▼

No, content-creator is a redirect-only skill. It identifies user intent and routes to content-production for writing and SEO tasks or content-strategy for planning tasks, without executing the work itself.

Where did the brand voice analyzer and SEO optimizer tools go?▼

Both Python tools moved to content-production. The brand_voice_analyzer.py handles voice consistency scoring, and seo_optimizer.py handles keyword density, structure, and meta element analysis.