Skills content-creator
✍️

content-creator

Safe

Create SEO-Optimized Marketing Content

Also available from: davila7,alirezarezvani

Content creators struggle to produce SEO-friendly marketing materials that maintain consistent brand voice. This skill provides brand voice analysis, SEO optimization scripts, and templates for blog posts and social media content.

Supports: Claude Codex Code(CC)
🥈 81 Silver
1

Download the skill ZIP

2

Upload in Claude

Go to Settings → Capabilities → Skills → Upload skill

3

Toggle on and start using

Test it

Using "content-creator". Create a blog post about remote work productivity

Expected outcome:

A complete blog post structure with title, introduction, 4 main sections (Time Management, Workspace Setup, Communication Strategies, Work-Life Balance), conclusion, and CTA. Includes recommended keyword placement and meta description.

Using "content-creator". Analyze brand voice from these 3 sample paragraphs

Expected outcome:

Brand voice profile showing: Tone (Professional yet approachable), Formality (Moderate), Perspective (Second person, inclusive), Key phrases to maintain, and consistency score.

Using "content-creator". Adapt this article for LinkedIn and Twitter

Expected outcome:

LinkedIn: 150-word summary with 3-5 professional hashtags. Twitter: Thread of 3 tweets under 280 characters each with relevant hashtags. Includes engagement questions.

Security Audit

Safe
v1 • 2/24/2026

All 94 static findings are false positives. The analyzer misidentified markdown formatting (backticks in code examples) as shell execution, hashtag references as cryptographic hashes, and content readability terms as network reconnaissance. This is a legitimate content creation skill with Python scripts for SEO analysis and markdown reference files. No actual security risks exist.

7
Files scanned
2,014
Lines analyzed
3
findings
1
Total audits
Medium Risk Issues (1)
False Positive: Ruby/Shell Backtick Execution
Static analyzer flagged 'Ruby/shell backtick execution' in markdown files. These are backticks used for markdown code formatting (e.g., `python scripts/...`), not actual shell command execution. The skill contains documentation and templates in markdown format, not executable code.
Low Risk Issues (1)
False Positive: System/Network Reconnaissance
Static analyzer flagged 'system reconnaissance' and 'network reconnaissance'. These are false positives triggered by the word 'scannable' which refers to content readability (eye-scanning content), not network scanning tools. No reconnaissance tools or network probes exist in this skill.
Audited by: claude

Quality Score

82
Architecture
100
Maintainability
87
Content
34
Community
88
Security
100
Spec Compliance

What You Can Build

New Blog Post Creation

Generate a complete SEO-optimized blog post using provided templates. Analyze the content for keyword density, readability, and structure before publishing.

Brand Voice Establishment

Analyze existing marketing materials to define brand voice attributes. Ensure all new content maintains consistent tone and style across channels.

Social Media Content Planning

Create platform-specific social media content using optimization guidelines. Adapt blog content for Twitter, LinkedIn, Instagram, and Facebook.

Try These Prompts

Basic Blog Post Generation
Create an SEO-optimized blog post about [TOPIC]. Include a compelling introduction, 3-5 main sections with headings, and a conclusion with a call to action. Target [NUMBER] words.
Brand Voice Analysis Request
Analyze the attached content samples for brand voice characteristics. Identify tone, formality level, and unique phrasing patterns. Provide a brand voice summary.
Social Media Adaptation
Adapt the following blog post into platform-specific social media content: [BLOG CONTENT]. Create versions for [PLATFORMS] with appropriate length, hashtags, and engagement elements.
SEO Content Optimization
Review the following content for SEO optimization: [CONTENT]. Provide specific recommendations for keyword placement, meta description, heading structure, and readability improvements.

Best Practices

  • Always run the SEO optimizer script on blog posts before publishing to ensure keyword optimization and readability scores meet targets
  • Establish brand voice early in the content creation process and reference guidelines for each new piece
  • Use the content calendar template to plan distribution across platforms and maintain consistent posting schedules

Avoid

  • Do not skip keyword research before writing - always identify primary and secondary keywords first
  • Avoid publishing content without checking brand voice consistency - inconsistent tone damages brand recognition
  • Do not copy-paste identical content across platforms - each platform requires adaptation for optimal engagement

Frequently Asked Questions

How do I use the SEO optimizer script?
Run `python scripts/seo_optimizer.py [filename] [primary-keyword] [secondary-keywords]` from your terminal. The script will analyze your content and provide optimization recommendations.
What is the ideal keyword density for SEO?
Aim for 1-3% keyword density for your primary keyword. Too low and search engines may not recognize relevance; too high and you risk being penalized for keyword stuffing.
How many hashtags should I use on social media?
Platform guidelines vary: Instagram 10-30, LinkedIn 3-5, Twitter 1-2, and Facebook 1-3. Always prioritize relevance over quantity.
Can this skill automatically publish content?
No, this skill provides analysis, templates, and recommendations. Content must be published manually or through integrated marketing platforms.
How does brand voice analysis work?
The analyzer examines sample content for tone, formality, sentence structure, and unique phrasing. It then provides a profile to maintain consistency across new content.
Is this skill compatible with Claude Code?
Yes, this skill is designed for use with Claude, Codex, and Claude Code. Reference the scripts and templates directly in your prompts.