/ Annuaire / Playground / claude-blog
● Communauté AgriciDaniel ⚡ Instantané

claude-blog

par AgriciDaniel · AgriciDaniel/claude-blog

A 22-skill blog ecosystem with /blog slash commands — 4 agent personas (Researcher, Writer, SEO, Reviewer) and dual Google + AI-citation optimization.

Turns Claude Code into a blog ops team. /blog write, rewrite, brief, outline, strategy, seo-check, schema, geo, audit, factcheck, cannibalization, repurpose, and more. Four agent personas hand off to each other. Persona management uses NNGroup's 4-dimension framework for tone control. Optimizes for both Google E-E-A-T and AI platform citations.

Pourquoi l'utiliser

Fonctionnalités clés

Démo en direct

Aperçu en pratique

claude-blog-skill.replay ▶ prêt
0/0

Installer

Choisissez votre client

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "claude-blog-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-blog",
        "~/.claude/skills/claude-blog"
      ],
      "_inferred": true
    }
  }
}

Ouvrez Claude Desktop → Settings → Developer → Edit Config. Redémarrez après avoir enregistré.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "claude-blog-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-blog",
        "~/.claude/skills/claude-blog"
      ],
      "_inferred": true
    }
  }
}

Cursor utilise le même schéma mcpServers que Claude Desktop. La config projet l'emporte sur la globale.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "claude-blog-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-blog",
        "~/.claude/skills/claude-blog"
      ],
      "_inferred": true
    }
  }
}

Cliquez sur l'icône MCP Servers dans la barre latérale Cline, puis "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "claude-blog-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-blog",
        "~/.claude/skills/claude-blog"
      ],
      "_inferred": true
    }
  }
}

Même format que Claude Desktop. Redémarrez Windsurf pour appliquer.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "claude-blog-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-blog",
        "~/.claude/skills/claude-blog"
      ]
    }
  ]
}

Continue utilise un tableau d'objets serveur plutôt qu'une map.

~/.config/zed/settings.json
{
  "context_servers": {
    "claude-blog-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/AgriciDaniel/claude-blog",
          "~/.claude/skills/claude-blog"
        ]
      }
    }
  }
}

Ajoutez dans context_servers. Zed recharge à chaud à la sauvegarde.

claude mcp add claude-blog-skill -- git clone https://github.com/AgriciDaniel/claude-blog ~/.claude/skills/claude-blog

Une seule ligne. Vérifiez avec claude mcp list. Supprimez avec claude mcp remove.

Cas d'usage

Usages concrets : claude-blog

Write a 1500-word post from brief to publish-ready

👤 Content marketers and solo founders running a blog ⏱ ~60 min intermediate

Quand l'utiliser : You have a topic and want a post that ranks AND gets cited by AI.

Déroulement
  1. Brief
    /blog brief on 'self-hosting Postgres in 2026' — target developer audience.✓ Copié
    → Brief with target keyword, intent, outline, internal links
  2. Write
    /blog write using the brief.✓ Copié
    → Full draft in your configured tone
  3. Audit
    /blog audit and /blog seo-check.✓ Copié
    → E-E-A-T + on-page SEO pass with specific fixes
  4. GEO + schema
    /blog geo and /blog schema.✓ Copié
    → AI-citation optimizations and JSON-LD

Résultat : A publish-ready post optimized for both search and AI.

Pièges
  • AI-sounding copy fails Reviewer persona — Configure the Writer persona with real brand voice samples
Combiner avec : md2wechat-skill · pinme-skill

Find and fix keyword cannibalization in an existing blog

👤 SEO editors with 50+ posts ⏱ ~40 min intermediate

Quand l'utiliser : Rankings fluctuate for key terms and you suspect overlapping posts.

Déroulement
  1. Run the scan
    /blog cannibalization on https://blog.example.com sitemap.✓ Copié
    → Pairs of competing URLs with severity
  2. Merge or differentiate
    For the top 3 pairs, recommend merge vs differentiate with a plan.✓ Copié
    → Per-pair action plan

Résultat : A remediation plan that lifts aggregate rankings.

Pièges
  • Aggressive merging tanks long-tail rankings — Skill flags when differentiation is safer than merge

Repurpose a post into email, Twitter thread, and LinkedIn carousel

👤 Distribution-focused creators ⏱ ~20 min beginner

Quand l'utiliser : A post did well and you want to get 5x the mileage.

Déroulement
  1. Repurpose
    /blog repurpose my latest post into a 5-email sequence, a 12-tweet thread, and an 8-slide LinkedIn carousel.✓ Copié
    → Each format with native voice, not just chopped-up excerpts

Résultat : Three channel-specific assets ready to ship.

Pièges
  • LinkedIn carousel reads like a Twitter thread — Skill tailors per channel but review before shipping
Combiner avec : claude-ads-skill

Combinaisons

Associez-le à d'autres MCPs pour un effet X10

/blog image briefs feed into Nano Banana prompt recommendations

Run /blog image, then ask nano-banana-pro-prompts to pick the best matching prompt.✓ Copié
claude-blog-skill + md2wechat-skill

Write in Claude, publish to WeChat Official Account

Write the post via /blog write, then md2wechat-skill to push to 公众号 drafts.✓ Copié
claude-blog-skill + firecrawl

Pull competitor posts for cannibalization analysis

Firecrawl the top 5 competitor posts ranking for our target, then feed into /blog cannibalization.✓ Copié

Outils

Ce que ce MCP expose

OutilEntréesQuand appelerCoût
/blog write + rewrite + brief + outline topic or existing draft Core writing workflow Tokens only
/blog audit + seo-check + factcheck draft or URL Pre-publish QA Tokens only
/blog geo + schema + image draft Optimization pass Tokens only
/blog cannibalization + repurpose sitemap or post URL Distribution and site-health Tokens only
/blog google (13 variants) GSC/PageSpeed property Data-grounded decisions Free API

Coût et limites

Coût d'exécution

Quota d'API
None for the skill; Google APIs free tier
Tokens par appel
Full write flow: 15-30k tokens. Individual command: 2-5k.
Monétaire
Free — skill is local
Astuce
Run audit/optimize on existing posts before ramping to new content.

Sécurité

Permissions, secrets, portée

Stockage des identifiants : Google API keys in env vars if using /blog google. No credentials in the skill.
Sortie de données : Only to sites you audit and Google APIs

Dépannage

Erreurs courantes et correctifs

Tone feels generic after /blog write

Configure the Writer persona via the NNGroup 4 dimensions before running.

/blog google returns auth error

Enable Search Console / PageSpeed APIs in your GCP project.

Schema JSON-LD invalid

Run through Google's Rich Results Test; skill can regenerate with warnings incorporated.

Alternatives

claude-blog vs autres

AlternativeQuand l'utiliserCompromis
claude-seo-skillYou need broader technical SEO, not just blog contentLess blog-workflow depth
seo-geo-claude-skillYou want lean phase-based SEO skillsFewer slash commands

Plus

Ressources

📖 Lire le README officiel sur GitHub

🐙 Voir les issues ouvertes

🔍 Parcourir les 400+ serveurs MCP et Skills