content-creator
Professional-grade brand voice analysis, SEO optimization, and platform-specific content frameworks.
npx skills add sickn33/agentic-awesome-skills --skill content-creator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Content Creator Professional-grade brand voice analysis, SEO optimization, and platform-specific content frameworks. ## When to Use Use this skill when writing blog posts, creating social media content, establishing brand voice, optimizing content for SEO, or planning content calendars. ## Keywords content creation, blog posts, SEO, brand voice, social media, content calendar, marketing content, content strategy, content marketing, brand consistency, content optimization, social media marketing, content planning, blog writing, content frameworks, brand guidelines, social media strategy ## Quick Start ### For Brand Voice Development 1. Run `scripts/brand_voice_analyzer.py` on existing content to establish baseline 2. Review `references/brand_guidelines.md` to select voice attributes 3. Apply chosen voice consistently across all content ### For Blog Content Creation 1. Choose template from `references/content_frameworks.md` 2. Research keywords for topic 3. Write content following template structure 4. Run `scripts/seo_optimizer.py [file] [primary-keyword]` to optimize 5. Apply recommendations before publishing ### For Social Media Content 1. Review platform best practices in `refe
- When to Use
- Keywords
- Quick Start
- For Brand Voice Development
- For Blog Content Creation
- For Social Media Content
- Core Workflows
- Establishing Brand Voice (First Time Setup)
- Creating SEO-Optimized Blog Posts
- Social Media Content Creation
- Content Calendar Planning
- Key Scripts
- brandvoiceanalyzer.py
- seooptimizer.py
python scripts/brand_voice_analyzer.py existing_content.txt python scripts/seo_optimizer.py blog_post.md "primary keyword" "secondary,keywords,list" Analyze brand voice python scripts/brand_voice_analyzer.py content.txt Optimize for SEO python scripts/seo_optimizer.py article.md "main keyword" Check content against brand guidelines grep -f references/brand_guidelines.md content.txt Create monthly calendar cp assets/content_calendar_template.md this_month_calendar.md
What does the content-creator skill do?
Professional-grade brand voice analysis, SEO optimization, and platform-specific content frameworks.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill content-creator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.