Agent skill
content-creator
Comprehensive content marketing toolkit with brand voice analysis, SEO optimization scripts, content frameworks, social media strategy, and content calendar planning.
Filed under Content and SEO.
From thatrebeccarae/claude-marketing · 42 skills · 119 · pushed 2026-05-14
What it does when it runs
Comprehensive content marketing toolkit with brand voice analysis, SEO optimization scripts, content frameworks, social media strategy, and content calendar planning. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or developing content strategy. For deep SEO writing optimization, see the seo-content-writer skill.
Read from the skill and the 5 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.
- Keys and connectors you must supply
- None found.
- Hosts it reaches
- No third-party host appears in the skill or its bundled files.
- Tool permissions it declares
- No
allowed-toolsin the frontmatter. It does act, so it runs under whatever permissions your session already grants. - Actions present in the files
- shell
Install it
View source on GitHub ↗git clone --depth 1 --filter=blob:none --sparse https://github.com/thatrebeccarae/claude-marketing.git /tmp/claude-marketing git -C /tmp/claude-marketing sparse-checkout set "skills/content-creator" mkdir -p ~/.claude/skills/content-creator cp -R "/tmp/claude-marketing/skills/content-creator/." ~/.claude/skills/content-creator/
Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗
The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.
The skill
Source on GitHub ↗Reproduced in full from thatrebeccarae/claude-marketing/blob/a8a63ec1341f05ec9c1e9cb52b4edeb14e3bdcba/skills/content-creator/SKILL.md, which is licensed MIT (skill frontmatter). 440 words, 15 headings.
Content Creator
Professional-grade brand voice analysis, SEO optimization, and platform-specific content frameworks with executable Python tools.
Install
git clone https://github.com/thatrebeccarae/claude-marketing.git && cp -r claude-marketing/skills/content-creator ~/.claude/skills/
How this differs from seo-content-writer: The seo-content-writer skill focuses on deep SEO writing — keyword research, on-page optimization, meta tags, heading hierarchy. This skill is the broader content marketing toolkit — brand voice development, content calendars, multi-platform strategy, and includes executable Python scripts for analysis.
Core Workflows
Brand Voice Development
-
Analyze Existing Content (if available)
python scripts/brand_voice_analyzer.py existing_content.txt -
Define Voice Attributes
- Review brand personality archetypes in REFERENCE.md
- Select primary and secondary archetypes
- Choose 3-5 tone attributes
- Document in brand guidelines
-
Create Voice Sample
- Write 3 sample pieces in chosen voice
- Test consistency using analyzer
- Refine based on results
Creating SEO-Optimized Blog Posts
-
Keyword Research
- Identify primary keyword (search volume 500-5000/month)
- Find 3-5 secondary keywords
- List 10-15 LSI keywords
-
Content Structure
- Use blog template from REFERENCE.md
- Include keyword in title, first paragraph, and 2-3 H2s
- Aim for 1,500-2,500 words for comprehensive coverage
-
Optimization Check
python scripts/seo_optimizer.py blog_post.md "primary keyword" "secondary,keywords,list" -
Apply SEO Recommendations
- Adjust keyword density to 1-3%
- Ensure proper heading structure
- Add internal and external links
- Optimize meta description
Social Media Content Creation
- Platform Selection — Identify primary platforms based on audience
- Content Adaptation — Start with core message, use repurposing matrix from REFERENCE.md
- Optimization — Platform-appropriate length, optimal posting time, correct image dimensions
Content Calendar Planning
- Monthly Planning — Set goals and KPIs, identify key themes
- Weekly Distribution — Follow 40/25/25/10 content pillar ratio
- Batch Creation — Create all weekly content in one session
Key Scripts
brand_voice_analyzer.py
Analyzes text content for voice characteristics, readability, and consistency.
Usage: python scripts/brand_voice_analyzer.py <file> [json|text]
Returns: Voice profile (formality, tone, perspective), readability score, sentence structure analysis, improvement recommendations.
seo_optimizer.py
Analyzes content for SEO optimization and provides actionable recommendations.
Usage: python scripts/seo_optimizer.py <file> [primary_keyword] [secondary_keywords]
Returns: SEO score (0-100), keyword density analysis, structure assessment, meta tag suggestions, specific optimization recommendations.
Quality Indicators
- SEO score above 75/100
- Readability appropriate for audience
- Consistent brand voice throughout
- Clear value proposition
- Actionable takeaways
- Platform-optimized
Performance Metrics
Content Metrics
- Organic traffic growth
- Average time on page
- Bounce rate, social shares, backlinks
Engagement Metrics
- Comments, email CTR, engagement rate, downloads
Business Metrics
- Leads generated, conversion rate, CAC, revenue attribution, ROI per piece
Files bundled with it
These load only when the skill asks for them, so they cost nothing until it runs.
Other skills for the same job
Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.
- content-asset-creator by edupegoretti · 0
- content-strategy by coreyhaines31 · 45,947
- content-eval by ericosiu · 3,449
- video-content-engine by ericosiu · 3,449
- audit-content by onvoyage-ai · 1,291
- geo-content-planning by onvoyage-ai · 1,291
- geo-content-research by onvoyage-ai · 1,291
- write-seo-geo-content by onvoyage-ai · 1,291
Need help setting it up?
This page tells you what content-creator does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.
Book a call →The directory stays free. There is nothing gated behind this.