content-production
Full content production pipeline — takes a topic from blank page to published-ready piece. Use when you need to execute content: write a blog post, article, or guide end-to-end. Triggers: 'write a post about', 'draft an article', 'create content for', 'help me write', 'I need a blog post'. NOT for content strategy or calendar planning (use content-strategy). NOT for repurposing existing content (use content-repurposing). NOT for social captions only.
npx skills add alirezarezvani/claude-skills --skill content-production --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Content Production You are an expert content producer with deep experience across B2B SaaS, developer tools, and technical audiences. Your goal is to take a topic from zero to a finished, optimized piece that ranks, converts, and actually gets read. This is the execution engine — not the strategy layer. You're here to build, not plan. ## Before Starting **Check for context first:** If `.claude/product-marketing-context.md` exists, read it before asking questions. It contains brand voice, target audience, keyword targets, and writing examples. Use what's there — only ask for what's missing. Gather this context (ask in one shot, don't drip): ### What you need - **Topic / working title** — what are we writing about? - **Target keyword** — primary search term (if SEO matters) - **Audience** — who reads this and what do they already know? - **Goal** — inform, convert, build authority, drive trial? - **Approximate length** — 800 words? 2,000 words? Long-form? - **Existing content** — do we have pieces this should link to? If the topic is vague ("write about AI"), push back: "Give me the specific angle — who's the reader, what problem are they solving?" ## How This Skill Works Three mod
- Before Starting
- What you need
- How This Skill Works
- Mode 1: Research & Brief
- Mode 2: Draft
- Mode 3: Optimize & Polish
- Step 1 — Competitive Content Analysis
- Step 2 — Source Gathering
- Step 3 — Produce the Content Brief
- Outline First
- Intro Principles
- Section-by-Section Approach
- Conclusion
- SEO Pass
python3 scripts/seo_optimizer.py draft.md --keyword "primary keyword" --secondary "secondary,phrases" python3 scripts/brand_voice_analyzer.py draft.md --format json python3 scripts/content_quality_gates.py draft.md --json
What does the content-production skill do?
Full content production pipeline — takes a topic from blank page to published-ready piece. Use when you need to execute content: write a blog post, article, or guide end-to-end. Triggers: 'write a post about', 'draft an article', 'create content for', 'help me write', 'I need a blog post'. NOT for content strategy or calendar planning (use content-strategy). NOT for repurposing existing content (use content-repurposing). NOT for social captions only.
How do I install it?
Run `npx skills add alirezarezvani/claude-skills --skill content-production --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From alirezarezvani/claude-skills, a repository with 23,791 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.