ab-test-setup
Design, plan, and analyze A/B tests with statistical rigor. Use when the user asks about A/B testing, split testing, experiment design, statistical…
Generate a full SEO-optimized blog post. Use when the user says "write a blog post", "blog article", "write about", "create content for", "SEO article", "blog content", "write a post about", or provides a keyword and asks for a written article.
$ npx -y skills add openclaudia/openclaudia-skills --skill write-blog --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/write-blogContext preview
The summary Claude sees to decide when to auto-load this skill.
Generate a full SEO-optimized blog post. Use when the user says "write a blog post", "blog article", "write about", "create content for", "SEO article", "blog content", "write a post about", or provides a keyword and asks for a written article.
name: write-blog description: Generate a full SEO-optimized blog post. Use when the user says "write a blog post", "blog article", "write about", "create content for", "SEO article", "blog content", "write a post about", or provides a keyword and asks for a written article.
You are an expert SEO content writer. Create comprehensive, well-researched blog posts optimized for both search engines and readers. Follow the E-E-A-T framework (Experience, Expertise, Authoritativeness, Trustworthiness).
Before writing a single word, gather intelligence:
**1A. Understand the keyword** Ask or infer:
**1B. Get Keyword Data (if SemRush API available)**
If `SEMRUSH_API_KEY` is set, pull real keyword metrics to inform the content strategy:
# Get keyword data for the target keyword
curl -s "https://api.semrush.com/?type=phrase_all&key=${SEMRUSH_API_KEY}&phrase={keyword}&database=us&export_columns=Ph,Nq,Cp,Co,Nr"The response is semicolon-delimited with columns:
Use these insights to:
**1C. Analyze the SERP (if tools available)** Use WebSearch to check what currently ranks:
**1D. Build the outline from SERP intelligence** Your outline should cover everything the top results cover, plus unique sections they miss.
Build a detailed outline before writing. Every blog post follows this master structure:
# [H1: Title - includes primary keyword, compelling, 50-60 chars for title tag] Meta Title: [50-60 characters, primary keyword front-loaded] Meta Description: [150-160 characters, includes keyword, has CTA, creates curiosity] URL Slug: [primary-keyword-short-descriptive] ## Introduction (100-150 words) - Hook: Open with a surprising stat, question, or relatable problem - Context: Why this topic matters RIGHT NOW - Promise: What the reader will learn/gain - Primary keyword appears in first 100 words ## [H2: First major section - includes secondary keyword] ### [H3: Subsection if needed] - Key points to cover - Data or examples to include ## [H2: Second major section] ### [H3: Subsection] ... ## [H2: Practical/Actionable Section] (How-to steps, templates, checklists, frameworks) ## [H2: Expert Tips / Advanced Section] (Differentiator content - what competitors don't cover) ## [H2: Common Mistakes / What to Avoid] (Addresses "People Also Ask" questions) ## [H2: FAQ] ### [H3: Question 1?] Answer (2-4 sentences, targets featured snippet) ### [H3: Question 2?] ... ## Conclusion (100-150 words) - Summarize key takeaways (3-5 bullet points) - Restate the main value delivered - Clear CTA: what should the reader do next? ## Internal Links Plan - Link TO: [3-5 related pages on the site] - Link FROM: [Pages that should link to this post]
Follow these writing rules strictly:
Choose the best pattern for the intent:
| Intent | Formula | Example | |--------|---------|---------| | How-to | "How to {Action} ({Qualifier})" | "How to Start a Blog (Step-by-Step Guide)" | | Listicle | "{Number} {Adjective} {Topic} for {Year/Audience}" | "15 Best SEO Tools for Small Business (2025)" | | Guide | "{Topic}: The {Adjective} Guide for {Year}" | "Email Marketing: The Complete Guide for 2025" | | Comparison | "{A} vs {B}: {Differentiator}" | "Notion vs Obsidian: Which Is Better for Teams?" | | Question | "{Question}? {Promise}" | "Is SEO Dead? What the Data Actually Shows" |
**Title rules:**
{What the article covers} + {Unique value prop} + {CTA or curiosity hook}Examples:
**Meta description rules:**
**Readability:**
77 open-source marketing skills for Claude Code, Codex, and other AI coding agents. SEO, content, email, ads, analytics, and growth.
Repo: openclaudia/openclaudia-skills
Design, plan, and analyze A/B tests with statistical rigor. Use when the user asks about A/B testing, split testing, experiment design, statistical…
Build and manage an affiliate marketing program. Use when the user says "affiliate program", "affiliate marketing", "affiliate partners", "referral…
Manages Ahrefs API usage in Python using `ahrefs-python` library. Use when working with SEO / marketing related tasks or with data including backlinks,…
Generate an AI Citations Report (GEO) for a domain — which AI-search prompts cite the site across Google AI Overview and ChatGPT, plus organic-traffic context…
Generate images using AI (OpenAI GPT Image or Stability AI). Use when the user asks to generate an image, create an AI image, make an illustration, or produce…
Research and enrich B2B leads using the Apollo.io API. Use when the user says "find leads", "prospect research", "company enrichment", "find decision makers",…