geo-audit

Audits websites for Generative Engine Optimization and produces a composite GEO score report.

1|Updated Aug 17, 2026
One-click install
npx skills add https://github.com/Marshal-Nguyen/Skill_Claude_Agent --skill geo-audit-marshal-nguyen
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: geo-audit
Source: https://github.com/Marshal-Nguyen/Skill_Claude_Agent/tree/main/claude/skills/geo-audit
Command: npx skills add https://github.com/Marshal-Nguyen/Skill_Claude_Agent --skill geo-audit-marshal-nguyen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Traditional SEO audits do not measure whether AI systems like ChatGPT, Claude, Perplexity, and Gemini can discover, cite, and recommend your website. This Skill runs a full GEO audit that scores AI citability, brand authority, E-E-A-T, technical crawler access, schema markup, and platform presence, then delivers a prioritized action plan. ## Core Features & Use Cases - Automated Site Discovery: Fetches the homepage, detects business type (SaaS, local, e-commerce, publisher, agency), crawls sitemaps and internal links up to 50 pages while respecting robots.txt. - Parallel Subagent Analysis: Delegates to five specialized subagents covering AI visibility, platform optimization, technical infrastructure, content E-E-A-T, and schema validation. - Weighted GEO Score: Computes a 0-100 composite score (Citability 25%, Brand 20%, E-E-A-T 20%, Technical 15%, Schema 10%, Platform 10%) with severity-classified issues and a 30-day action plan. - Use Case: Run the audit on a SaaS marketing site to discover that GPTBot is blocked in robots.txt, llms.txt is missing, and FAQ schema is absent, then follow the generated week-by-week remediation plan. ## Quick Start Run a full GEO audit on https://example.com and generate the GEO-AUDIT-REPORT.md with scores and a prioritized action plan.

Frequently Asked Questions about geo-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit my website for AI search visibility?▼

Run a GEO audit that fetches your homepage, crawls up to 50 pages from the sitemap, and scores AI citability, brand authority, E-E-A-T, technical access, schema, and platform presence. The output is a GEO-AUDIT-REPORT.md with a 0-100 composite score and prioritized fixes.

What is the difference between GEO and SEO audits?▼

SEO audits optimize for search engine rankings, while GEO audits optimize for AI citation and recommendation by systems like ChatGPT, Claude, and Perplexity. GEO adds checks for llms.txt, AI crawler access in robots.txt, content quotability, and entity recognition signals.

How is the GEO score calculated?▼

The composite GEO score is a weighted average of six category scores: AI Citability 25%, Brand Authority 20%, Content E-E-A-T 20%, Technical GEO 15%, Schema 10%, and Platform Optimization 10%. Scores of 90-100 indicate excellent AI visibility.

Does the audit respect robots.txt when crawling?▼

Yes, the audit checks and respects robots.txt directives before crawling and never fetches disallowed paths. It also limits crawls to 50 pages, enforces 30-second fetch timeouts, and waits at least one second between requests.

What are the limitations of a GEO website audit?▼

The audit only analyzes HTML pages and skips PDFs, images, and binary content. It caps analysis at 50 pages per run, so very large sites are sampled rather than fully crawled, prioritizing high-value pages like pricing, about, and recent blog posts.