Skill

Create and Optimize Brand Content

Professional brand voice analysis, SEO optimization, and platform-specific content frameworks for blog posts, social media, and content calendars.


71
Spark score
out of 100
Updated last month
Version 13.1.0

Add to Favorites

Why it matters

Develop professional-grade brand voice, optimize content for SEO, and create platform-specific content frameworks for blogs and social media.

Outcomes

What it gets done

01

Analyze existing content to establish brand voice baseline.

02

Generate SEO-optimized blog posts using provided templates and keyword research.

03

Adapt content for social media platforms following best practices.

04

Plan and structure content calendars for consistent distribution.

Install

Add it to your toolbox

Run in your project directory:

curl -fsSL https://spark.entire.vc/get/ag-content-creator | bash

Overview

Content Creator

A content creation skill combining brand voice analysis, SEO optimization scripts, and platform-specific frameworks for blogs, social media, and content calendars. Use for writing blog posts, social content, establishing brand voice, SEO optimization, or content calendar planning.

What it does

This skill provides professional-grade brand voice analysis, SEO optimization, and platform-specific content frameworks for writing blog posts, creating social media content, establishing brand voice, optimizing content for SEO, and planning content calendars.

For establishing brand voice on a new brand or client, it analyzes existing content with scripts/brand_voice_analyzer.py, has the user select primary/secondary brand personality archetypes and 3-5 tone attributes from references/brand_guidelines.md, then tests consistency of three sample pieces written in the chosen voice. For SEO-optimized blog posts, it guides keyword research (a primary keyword with 500-5000 monthly searches, 3-5 secondary keywords, 10-15 LSI keywords), structures the post using a template from references/content_frameworks.md at 1,500-2,500 words with the keyword in the title/first paragraph/2-3 H2s, runs scripts/seo_optimizer.py for a 0-100 SEO score and recommendations, then adjusts keyword density to 1-3% and adds internal/external links and meta description.

For social media content, it selects platforms based on audience, reviews references/social_media_optimization.md for platform-specific guidelines, repurposes a core message per platform via a repurposing matrix, and checks platform-appropriate length, posting time, image dimensions, hashtags, and engagement elements. For content calendar planning, it uses assets/content_calendar_template.md for monthly goals/KPIs, follows a 40/25/25/10 content-pillar ratio for weekly distribution, and batches a week's content creation in one session for voice consistency.

Its two key scripts: brand_voice_analyzer.py (usage: python scripts/brand_voice_analyzer.py <file> [json|text]) returns a voice profile (formality, tone, perspective), readability score, sentence structure analysis, and improvement recommendations; seo_optimizer.py (usage: python scripts/seo_optimizer.py <file> [primary_keyword] [secondary_keywords]) returns an SEO score, keyword density analysis, structure assessment, meta tag suggestions, and specific recommendations.

Its nine-step content creation process: start with an audience need/pain point, research before writing, outline from a template, write a first draft without editing, optimize for SEO, edit for brand voice, proofread/fact-check, optimize for platform, then schedule strategically. Quality indicators include an SEO score above 75/100, audience-appropriate readability, consistent brand voice, and platform optimization. Common pitfalls: writing before keyword research, ignoring platform requirements, inconsistent voice, keyword stuffing, missing CTAs, and publishing without proofreading. It tracks content metrics (organic traffic, time on page, bounce rate, social shares, backlinks), engagement metrics (comments, email CTR, social engagement rate), and business metrics (leads, conversion rate, CAC, revenue attribution).

### Analyze brand voice
python scripts/brand_voice_analyzer.py content.txt

### Optimize for SEO
python scripts/seo_optimizer.py article.md "main keyword"

### Create monthly calendar
cp assets/content_calendar_template.md this_month_calendar.md

When to use - and when NOT to

Use this skill when writing blog posts, creating social media content, establishing brand voice, optimizing content for SEO, or planning content calendars.

Inputs and outputs

Inputs: existing content samples for voice analysis, a topic and target keywords for blog content, or a monthly content plan.

Outputs: a documented brand voice profile, an SEO-optimized blog post with a numeric SEO score, platform-adapted social media content, and a filled-in monthly content calendar following the 40/25/25/10 pillar ratio.

Integrations

Bundled scripts/brand_voice_analyzer.py and scripts/seo_optimizer.py; reference guides references/brand_guidelines.md, references/content_frameworks.md, references/social_media_optimization.md; assets/content_calendar_template.md. Works alongside analytics platforms (Google Analytics, social insights), SEO keyword research tools, design tools, scheduling platforms, and email marketing systems.

Who it's for

Content marketers and brand teams writing blog posts and social content who need consistent brand voice, measurable SEO optimization, and a structured content calendar.

Source README

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)

    python scripts/brand_voice_analyzer.py existing_content.txt
    
  2. 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
  3. Create Voice Sample

    • Write 3 sample pieces in chosen voice
    • Test consistency using analyzer
    • Refine based on results

Creating SEO-Optimized Blog Posts

  1. Keyword Research

    • Identify primary keyword (search volume 500-5000/month)
    • Find 3-5 secondary keywords
    • List 10-15 LSI keywords
  2. 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
  3. Optimization Check

    python scripts/seo_optimizer.py blog_post.md "primary keyword" "secondary,keywords,list"
    
  4. 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

  1. Platform Selection

    • Identify primary platforms based on audience
    • Review platform-specific guidelines in references/social_media_optimization.md
  2. Content Adaptation

    • Start with blog post or core message
    • Use repurposing matrix from references/content_frameworks.md
    • Adapt for each platform following templates
  3. Optimization Checklist

    • Platform-appropriate length
    • Optimal posting time
    • Correct image dimensions
    • Platform-specific hashtags
    • Engagement elements (polls, questions)

Content Calendar Planning

  1. Monthly Planning

    • Copy assets/content_calendar_template.md
    • Set monthly goals and KPIs
    • Identify key campaigns/themes
  2. Weekly Distribution

    • Follow 40/25/25/10 content pillar ratio
    • Balance platforms throughout week
    • Align with optimal posting times
  3. 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

  1. Always start with audience need/pain point
  2. Research before writing
  3. Create outline using templates
  4. Write first draft without editing
  5. Optimize for SEO
  6. Edit for brand voice
  7. Proofread and fact-check
  8. Optimize for platform
  9. 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

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

FAQ

Common questions

Discussion

Questions & comments · 0

Sign In Sign in to leave a comment.