Best for
- Use when you need to execute content: write a blog post, article, or guide end-to-end.
alirezarezvani/claude-skills/marketing-skill/skills/content-production/SKILL.md
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.
Decision brief
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.
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/alirezarezvani/claude-skills --skill "marketing-skill/skills/content-production"Inspect the Agent Skill "content-production" from https://github.com/alirezarezvani/claude-skills/blob/aa8d778811a557a2c28ccadda4cf3d0bd028a4cc/marketing-skill/skills/content-production/SKILL.md at commit aa8d778811a557a2c28ccadda4cf3d0bd028a4cc. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
Before writing, understand what already ranks. For the target keyword:
Collect 3-5 credible, citable sources before drafting. Prioritize: - Original research (studies, surveys, reports) - Official documentation - Expert quotes you can attribute - Data with specific numbers (not vague claims)
Fill in the Content Brief Template. The brief defines: - Target keyword + secondary keywords - Reader profile and their job-to-be-done - Angle and unique point of view - Required sections and H2 structure - Key claims to prove - Internal links to include - Competitive pieces to…
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.
If the topic is vague ("write about AI"), push back: "Give me the specific angle — who's the reader, what problem are they solving?"
Permission review
The documentation asks the agent to run terminal commands or scripts.
python3 scripts/seo_optimizer.py draft.md --keyword "primary keyword" --secondary "secondary,phrases"The documentation asks the agent to run terminal commands or scripts.
python3 scripts/brand_voice_analyzer.py draft.md --format jsonEvidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 86/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 23,781 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
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.
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):
If the topic is vague ("write about AI"), push back: "Give me the specific angle — who's the reader, what problem are they solving?"
Three modes. Start at whichever fits:
You have a topic but no content yet. Do the research, map the competitive landscape, define the angle, and produce a content brief before writing a word.
Brief exists (either provided or from Mode 1). Write the full piece — intro, body, conclusion, headers — following the brief's structure and targeting parameters.
Draft exists. Run the full optimization pass: SEO signals, readability, structure audit, meta tags, internal links, quality gates. Output a publish-ready version.
You can run all 3 in sequence or jump directly to any mode.
Before writing, understand what already ranks. For the target keyword:
Intent signals:
| SERP Pattern | Intent | What to write |
|---|---|---|
| "What is / How to" dominate | Informational | Comprehensive guide or explainer |
| Product pages, reviews | Commercial | Comparison or buyer's guide |
| News, updates | Navigational/news | Skip unless you have unique angle |
| Forum results (Reddit, Quora) | Discovery | Opinionated piece with real perspective |
Collect 3-5 credible, citable sources before drafting. Prioritize:
Rule: If you can't cite a specific number, don't make a vague claim. "Studies show" is a red flag. Find the actual study.
Fill in the Content Brief Template. The brief defines:
See references/content-brief-guide.md for how to write a brief that actually produces better drafts.
You have a brief. Now write.
Build the header skeleton before filling in prose. A good outline:
Don't over-engineer the outline. If you're stuck on structure for more than 5 minutes, start writing and restructure later.
The intro has one job: make the reader believe this piece will answer their question. Get there in 3-4 sentences.
Formula that works:
What to avoid:
For each H2 section:
Readers skim. Every section should deliver value on its own.
Three elements:
Don't pad the conclusion. If it's done, it's done.
Draft exists. Run this in order. Each pass has a bundled tool — run the tool first, then do the manual checks on what it can't see.
Run the optimizer first:
python3 scripts/seo_optimizer.py draft.md --keyword "primary keyword" --secondary "secondary,phrases"
Fix what it flags, then verify manually:
Run python3 scripts/content_scorer.py draft.md --json on the draft (emits a 0-100 score). Target score: 70+.
Manual checks:
Check the draft against the brand's voice profile (from .claude/product-marketing-context.md):
python3 scripts/brand_voice_analyzer.py draft.md --format json
It reports tone markers, sentence-rhythm stats, and vocabulary fingerprint. Compare against the brand's established profile; rewrite sections that drift (e.g., formal drift in a casual brand).
Add 2-4 internal links minimum:
Write:
Run the gate checker — it enforces the non-negotiables mechanically:
python3 scripts/content_quality_gates.py draft.md --json
A failing gate blocks publish; fix and re-run until clean. See references/optimization-checklist.md for the full pre-publish checklist.
Core gates:
Flag these without being asked:
| When you ask for... | You get... |
|---|---|
| Research & brief | Completed content brief: keyword targets, audience, angle, H2 structure, sources, competitive gaps |
| Full draft | Complete article with H1, H2s, intro, body, conclusion, and inline source markers |
| SEO optimization | Annotated draft with title tag, meta description, keyword placement audit, and OG copy |
| Readability audit | Scorer output + specific sentence-level edits flagged |
| Publish checklist | Completed gate checklist with pass/fail on each item |
All output follows the structured standard:
When reviewing drafts: flag issues → explain impact → give specific fix. Don't just say "improve readability." Say: "Paragraph 3 averages 32 words per sentence. Break the second sentence into two."
Alternatives
JasonColapietro/suede-creator-skills
Suede-owned content-strategy discipline for audience questions, content pillars, topic clusters, editorial priorities, cadence, distribution, refreshes, and stop-doing decisions. Use when deciding what to publish, why it deserves resources, and how the portfolio compounds. NOT FOR: writing an individual asset (use suede-copy), technical or on-page SEO audits (use suede-seo-audit), or social-channel production (use suede-social).
aaron-he-zhu/aaron-marketing-skills
Use it for deployment and seo audit tasks; the detail page covers purpose, installation, and practical steps.
aaron-he-zhu/aaron-marketing-skills
Use when the user asks to "build programmatic SEO pages", "generate pages at scale", "rank on a high-authority third-party site", "borrow domain authority", "build a vs / alternative page", "do local SEO", "optimize a Google Business Profile", or "fix NAP" — one page-build router with four modes: programmatic (template × dataset systems), parasite (barnacle publishing on Medium/Reddit/LinkedIn/GitHub), comparison (vs / alternative pages in four formats), and local (GBP + NAP + citations + locati
aaron-he-zhu/aaron-marketing-skills
Use it for deployment and seo audit tasks; the detail page covers purpose, installation, and practical steps.