content-creator
Marketing & CroissanceCreate 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.
Documentation
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
scripts/brand_voice_analyzer.py on existing content to establish baselinereferences/brand_guidelines.md to select voice attributesFor Blog Content Creation
references/content_frameworks.mdscripts/seo_optimizer.py [file] [primary-keyword] to optimizeFor Social Media Content
references/social_media_optimization.mdreferences/content_frameworks.mdassets/content_calendar_template.mdCore Workflows
Establishing Brand Voice (First Time Setup)
When creating content for a new brand or client:
```bash
python scripts/brand_voice_analyzer.py existing_content.txt
```
references/brand_guidelines.mdCreating SEO-Optimized Blog Posts
references/content_frameworks.md```bash
python scripts/seo_optimizer.py blog_post.md "primary keyword" "secondary,keywords,list"
```
Social Media Content Creation
references/social_media_optimization.mdreferences/content_frameworks.mdContent Calendar Planning
assets/content_calendar_template.mdKey Scripts
brand_voice_analyzer.py
Analyzes text content for voice characteristics, readability, and consistency.
Usage: python scripts/brand_voice_analyzer.py
Returns:
seo_optimizer.py
Analyzes content for SEO optimization and provides actionable recommendations.
Usage: python scripts/seo_optimizer.py
Returns:
Reference Guides
When to Use Each Reference
references/brand_guidelines.md
references/content_frameworks.md
references/social_media_optimization.md
Best Practices
Content Creation Process
Quality Indicators
Common Pitfalls to Avoid
Performance Metrics
Track these KPIs for content success:
Content Metrics
Engagement Metrics
Business Metrics
Integration Points
This skill works best with:
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.mdCompétences similaires
Explorez d'autres agents de la catégorie Marketing & Croissance
startup-business-analyst-business-case
Generate comprehensive investor-ready business case document with
seo-snippet-hunter
Formats content to be eligible for featured snippets and SERP
competitor-alternatives
"When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product] alternative,' or 'competitive landing pages.' Covers four formats: singular alternative, plural alternatives, you vs competitor, and competitor vs competitor. Emphasizes deep research, modular content architecture, and varied section types beyond feature tables."