AR
Alireza Rezvani
@mayurrathi
⭐ 40.7k GitHub stars

Content Creator

Content Creator is an writing AI skill with a core value of Create SEO-optimized marketing content with consistent brand voice. It helps developers solve real-world problems in the writing domain, boosting efficiency, automating repetitive tasks, and optimizing workflows.

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, creati...

Last verified on: 2026-07-07

Quick Facts

Category writing
Works With Claude
Source sickn33/antigravity-awesome-skills
Stars ⭐ 40.7k
Last Verified 2026-07-07
Risk Level Low
mkdir -p ./skills/content-creator && curl -sfL https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/content-creator/SKILL.md -o ./skills/content-creator/SKILL.md

Run in terminal / PowerShell. Requires curl (Unix) or PowerShell 5+ (Windows).

Skill Content

# 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**

- 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**

```bash

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**:

- V

🎯 Best For

  • SEO content writers
  • Digital marketers
  • Bloggers
  • Content marketers
  • Data analysts

💡 Use Cases

  • Optimizing blog posts for search intent
  • Writing meta descriptions that drive CTR
  • Outlining long-form articles
  • Writing engaging introductions

📖 How to Use This Skill

  1. 1

    Install the Skill

    Copy the install command from the Terminal tab and run it. The SKILL.md file downloads to your local skills directory.

  2. 2

    Load into Your AI Assistant

    Open Claude and reference the skill. Paste the SKILL.md content or use the system prompt tab.

  3. 3

    Apply Content Creator to Your Work

    Provide context for your task — paste source material, describe your audience, or share existing work to guide the AI.

  4. 4

    Review and Refine

    Edit the AI output for accuracy, tone, and completeness. Add human insight where the AI lacks context.

❓ Frequently Asked Questions

Does this account for Google algorithm updates?

The skill follows evergreen SEO best practices. Stay updated on Google core updates for additional context.

Does this handle topic clustering?

Many writing skills support topic cluster strategies. Check the skill content for SEO structure features.

Can this connect to my database directly?

Most data skills accept CSV or JSON input. Database connectors are listed in the Works With section.

Can Content Creator maintain my brand voice?

Yes — provide style guides or example content in your prompt for consistent brand-aligned output.

How do I install Content Creator?

Copy the install command from the Terminal tab and run it. The skill downloads to ./skills/content-creator/SKILL.md, ready to use.

⚠️ Common Mistakes to Avoid

Keyword stuffing

Modern SEO favors natural language and topical authority over keyword density.

Skipping the editing pass

AI-written drafts need human editing for facts, flow, and authenticity.

Not validating data quality

AI analysis is only as good as your input data. Profile and clean data before analysis.

Publishing unedited drafts

AI writing needs human editing for facts, flow, and authentic voice.

🔗 Related Skills