HOME SKILLS BLOG GITHUB
// ALL SKILLS

31 BLOG SUB-SKILLS.
ONE INSTALL.

Every blog workflow is covered by a specialized skill. Each can run independently or as part of a full content pipeline. Write, score, optimize, repurpose, translate, and publish. Version 2.1.1 adds current Google guidance, honest readiness heuristics, and safer release checks.

31
SUB-SKILLS
5
AI AGENTS PER POST
30
COMMANDS
$0
FOREVER. MIT LICENSED.
01
AI BLOG WRITER
4 AI agents research, write, check, and score your post from a single command.
/blog write <topic>
02
CONTENT SCORING
5-category 100-point editorial heuristic with source, usefulness, and readability checks.
/blog analyze <file>
03
CONTENT OPTIMIZER
Rewrite and optimize existing blog posts for rankings and AI citations.
/blog rewrite <file>
04
BLOG STRATEGY
Topic cluster architecture, audience mapping, and competitive landscape analysis.
/blog strategy <niche>
05
CONTENT BRIEFS
Detailed briefs with target keywords, outlines, and competitive analysis.
/blog brief <topic>
06
EDITORIAL CALENDAR
Monthly content calendars with topic clusters and publishing schedules.
/blog calendar
07
CONTENT OUTLINES
SERP-informed outlines with logical headings and intent-dependent coverage.
/blog outline <topic>
08
SEO VALIDATION
Post-writing SEO checklist: title, meta, headings, links, schema, OG tags.
/blog seo-check <file>
09
SCHEMA GENERATOR
JSON-LD schema markup for BlogPosting, FAQPage, Person, and Breadcrumbs.
/blog schema <file>
10
CONTENT REPURPOSING
Transform posts into Twitter threads, LinkedIn articles, YouTube scripts, and email.
/blog repurpose <file>
11
AI CITATION AUDIT
Optimize for Google AI Overviews, ChatGPT, Perplexity, and Bing Copilot.
/blog geo <file>
12
AI IMAGE GENERATION
Generate blog hero images and OG graphics via Google Gemini API.
/blog image
13
SITE BLOG AUDIT
Full-site blog health assessment with per-post scores and action queue.
/blog audit [dir]
14
KEYWORD OVERLAP
Detect posts competing for the same search intent and keywords.
/blog cannibalization [dir]
15
FACT CHECKING
Verify statistics and claims against cited source URLs.
/blog factcheck <file>
16
WRITING PERSONAS
Create and manage tone profiles with 4-dimension voice framework.
/blog persona
17
CMS TAXONOMY
Tag and category management for WordPress, Shopify, Ghost, Strapi, Sanity.
/blog taxonomy
// NEW IN V1.6.5 - V2.1.1

FLAGSHIP & COMMUNITY SKILLS

The ecosystem now includes 31 sub-skills. Five are community contributions from the Pro Hub Challenge. Version 2.1.1 also aligns the full workflow with current Google guidance, source fidelity, honest readiness heuristics, and safer release validation.

18
FLOW FRAMEWORK
Evidence-led blogging. 30 AI prompts across Find, Optimize, Win stages. CC BY 4.0. Context-matched orchestration.
/blog flow [stage] <topic>
19
GOOGLE APIS
Search Console, PageSpeed, CrUX 25-week history, Indexing, GA4, YouTube, NLP, Keywords. 13 commands, 4 credential tiers.
/blog google [cmd] <url>
20
NOTEBOOKLM RESEARCH
Source-grounded research via Google NotebookLM. Query your Drive notebooks for citation-ready answers with exact file-and-page attribution.
/blog notebooklm <question>
21
AUDIO NARRATION
AI audio narration via Gemini TTS. 30 voices, 80+ languages, multi-speaker dialogue, 24kHz mono WAV output.
/blog audio generate <file>
22
TOPIC CLUSTERS
SERP-based content clusters with hub-and-spoke architecture and automatic internal-link injection. Pro Hub Challenge winner: Lutfiya Miller.
/blog cluster plan <seed>
23
MULTILINGUAL PUBLISHING
One command: write + translate + localize + hreflang across multiple languages. Pro Hub Challenge: Chris Mueller.
/blog multilingual <topic>
24
SEO TRANSLATION
Native-quality SEO translation with format preservation. Markdown, frontmatter, schema, SVG, locale-correct formatting. Community: Chris Mueller.
/blog translate <file>
25
CULTURAL LOCALIZATION
Deep cultural adaptation: idioms, examples, references per locale. DACH, Francophone, Hispanic, Japanese profiles. Community: Chris Mueller.
/blog localize <file>
26
MULTILINGUAL AUDIT
QA across all language variants: completeness, hreflang correctness, meta parity, freshness tracking. Community: Chris Mueller.
/blog locale-audit
27
BRAND CONTEXT
Durable BRAND.md and VOICE.md, auto-loaded by every sub-skill. Audience, positioning, voice, and editorial rules from one source. New in v1.8.0.
/blog brand init
28
SVG DATA CHARTS
Dark-mode inline SVG charts: bar, donut, line, lollipop, area, radar. Accessible and source-attributed. Auto-runs inside write and rewrite. New in v1.8.0.
/blog chart
29
DISCOURSE RESEARCH
API-free 30-day research across Reddit, X, YouTube, and Hacker News. A voice-of-customer brief the writer consumes. New in v1.8.0.
/blog discourse <topic>

FIVE COMMUNITY-CONTRIBUTED SKILLS · VIEW CONTRIBUTORS

INSTALL ALL 30 SKILLS
IN 30 SECONDS.

$
git clone --depth 1 https://github.com/AgriciDaniel/claude-blog.git && bash claude-blog/install.sh
VIEW ON GITHUB