content-creator

96
A

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.

CommandsMarketplace

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 davila7/claude-code-templates/content-creator
skilz install davila7/claude-code-templates/content-creator --agent opencode
skilz install davila7/claude-code-templates/content-creator --agent codex
skilz install davila7/claude-code-templates/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/davila7/claude-code-templates
2. Copy the agent skill directory:
cp -r claude-code-templates/cli-tool/components/skills/business-marketing/content-creator ~/.claude/skills/

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

Related Agentic Skills

Agentic Skill Details

Type
Non-Technical
Meta-Domain
general
Primary Domain
general
Sub-Domain
pdf skill file
Market Score
96

Agent Skill Grade

A
Score: 96/100 Click to see breakdown

Score Breakdown

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

Areas to Improve

  • Missing Table of Contents

Recommendations

  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 2026-01-19

Developer Feedback

I took a look at your content-creator skill and wanted to share some thoughts.

Links:

The TL;DR

You're at 96/100, solid A-grade territory. This skill is production-ready and actually well-built. The grading is based on Anthropic's best practices for Claude skills across five pillars. Your strongest areas are Ease of Use (perfect 25/25) and Utility (20/20) — the skill actually solves real problems. The weakest spot is Spec Compliance at 14/15, which is honestly a minor thing.

What's Working Well

  • Perfect ease of use — Your metadata is tight, trigger phrases cover the full content creation landscape ("SEO optimization", "social media strategy", "brand voice", etc.), and the numbered steps are genuinely clear to follow.

  • Excellent token economy — No fluff anywhere. The SKILL.md stays concise while detailed reference files handle the heavy lifting. That's exactly what Progressive Disclosure Architecture should look like.

  • Solid utility value — You're addressing real gaps: SEO optimization, voice consistency checking, performance metrics. The templates and frameworks scattered throughout give developers actual tools to use, not just theory.

  • Layered structure — One level deep references (brand_guidelines.md, social_media_optimization.md, content_frameworks.md) with perfect separation of concerns. Clean and scannable.

The Big One: Missing Table of Contents

This is holding you back from a perfect 30/30 on PDA. Your SKILL.md is over 100 lines but has no TOC to help users jump to what they need.

The fix: Add a markdown table of contents at the to...

Report Security Issue

Found a security vulnerability in this agent skill?