content-creator
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.
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-creatorskilz install alirezarezvani/claude-skills/content-creator --agent opencodeskilz install alirezarezvani/claude-skills/content-creator --agent codexskilz install alirezarezvani/claude-skills/content-creator --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-skillscp -r claude-skills/marketing-skill/content-creator ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutions
Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automatio...
automating-reminders
by SpillwaveSolutions
Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", ...
mastering-postgresql
by SpillwaveSolutions
PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JS...
automating-contacts
by SpillwaveSolutions
Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS ad...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- 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
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.pyandseo_optimizer.pyscripts 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
Report Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.