/ Directorio / Playground / claude-blog
● Comunidad AgriciDaniel ⚡ Instantáneo

claude-blog

por 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.

Por qué usarlo

Características clave

Demo en vivo

Cómo se ve en la práctica

claude-blog-skill.replay ▶ listo
0/0

Instalar

Elige tu cliente

~/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
    }
  }
}

Abre Claude Desktop → Settings → Developer → Edit Config. Reinicia después de guardar.

~/.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 usa el mismo esquema mcpServers que Claude Desktop. La configuración del proyecto prevalece sobre la global.

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
    }
  }
}

Haz clic en el icono MCP Servers de la barra lateral de Cline y luego en "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
    }
  }
}

Mismo formato que Claude Desktop. Reinicia Windsurf para aplicar.

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

Continue usa un array de objetos de servidor en lugar de un mapa.

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

Añádelo a context_servers. Zed recarga en caliente al guardar.

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

Un solo comando. Verifica con claude mcp list. Quita con claude mcp remove.

Casos de uso

Usos del mundo real: claude-blog

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

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

Cuándo usarlo: You have a topic and want a post that ranks AND gets cited by AI.

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

Resultado: A publish-ready post optimized for both search and AI.

Errores comunes
  • AI-sounding copy fails Reviewer persona — Configure the Writer persona with real brand voice samples
Combinar con: md2wechat-skill · pinme-skill

Find and fix keyword cannibalization in an existing blog

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

Cuándo usarlo: Rankings fluctuate for key terms and you suspect overlapping posts.

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

Resultado: A remediation plan that lifts aggregate rankings.

Errores comunes
  • 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

Cuándo usarlo: A post did well and you want to get 5x the mileage.

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

Resultado: Three channel-specific assets ready to ship.

Errores comunes
  • LinkedIn carousel reads like a Twitter thread — Skill tailors per channel but review before shipping
Combinar con: claude-ads-skill

Combinaciones

Combínalo con otros MCPs para multiplicar por 10

/blog image briefs feed into Nano Banana prompt recommendations

Run /blog image, then ask nano-banana-pro-prompts to pick the best matching prompt.✓ Copiado
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.✓ Copiado
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.✓ Copiado

Herramientas

Lo que expone este MCP

HerramientaEntradasCuándo llamarCoste
/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

Coste y límites

Lo que cuesta ejecutarlo

Cuota de API
None for the skill; Google APIs free tier
Tokens por llamada
Full write flow: 15-30k tokens. Individual command: 2-5k.
Monetario
Free — skill is local
Consejo
Run audit/optimize on existing posts before ramping to new content.

Seguridad

Permisos, secretos, alcance

Almacenamiento de credenciales: Google API keys in env vars if using /blog google. No credentials in the skill.
Salida de datos: Only to sites you audit and Google APIs

Resolución de problemas

Errores comunes y soluciones

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.

Alternativas

claude-blog vs otros

AlternativaCuándo usarlaContrapartida
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

Más

Recursos

📖 Lee el README oficial en GitHub

🐙 Ver issues abiertas

🔍 Ver todos los 400+ servidores MCP y Skills