geo-audit

Solid

GEO (Generative Engine Optimization) readiness audit. Scans source code for AI citation signals across 12 dimensions: AI crawler access, schema graph connectivity, llms.txt, SSR rendering, freshness, chunkability, canonicalization, sitemap, BLUF structure, heading quality, citation signals, and anti-patterns. Produces tiered report (A/B/C/D) with evidence-backed findings and JSON output for geo-fix consumption.

Code & Development 6 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
28
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# zuvo:geo-audit -- GEO Readiness Audit Deep code-level audit for Generative Engine Optimization. Examines source code, templates, and config files across 12 dimensions to determine how well a site is structured for AI citation by Google AI Overviews, ChatGPT Browse, Perplexity, and Gemini. **Scope:** GEO readiness assessment, AI citation signal audit, schema graph analysis, content chunkability evaluation, AI crawler policy review. **Out of scope:** Traditional SEO (`zuvo:seo-audit`), code quality (`zuvo:code-audit`), security vulnerabilities (`zuvo:security-audit`), live URL crawling beyond `--live-url` flag. ## Mandatory File Loading Read these files before any work begins: 1. `../../shared/includes/codesift-setup.md` -- CodeSift discovery and tool selection 2. `../../shared/includes/env-compat.md` -- Agent dispatch and environment adaptation 3. `../../shared/includes/seo-bot-registry.md` -- Canonical AI/search bot taxonomy and live-probe scope 4. `../../shared/includes/seo-page-profile-registry.md` -- Profile-aware thresholds and downgrades 5. `../../shared/includes/geo-check-registry.md` -- Canonical check slugs for G1-G12 6. `../../shared/includes/geo-fix-registry.md` -- Fix type IDs, safety tiers, framework templates 7. `../../shared/includes/audit-output-schema.md` -- JSON output contract 8. `../../shared/includes/backlog-protocol.md` -- Backlog persistence contract 9. `../../shared/includes/run-logger.md` -- Run logging contract 10. `../../shared/includes/retros...

Details

Author
greglas75
Repository
greglas75/zuvo
Created
4 months ago
Last Updated
today
Language
Shell
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Solid

seo-audit

SEO/GEO site audit covering 13 dimensions with 6 critical gates. Scans source code, templates, and config files across meta tags, structured data, AI crawlers, content quality, GEO readiness, performance, and optional live Core Web Vitals. Framework-aware: Astro, Next.js, Hugo, WordPress, React, plain HTML. Flags: full (default), [path], --live-url <url>, --quick, --content-only, --geo, --profile <marketing|docs|blog|ecommerce|app-shell>, --content-profile auto|marketing|docs|blog|ecommerce|app-shell, --live-sample-bots <default|all|bot1,bot2>, --persist-backlog.

6 Updated today
greglas75
Code & Development Solid

geo-fix

Apply fixes from geo-audit findings. Reads geo-audit JSON, classifies by safety tier (SAFE/MODERATE/DANGEROUS), applies framework-aware code patches for schema, robots.txt, canonical, sitemap, llms.txt, and freshness fixes. Emits content scaffolds for advisory findings. Deduplicates against seo-fix to prevent double-application.

6 Updated today
greglas75
AI & Automation Listed

geo-audit

Audit and improve how discoverable and citable a website is to AI search engines and answer assistants (ChatGPT Search, Microsoft Copilot, Perplexity) — i.e. Generative Engine Optimization (GEO), also called AI SEO, AEO, or LLM SEO. Fetches a site exactly as an AI crawler sees it (raw HTML, no JavaScript) and scores it against a 3-block framework (Access → Retrieval → Citability), then produces a prioritized, concrete fix list and an optional HTML report. Use when the user asks things like "GEO audit", "AI SEO audit", "why doesn't ChatGPT cite my site", "how do I get cited by ChatGPT/Copilot/Perplexity", "optimize my site for ChatGPT search", "is my site visible to AI", "get my content into AI answers", "generative engine optimization", or wants to check/improve a site's readiness for AI-driven search and citations.

0 Updated 1 weeks ago
hashd1ve