content-creator
Generates marketing content and ensures consistency across SEO and social media channels.
Install
mkdir -p .claude/skills/content-creator-mk-knight23 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11493" && unzip -o skill.zip -d .claude/skills/content-creator-mk-knight23 && rm skill.zipInstalls to .claude/skills/content-creator-mk-knight23
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content creation, brand voice, SEO optimization, social media marketing, or content strategy.Key capabilities
- →Analyze text content for voice characteristics, readability, and consistency
- →Analyze content for SEO optimization and provide recommendations
- →Define brand personality archetypes and tone attributes
- →Structure content using templates from content frameworks
- →Adapt content for specific social media platforms
- →Plan content calendars with monthly goals and weekly distribution
How it works
The skill uses Python scripts like `brand_voice_analyzer.py` and `seo_optimizer.py` to analyze content and provide recommendations. It also uses reference guides and templates for structuring and planning content.
Inputs & outputs
When to use content-creator
- →Writing blog posts
- →Analyzing brand voice
- →SEO optimization
- →Content strategy planning
About this skill
Content Creator
Professional-grade brand voice analysis, SEO optimization, and platform-specific content frameworks.
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
- Run
scripts/brand_voice_analyzer.pyon existing content to establish baseline - Review
references/brand_guidelines.mdto select voice attributes - Apply chosen voice consistently across all content
For Blog Content Creation
- Choose template from
references/content_frameworks.md - Research keywords for topic
- Write content following template structure
- Run
scripts/seo_optimizer.py [file] [primary-keyword]to optimize - Apply recommendations before publishing
For Social Media Content
- Review platform best practices in
references/social_media_optimization.md - Use appropriate template from
references/content_frameworks.md - Optimize based on platform-specific guidelines
- Schedule using
assets/content_calendar_template.md
Core Workflows
Establishing Brand Voice (First Time Setup)
When creating content for a new brand or client:
-
Analyze Existing Content (if available)
python scripts/brand_voice_analyzer.py existing_content.txt -
Define Voice Attributes
- Review brand personality archetypes in
references/brand_guidelines.md - Select primary and secondary archetypes
- Choose 3-5 tone attributes
- Document in brand guidelines
- Review brand personality archetypes in
-
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
references/content_frameworks.md - Include keyword in title, first paragraph, and 2-3 H2s
- Aim for 1,500-2,500 words for comprehensive coverage
- Use blog template from
-
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
- Review platform-specific guidelines in
references/social_media_optimization.md
-
Content Adaptation
- Start with blog post or core message
- Use repurposing matrix from
references/content_frameworks.md - Adapt for each platform following templates
-
Optimization Checklist
- Platform-appropriate length
- Optimal posting time
- Correct image dimensions
- Platform-specific hashtags
- Engagement elements (polls, questions)
Content Calendar Planning
-
Monthly Planning
- Copy
assets/content_calendar_template.md - Set monthly goals and KPIs
- Identify key campaigns/themes
- Copy
-
Weekly Distribution
- Follow 40/25/25/10 content pillar ratio
- Balance platforms throughout week
- Align with optimal posting times
-
Batch Creation
- Create all weekly content in one session
- Maintain consistent voice across pieces
- Prepare all visual assets together
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
Reference Guides
When to Use Each Reference
references/brand_guidelines.md
- Setting up new brand voice
- Ensuring consistency across content
- Training new team members
- Resolving voice/tone questions
references/content_frameworks.md
- Starting any new content piece
- Structuring different content types
- Creating content templates
- Planning content repurposing
references/social_media_optimization.md
- Platform-specific optimization
- Hashtag strategy development
- Understanding algorithm factors
- Setting up analytics tracking
Best Practices
Content Creation Process
- Always start with audience need/pain point
- Research before writing
- Create outline using templates
- Write first draft without editing
- Optimize for SEO
- Edit for brand voice
- Proofread and fact-check
- Optimize for platform
- Schedule strategically
Quality Indicators
- SEO score above 75/100
- Readability appropriate for audience
- Consistent brand voice throughout
- Clear value proposition
- Actionable takeaways
- Proper visual formatting
- Platform-optimized
Common Pitfalls to Avoid
- Writing before researching keywords
- Ignoring platform-specific requirements
- Inconsistent brand voice
- Over-optimizing for SEO (keyword stuffing)
- Missing clear CTAs
- Publishing without proofreading
- Ignoring analytics feedback
Performance Metrics
Track these KPIs for content success:
Content Metrics
- Organic traffic growth
- Average time on page
- Bounce rate
- Social shares
- Backlinks earned
Engagement Metrics
- Comments and discussions
- Email click-through rates
- Social media engagement rate
- Content downloads
- Form submissions
Business Metrics
- Leads generated
- Conversion rate
- Customer acquisition cost
- Revenue attribution
- ROI per content piece
Integration Points
This skill works best with:
- Analytics platforms (Google Analytics, social media insights)
- SEO tools (for keyword research)
- Design tools (for visual content)
- Scheduling platforms (for content distribution)
- Email marketing systems (for newsletter content)
Quick Commands
# 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
When not to use it
- →When the task is not related to marketing content creation
- →When the task does not involve SEO optimization or brand voice consistency
- →When the task is not about writing blog posts, social media content, or planning content calendars
Limitations
- →The `brand_voice_analyzer.py` script returns a voice profile, readability score, sentence structure analysis, and improvement recommendations.
- →The `seo_optimizer.py` script returns an SEO score, keyword density analysis, structure assessment, meta tag suggestions, and specific optimization recommendations.
- →Content calendar planning involves copying a template and setting monthly goals and KPIs.
How it compares
This skill provides specific scripts and templates for brand voice analysis, SEO optimization, and content structuring, unlike general content creation tools.
Compared to similar skills
content-creator side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| content-creator (this skill) | 0 | 5mo | Review | Intermediate |
| cover-letter-writer | 0 | 4mo | No flags | Intermediate |
| content-marketer | 7 | 4mo | No flags | Intermediate |
| humanizer | 90 | 6mo | No flags | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by mk-knight23
View all by mk-knight23 →You might also like
cover-letter-writer
Fandy-ust
STEP 3 of the application pipeline. Writes and iteratively refines a cover letter using active_application/application_brief.md, active_application/job_description.md, optional guidance from memory/style_guidelines.md and memory/writing_strategies.md, and the bundled natural-voice reference. Trigger
content-marketer
sickn33
Elite content marketing strategist specializing in AI-powered content creation, omnichannel distribution, SEO optimization, and data-driven performance marketing. Masters modern content tools, social media automation, and conversion optimization with 2024/2025 best practices. Use PROACTIVELY for comprehensive content marketing.
humanizer
davila7
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. Credits: Original skill by @blader - https://github.com/blader/humanizer
humanizer-zh
op7418
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段式法则、 AI 词汇、否定式排比、过多的连接性短语。
copywriting
davila7
When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," or "CTA copy." For email copy, see email-sequence. For popup copy, see popup-cro.
copy-editing
davila7
When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.