Skills Agentes

Blog Geo

Auditoría de preparación para citas de IA como parte del SEO: puntúa el post de 0 a 100 para ChatGPT, Perplexity, Claude, Gemini, Copilot, You.com, AI Overviews y AI Mode, con recomendaciones por plataforma.

Estrellas
2.1k

en todo el repo

Actividad
55

0–100, la ruta de este skill

Actualizado
el mes pasado

último commit aquí

Commits
4

últimos 90 días

Contexto
3k tok

168 tok en reposo

Paquete
1 archivo

12 KB

Instalar

Funciona con cualquier agente que lea SKILL.md

npx -y skills add AgriciDaniel/claude-blog --skill blog-geo --agent claude-code

Se instala solo en este repositorio.

Qué hace

  • Puntúa cinco categorías sobre 15 puntos: evidencia citable, ajuste de propósito, claridad de entidad, estructura para extracción y accesibilidad para rastreadores de IA
  • Mapea esos 15 puntos a una heurística de 0 a 100 y avisa de que no es una probabilidad calibrada de ser citado
  • Revisa el robots.txt para GPTBot, ChatGPT-User, ClaudeBot y PerplexityBot y comprueba que el contenido llegue al DOM renderizado
  • Solo usa cifras de referencia si el informe trae URL, editor, metodología, muestra, motor, clase de consulta y fechas; si falta algo las marca como direccionales
  • Propone mejoras autocontenidas por sección en lugar de rellenar cada H2 o inventar estadísticas

Úsalo cuando

  • El usuario dice "geo", "cita de IA", "AEO", "optimización para Perplexity" o "cita en ChatGPT"

No lo uses cuando

  • Quieres además el trabajo de posicionamiento en Google y no solo la auditoría de citas de IA: el archivo te remite a blog-rewrite

Qué lo activa

Di cualquiera de estas frases y el agente debería cargar este skill.

  • Audita este post para citas de IA
  • ¿Qué le falta a este artículo para salir en AI Overviews?

SKILL.md

En inglés

Blog GEO: AI Citation Optimization Audit

Scores blog posts for AI citation readiness across ChatGPT, Perplexity, Claude, Gemini, Copilot, You.com, Google AI Overviews, and Google AI Mode as one SEO workflow, not a separate discipline. Generates a 0-100 internal AI Citation Readiness heuristic with platform-specific recommendations. The score is not a calibrated probability of citation.

Google's 2026-05-15 guidance frames generative-AI optimization as SEO: no special markup, llms.txt requirement, or separate GEO/AEO playbook is required for Google visibility. Use GEO/AEO as shorthand labels only.

Cross-reference

This skill covers FLOW surface 3 (AI assistant citations: ChatGPT, Perplexity, Claude, Gemini, Copilot, You.com) and contributes to surface 2 (SERP plus AI Overviews). Surface mapping: skills/blog/references/flow-alignment.md.

For directly relevant AI-citation prompts (AI-supporting-pages rewrite, evidence-based quality follow-up, ChatGPT discovery, visibility prompts), see /blog flow optimize.

Evidence Discipline

Use numeric AI-citation benchmarks only when the report includes a source block with URL, publisher, methodology, sample size, engine or version, query class, retrieval date, and expiry date. If any field is missing, label the benchmark as directional or remove the number. Default heuristics:

  • Self-contained, evidence-backed explanations can aid reuse, but Google prescribes no passage-length or "chunking" requirement.
  • Comparison tables with semantic headers may improve extractability, but do not cite an uplift without a dated source block.
  • AI Overviews coverage is methodology-dependent: cite a dated range, not a fixed point.

Audit Process

Step 1: Read Content

Extract from the blog post:

  • Full content text and word count
  • Heading structure (H1, H2, H3 hierarchy)
  • Individual paragraphs and their word counts
  • FAQ sections (if present)
  • Schema markup (JSON-LD, microdata, RDFa)
  • robots.txt mentions or meta robots directives
  • Any TL;DR or summary boxes
  • Comparison tables and their HTML structure
  • Numbered/ordered lists
  • Definition-style formatting

Step 2: Evidence-Backed Citability (4 pts)

Check each section between headings for AI-extractable passages:

Check Criteria
Context independence Each passage makes sense extracted from surrounding context
Claim structure Passages contain: specific claim + supporting evidence + source attribution
Completeness Passage answers a question without requiring reader to read adjacent sections

Scoring: Count important sections meeting the evidence and completeness criteria. Do not score section length.

  • 4 pts: 80%+ sections have citable passages
  • 3 pts: 60-79%
  • 2 pts: 40-59%
  • 1 pt: 20-39%
  • 0 pts: <20%

Step 3: Purpose Fit and Reader Utility (3 pts)

Check heading format and answer structure:

Check Criteria
Clear purpose The introduction identifies the page's topic, audience, and reader task
Useful section openings Important sections state the point without throat-clearing
Intent-matched format Declarative headings, questions, FAQs, tables, and lists are used only when they fit the material

Scoring:

  • 3 pts: All three criteria met
  • 2 pts: Two criteria met
  • 1 pt: One criterion met
  • 0 pts: None met

Step 4: Entity Clarity (3 pts)

Check topic consistency and disambiguation:

Check Criteria
Canonical topic One unambiguous primary topic per page
Consistent naming Same entity name used throughout (no confusing synonyms)
Intro statement Clear topic statement in the introduction paragraph
Title-content match Title accurately reflects the content focus

Scoring:

  • 3 pts: All four criteria met
  • 2 pts: Three criteria met
  • 1 pt: One or two criteria met
  • 0 pts: None met

Step 5: Content Structure for Extraction (3 pts)

Check for AI-extractable content patterns:

Check Criteria
Summary Optional standalone summary when it helps the intended reader
Comparison tables Tables with semantic headers such as <thead> or clear column labels
Ordered lists Numbered lists for processes and step-by-step instructions
Definition formatting Key terms formatted with clear definition patterns
Evidence-backed explanations Important reusable claims carry enough context and source support

Scoring:

  • 3 pts: 4-5 elements present
  • 2 pts: 3 elements present
  • 1 pt: 1-2 elements present
  • 0 pts: None present

Step 6: AI Crawler Accessibility (2 pts)

Check technical requirements for AI crawler indexing:

Check Criteria
Rendered content Important content is present in the rendered DOM and accessible to the target crawler
Google visibility Normal crawlability and indexability for Googlebot. No special GEO/AEO file or markup is required for Google AI features
Non-Google AI crawlers If the site wants visibility in non-Google answer engines, check robots.txt treatment for GPTBot, ChatGPT-User, ClaudeBot, PerplexityBot, and related documented crawlers
Schema consistency Structured data reaches the rendered DOM and matches visible content
Page size Reasonable page size within AI crawler limits

Scoring:

  • 2 pts: Google crawlability/indexability is clean, and selected non-Google crawler policies match the site's stated goals
  • 1 pt: Google is indexable but one selected non-Google crawler or rendering check needs review
  • 0 pts: Google crawling/indexing is blocked or multiple selected crawlers are unintentionally blocked

Step 7: Platform-Specific Analysis

Evaluate observable readiness for each declared surface. Product behavior changes by mode, query set, geography, and date, so do not infer causal preferences from a vendor sample.

ChatGPT

  • Check that material claims are source-backed and useful without depending on a specific content format.
  • Treat current citation samples as non-causal context, not a listicle, freshness, or domain-authority rule.

Perplexity

  • Check crawlability, source fidelity, and material freshness when the query is time-sensitive. Verify observations with current logs or reproducible tooling before describing product behavior.

Google AI Overviews

  • Follow Google's normal SEO guidance: make content helpful, crawlable, indexable, and eligible for snippets. No special GEO/AEO markup or llms.txt is required for Google visibility.
  • Measure Search and AI-feature visibility separately. Organic overlap observed in a sample does not establish a preference or guarantee inclusion.

Google AI Mode

  • Treat separately from AI Overviews in reports. Emphasize normal Search eligibility, clear page purpose, accessible text, and consistency between visible content and structured data.

Claude, Gemini, Copilot, and You.com

  • Evaluate content clarity, source accessibility, freshness, and whether robots policy intentionally allows or blocks each crawler where documented.
  • Use engine-specific recommendations only when current docs, logs, or test results are available.

For each platform, provide:

  • Current citability rating (High / Medium / Low)
  • Specific improvements to clarity, source fidelity, usefulness, and crawlability
  • Content format recommendations

Step 8: Strengthen Reusable Evidence

For important sections that lack support, propose a self-contained improvement with a specific claim, the context needed to understand it, and a verified source or transparent original methodology. Do not pad every section, impose a word band, or manufacture statistics.

Step 9: Calculate AI Citation Readiness Score (0-100)

Map the 15-point subcategory scores to a 0-100 display score:

Category Raw Points Display Weight Max Display Score
Evidence-Backed Citability /4 x6.75 27
Purpose Fit and Reader Utility /3 x6.67 20
Entity Clarity /3 x6.67 20
Content Structure /3 x6.67 20
AI Crawler Accessibility /2 x6.5 13
Total /15 100

Rating thresholds:

  • 90-100: Excellent: highly citable by AI systems
  • 70-89: Good: citable with minor improvements
  • 50-69: Needs Work: significant gaps in citability
  • Below 50: Poor: major restructuring needed

Step 10: Generate Report

Output the following report:

## AI Citation Readiness Report: [Title]

**AI Citation Readiness Heuristic: [X]/100**: [Rating]

This is an internal editorial heuristic, not a calibrated probability.

### Score Breakdown
| Category | Raw | Display | Max |
|----------|-----|---------|-----|
| Evidence-Backed Citability | X/4 | X | 27 |
| Purpose Fit and Reader Utility | X/3 | X | 20 |
| Entity Clarity | X/3 | X | 20 |
| Content Structure | X/3 | X | 20 |
| AI Crawler Accessibility | X/2 | X | 13 |
| **Total** | **X/15** | **X** | **100** |

### Per-Section Citability Analysis
| Section (H2) | Purpose Clear | Self-Contained | Claim+Evidence | Ready |
|---------------|---------------|----------------|----------------|-------|
| [heading] | Yes/No | Yes/No | Yes/No | Yes/No |

### Platform-Specific Optimization
#### ChatGPT
- [specific recommendations]

#### Perplexity
- [specific recommendations]

#### Google AI Overviews
- [specific recommendations]

#### Google AI Mode
- [specific recommendations]

#### Claude / Gemini / Copilot / You.com
- [specific recommendations]

### Evidence Improvements

#### [H2 Section 1]
> [Self-contained, source-backed improvement sized to the material]

#### [H2 Section 2]
> [Self-contained, source-backed improvement sized to the material]

### Technical Recommendations
- [ ] [Technical fix with specifics]

### Priority Action Items
1. [Most impactful improvement]
2. [Second most impactful]
3. [Third most impactful]

Run `/blog analyze <file>` for full content quality scoring.

Optional: Search Performance Context (blog-google)

If blog-google credentials include Tier 1 (GSC) and the post has a published URL:

  1. Query GSC by page and query dimensions, then filter rows to the URL: python3 skills/blog-google/scripts/run.py gsc_query --property <property> --dimensions query,page --json
  2. Add to platform-specific analysis:
    • Current impressions, clicks, CTR, average position
    • Search queries driving traffic to this URL
  3. Check indexation: python3 skills/blog-google/scripts/run.py gsc_inspect <url> --json
  4. Report indexation status, canonical selection, mobile usability.
  5. If skipped, report SKIPPED: credentials unavailable or SKIPPED: unpublished URL.

Optional: AI Citation Readiness Heuristic

For a per-engine readiness view (distinct from the 15-point AI Citation Readiness category scored by /blog analyze), run:

python3 scripts/ai_citation_score.py <file> --format markdown

It returns a non-calibrated 0-100 overall heuristic plus per-engine subscores for Google AI Overview, Perplexity, and ChatGPT, a factor breakdown, and up to three highest-impact fixes. Legacy overall_probability output is retained only as a compatibility alias.

Reproducido de AgriciDaniel/claude-blog bajo licencia MIT. Leer esta página en markdown.

Archivos

1 archivo en el paquete. Solo se lee SKILL.md al activarse — las referencias se cargan si el skill decide que las necesita.

Antes de instalar

Necesita en el PATH:python3

Detalles

Categoría
SEO y GEO
Licencia
MIT
Recursos incluidos
Solo SKILL.md
Código fuente
Ver SKILL.md

Etiquetas

Más de AgriciDaniel/claude-blog

Este repo incluye 33 skills. Si instalas uno, normalmente ya tienes los demás. Ver el pack claude-blog entero y su comando de instalación

Blog

2.1k

Motor de blog de ciclo completo con 31 subskills, 12 plantillas, puntuación sobre 100 y 5 agentes. Enruta cada petición a la subskill correcta: escribir, reescribir, analizar, auditar, schema, clusters y publicación multilingüe.

Costo de contexto al activarse
6.2k tok
Tamaño del paquete
35 archivos
Última actualización
hace 19 días
seo geo

Integración con las APIs de Google para rendimiento de blog: PageSpeed Insights, CrUX con 25 semanas de histórico, Search Console, URL Inspection, Indexing API, GA4, NLP de entidades, YouTube y Keyword Planner.

Costo de contexto al activarse
3.3k tok
Tamaño del paquete
24 archivos
Última actualización
hace 19 días
seo geo

Consulta cuadernos de Google NotebookLM para obtener respuestas ancladas en tus propios documentos y con citas: gestiona la biblioteca de cuadernos, la autenticación con Google y el descubrimiento de contenido.

Costo de contexto al activarse
2.5k tok
Tamaño del paquete
15 archivos
Última actualización
hace 19 días
investigacion

Genera narración en audio de posts con Google Gemini TTS: resumen hablado, lectura completa o diálogo tipo pódcast a dos voces, con 30 voces y salida MP3 más el código de inserción HTML5.

Costo de contexto al activarse
2.2k tok
Tamaño del paquete
8 archivos
Última actualización
hace 19 días
redaccion contenido

Generación y edición de imágenes con IA para contenido de blog mediante Gemini por MCP: portadas, ilustraciones, tarjetas sociales y OG, con 6 modos de dominio y retorno silencioso si el MCP no está disponible.

Costo de contexto al activarse
3.4k tok
Tamaño del paquete
6 archivos
Última actualización
hace 19 días
redaccion contenido

Motor de clusters temáticos semánticos: investiga keywords desde el SERP, agrupa por intención y solapamiento, construye una arquitectura hub-and-spoke, genera un mapa SVG y ejecuta el cluster llamando a blog-write.

Costo de contexto al activarse
4.9k tok
Tamaño del paquete
4 archivos
Última actualización
hace 19 días
seo geo

Skills relacionados

Blog

2.1k

Motor de blog de ciclo completo con 31 subskills, 12 plantillas, puntuación sobre 100 y 5 agentes. Enruta cada petición a la subskill correcta: escribir, reescribir, analizar, auditar, schema, clusters y publicación multilingüe.

Costo de contexto al activarse
6.2k tok
Tamaño del paquete
35 archivos
Última actualización
hace 19 días
seo geo

Evaluación de salud de todo el blog: revisa cada archivo buscando puntuaciones de calidad, páginas huérfanas, canibalización, contenido obsoleto y preparación para citas de IA, y devuelve una cola de acciones priorizada.

Costo de contexto al activarse
2.4k tok
Tamaño del paquete
1 archivo
Última actualización
el mes pasado
seo geo

Genera briefs de contenido detallados: keywords objetivo, esquema, análisis competitivo, estadísticas recomendadas, sugerencias de imágenes y gráficos, arquitectura de enlaces internos, plantilla recomendada y plan de distribución.

Costo de contexto al activarse
3.3k tok
Tamaño del paquete
1 archivo
Última actualización
el mes pasado
seo geo