# Seo Content Audit > Auditoría E-E-A-T + CITE de contenido YA EXISTENTE: puntúa Experience, Expertise, Authoritativeness, Trustworthiness y preparación de citas para AI search, detecta vetos y da un veredicto publish / publish-with-fixes / no-publish. Fuente: https://skillsagentes.com/skills/seranking/seo-skills/seo-content-audit Markdown: https://skillsagentes.com/skills/seranking/seo-skills/seo-content-audit.md Repositorio: https://github.com/seranking/seo-skills Autor: seranking Licencia: MIT Actualizado: hace 4 meses Coste de contexto: 146 tok instalada, 3k tok al activarse, 7.9k tok con todos los archivos del bundle Bundle: 4 archivos, 31 KB Permisos que pide: ninguno declarado ## Instalación Un skill son archivos markdown: los mismos archivos valen para cualquier agente y lo único que cambia es el directorio de destino, es decir la bandera `--agent`. Añade `-g` para instalarlo en todos los proyectos de la máquina. ```bash # Claude Code npx -y skills add seranking/seo-skills --skill seo-content-audit --agent claude-code # Cursor npx -y skills add seranking/seo-skills --skill seo-content-audit --agent cursor # Codex npx -y skills add seranking/seo-skills --skill seo-content-audit --agent codex # Gemini CLI npx -y skills add seranking/seo-skills --skill seo-content-audit --agent gemini # Windsurf npx -y skills add seranking/seo-skills --skill seo-content-audit --agent windsurf # Cline npx -y skills add seranking/seo-skills --skill seo-content-audit --agent cline ``` ## Qué hace - Puntúa contenido existente contra una rúbrica de 60 ítems E-E-A-T y 30 ítems CITE - Aplica checks de veto que bloquean la publicación sin importar la puntuación global - Genera un veredicto: publish / publish-with-fixes / no-publish con las 5 correcciones principales - Compara el contenido contra los patrones de las fuentes citadas en el AI Overview (AIO) - Opcionalmente cruza tráfico orgánico real vía GA4 (Tier 2) sobre la URL auditada ## Cuándo usarla - El usuario pide 'content quality audit', 'E-E-A-T check' o 'is this content good' - Se solicita 'review this article', 'content audit' o 'citation readiness' - Se pregunta por 'AI search readiness' de una pieza ya publicada ## Cuándo no - Se necesita generar un artículo NUEVO a partir de un tema (usar seo-content-brief) - El problema es de inteligencia de keyword/tráfico a nivel de URL (usar seo-page) - Hay problemas técnicos o de tipo de página (usar seo-sxo) ## Qué la activa - "Haz una auditoría de calidad E-E-A-T de este artículo publicado" - "¿Este contenido está listo para publicarse según los criterios de AI search?" - "Revisa si este artículo tiene problemas de citation readiness" - "Dame un veredicto publish / no-publish para esta URL existente" ## Antes de instalar - Requiere el servidor MCP de SE Ranking conectado, la herramienta WebFetch de Claude, y que el usuario aporte la URL o el contenido junto con la keyword objetivo. ## Archivos - SKILL.md — 12 KB - references/cite.md — 5 KB - references/core-eeat.md — 12 KB - templates/verdict.md — 2 KB ## SKILL.md Reproducido tal cual desde seranking/seo-skills bajo MIT. Esta sección es el documento original y está en inglés. > Example output: [examples/seo-content-audit-stripe-rate-limiters-20260514/VERDICT.md](../../examples/seo-content-audit-stripe-rate-limiters-20260514/VERDICT.md) # Content Quality Audit Score an existing piece of content against modern E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) and CITE (Clear answer, Include primary stats, Timestamp, Entity authority) rubrics. Surface veto items that block publication regardless of overall score. Produce a clear publish / publish-with-fixes / no-publish verdict with the top 5 fixes. ## Prerequisites - SE Ranking MCP server connected. - Claude's `WebFetch` tool available. - User provides: (a) the URL of an existing piece of content (or pasted content + intended URL), (b) target keyword the content is meant to rank for. Optional: target country (default `us`). ## Process 1. **Fetch content** `WebFetch` (always) + `mcp__firecrawl-mcp__firecrawl_scrape` (when available) - **Validate target & preflight.** See `skills/seo-firecrawl/references/preflight.md` for the canonical 3-stage preflight (credit balance, Firecrawl availability, Google APIs). Skill-specific notes: - Estimated SE Ranking cost for this skill: ~10–15 credits typical (AIO context + AIO prompt sampling for the target keyword + audited URL). - Firecrawl: optional with WebFetch fallback, 1 Firecrawl credit per URL audited (default cap 50 URLs, hard cap 200). Surface the projected Firecrawl credit count before continuing. Pass `--no-firecrawl` to force WebFetch-only inspection (lower-confidence veto checks; see step 4 caveat). - Google APIs: tier 2 (GA4 available) unlocks step 3b (GA4 organic traffic on the audited URL) after the AIO context step. See `skills/seo-google/references/cross-skill-integration.md` § "seo-content-audit" for the full recipe. - **WebFetch first** (free, instant): pull the markdown for word count, H-tag hierarchy, source citations (links to authorities, numbered references), images, tables, code blocks, comment thread. - **Page-type detection.** From the URL pattern, H1 phrasing, and JSON-LD `@type`, classify the page as one of: ultimate guide / pillar, how-to, listicle / best-of, comparison (X vs Y), explainer, review (single product), landing page (commercial). Look up the corresponding word-count floor from `references/core-eeat.md` → "Word-count floors by page type". Surface the detected type, the applied floor, and the actual word count in `evidence/01-content-snapshot.md`. If the actual word count is materially below the floor, flag it for the depth E-E-A-T items (auto ✗ unless the auditor justifies the exception). - **Firecrawl second** — recovers what WebFetch's markdown loses: - From `metadata`: canonical URL, robots, lang, `og:title`. - From the returned `html`: every `