JavaScript is disabled. Some features may not work.
content-creator — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

content-creator

pmN/AIntermediateClaude
🤖 AI Summary

Analyzes brand voice and SEO data to generate platform-specific content frameworks and optimized drafts.

How to Install

This skill comes from a community source.

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 references/social_media_optimization.md
  2. Use appropriate template from references/content_frameworks.md
  3. Optimize based on platform-specific guidelines
  4. Schedule using assets/content_calendar_template.md

Core Workflows

Establishing Brand Voice (First Time Setup)

When creating content for a new brand or client:

  1. Analyze Existing Content (if available) bash python scripts/brand_voice_analyzer.py existing_content.txt

  2. Define Voice Attributes

  3. Review brand personality archetypes in references/brand_guidelines.md
  4. Select primary and secondary archetypes
  5. Choose 3-5 tone attributes
  6. Document in brand guidelines

  7. Create Voice Sample

  8. Write 3 sample pieces in chosen voice
  9. Test consistency using analyzer
  10. Refine based on results

Creating SEO-Optimized Blog Posts

  1. Keyword Research
  2. Identify primary keyword (search volume 500-5000/month)
  3. Find 3-5 secondary keywords
  4. List 10-15 LSI keywords

  5. Content Structure

  6. Use blog template from references/content_frameworks.md
  7. Include keyword in title, first paragraph, and 2-3 H2s
  8. Aim for 1,500-2,500 words for comprehensive coverage

  9. Optimization Check bash python scripts/seo_optimizer.py blog_post.md "primary keyword" "secondary,keywords,list"

  10. Apply SEO Recommendations

  11. Adjust keyword density to 1-3%
  12. Ensure proper heading structure
  13. Add internal and external links
  14. Optimize meta description

Social Media Content Creation

  1. Platform Selection
  2. Identify primary platforms based on audience
  3. Review platform-specific guidelines in references/social_media_optimization.md

  4. Content Adaptation

  5. Start with blog post or core message
  6. Use repurposing matrix from references/content_frameworks.md
  7. Adapt for each platform following templates

  8. Optimization Checklist

  9. Platform-appropriate length
  10. Optimal posting time
  11. Correct image dimensions
  12. Platform-specific hashtags
  13. Engagement elements (polls, questions)

Content Calendar Planning

  1. Monthly Planning
  2. Copy assets/content_calendar_template.md
  3. Set monthly goals and KPIs
  4. Identify key campaigns/themes

  5. Weekly Distribution

  6. Follow 40/25/25/10 content pillar ratio
  7. Balance platforms throughout week
  8. Align with optimal posting times

  9. Batch Creation

  10. Create all weekly content in one session
  11. Maintain consistent voice across pieces
  12. 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 - Sett

Details

Category Business → pm
Sourcecommunity
SKILL.mdView on GitHub →
Repo StarsN/A
Est. per SkillN/A (shared across 1230 skills from this repo)
DifficultyIntermediate
Risk LevelN/A

Related Skills

Works Well With

Skills from the same repository — often designed to work together