content-creator

579 stars 112 forks
0
B

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, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content creation, brand voice, SEO optimization, social media marketing, or content strategy.

CommandsAgentsMarketplace
#social#claude-ai#SEO#claudecode-subagents#claude-ai-skills#content#voice#claude-skills

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install alirezarezvani/claude-skills/content-creator
skilz install alirezarezvani/claude-skills/content-creator --agent opencode
skilz install alirezarezvani/claude-skills/content-creator --agent codex
skilz install alirezarezvani/claude-skills/content-creator --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/alirezarezvani/claude-skills
2. Copy the agent skill directory:
cp -r claude-skills/marketing-skill/content-creator ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Repository
claude-skills
Stars
579
Forks
112
Type
Other
Meta-Domain
Primary Domain
Market Score
0

Agent Skill Grade

B
Score: 84/100 Click to see breakdown

Score Breakdown

Spec Compliance
14/15
PDA Architecture
24/30
Ease of Use
22/25
Writing Style
8/10
Utility
18/20
Modifiers: -2

Areas to Improve

  • Missing TOC in long files
  • Verbose non-essential sections
  • Second-person voice inconsistency

Recommendations

  • Address 1 high-severity issues first
  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 2026-01-24

Developer Feedback

I was curious how you'd handle the balance between flexibility and guardrails in content generation—looks like the PDA structure really prioritizes making it accessible for different use cases, which pushes you to an 84.

Links:

The TL;DR

You're at 84/100, solid B territory. This is based on Anthropic's Claude Skills best practices. Your strongest area is Spec Compliance (14/15)—the metadata and YAML structure are clean. Where you're losing points: Progressive Disclosure Architecture (24/30) and Writing Style (8/10). The skill does the job, but it's carrying some extra weight that could be trimmed.

What's Working Well

  • Reference architecture is legit. You've got the layering right—SKILL.md with 3 reference files plus 2 Python scripts. Everything's exactly one level deep, which is the sweet spot for navigation.
  • Trigger terms are chef's kiss. "blog posts", "SEO", "brand voice", "social media"—these are specific enough that the skill activates for real content marketing problems, not generic AI tasks.
  • Validation loops are baked in. The brand_voice_analyzer.py and seo_optimizer.py scripts give developers concrete feedback on whether their output actually works. That's not fluff.
  • Framework templates hit hard. Your content frameworks and brand guidelines references provide real structure—developers aren't just getting advice, they're getting scaffolding.

The Big One: Missing Navigation in Long Files

Your reference files are 300+ lines (social_media_optimization.md hits 318, content_frameworks.md hits 535), and there's no table of contents. Same thing in SKILL.md at 249 lines. When someone's reading through 500 lines trying to find the section they need, ...

AI-Detected Topics

Extracted using NLP analysis

social claude-ai SEO claudecode-subagents claude-ai-skills content voice claude-skills claude-code media

Report Security Issue

Found a security vulnerability in this agent skill?