content-creator

Create SEO-optimized marketing content with brand voice analysis and platform templates.

26|3|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/robertbstillwell/marketing-skills --skill content-creator-robertbstillwell
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: content-creator
Source: https://github.com/robertbstillwell/marketing-skills/tree/main/alirezarezvani/marketing-skill/content-creator
Command: npx skills add https://github.com/robertbstillwell/marketing-skills --skill content-creator-robertbstillwell

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve? Marketing teams struggle to produce consistent, SEO-optimized content across blogs, social media, and email while maintaining a unified brand voice. This Skill provides structured workflows, analysis scripts, and templates to standardize content creation. ## Core Features & Use Cases - Brand Voice Analysis: Run scripts/brand_voice_analyzer.py on existing content to score formality, readability, tone, and consistency, then align future writing to defined voice attributes. - SEO Optimization: Run scripts/seo_optimizer.py with a primary keyword to get a 0-100 SEO score, keyword density analysis, meta tag suggestions, and prioritized recommendations. - Content Frameworks & Templates: Use ready-made templates for blog posts, LinkedIn, Twitter/X, Instagram, email campaigns, video scripts, and a monthly content calendar. - Use Case: Draft a 1,500-word blog post from the how-to template, then run the SEO optimizer with your target keyword to verify density, structure, and meta tags before publishing. ## Quick Start Ask the agent to analyze your existing blog post with the brand voice analyzer script, then create a new SEO-optimized article for your target keyword using the content frameworks.

Frequently Asked Questions about content-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize a blog post for a target keyword?▼

Run scripts/seo_optimizer.py with your file and primary keyword, optionally adding comma-separated secondary keywords. It returns an SEO score, keyword density analysis, meta tag suggestions, and prioritized recommendations to apply before publishing.

How to check brand voice consistency in marketing content?▼

Run scripts/brand_voice_analyzer.py on your content file to get a formality score, Flesch Reading Ease readability, sentence structure analysis, and voice profile. Use the recommendations to align the text with your defined brand voice attributes.

What social media platforms does this content skill cover?▼

The social media optimization reference covers LinkedIn, Twitter/X, Instagram, Facebook, and TikTok. It includes optimal posting times, content formats, hashtag strategies, and algorithm factors for each platform.

Does the SEO optimizer require external Python packages?▼

No, both scripts use only Python standard library modules like re, json, and typing. You can run them directly with Python 3 without installing additional dependencies.

What keyword density should I target for SEO content?▼

The optimizer targets 1-3% primary keyword density and checks placement in the title, first paragraph, H2 headings, and conclusion. It also recommends 1,500-2,500 words for comprehensive blog coverage.