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.
Add this skill
npx mdskills install sickn33/content-creatorComprehensive content marketing workflows with actionable steps and supporting scripts
Professional-grade brand voice analysis, SEO optimization, and platform-specific content frameworks.
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
scripts/brand_voice_analyzer.py on existing content to establish baselinereferences/brand_guidelines.md to select voice attributesreferences/content_frameworks.mdscripts/seo_optimizer.py [file] [primary-keyword] to optimizereferences/social_media_optimization.mdreferences/content_frameworks.mdassets/content_calendar_template.mdWhen 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
references/brand_guidelines.mdCreate Voice Sample
Keyword Research
Content Structure
references/content_frameworks.mdOptimization Check
python scripts/seo_optimizer.py blog_post.md "primary keyword" "secondary,keywords,list"
Apply SEO Recommendations
Platform Selection
references/social_media_optimization.mdContent Adaptation
references/content_frameworks.mdOptimization Checklist
Monthly Planning
assets/content_calendar_template.mdWeekly Distribution
Batch Creation
Analyzes text content for voice characteristics, readability, and consistency.
Usage: python scripts/brand_voice_analyzer.py [json|text]
Returns:
Analyzes content for SEO optimization and provides actionable recommendations.
Usage: python scripts/seo_optimizer.py [primary_keyword] [secondary_keywords]
Returns:
references/brand_guidelines.md
references/content_frameworks.md
references/social_media_optimization.md
Track these KPIs for content success:
This skill works best with:
# 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
Install via CLI
npx mdskills install sickn33/content-creatorContent Creator is a free, open-source AI agent skill. 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.
Install Content Creator with a single command:
npx mdskills install sickn33/content-creatorThis downloads the skill files into your project and your AI agent picks them up automatically.
Content Creator works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.