geo-brand-mentions
Brand mention and authority scanner for AI visibility. Analyzes brand presence across platforms that AI models rely on for entity recognition and citation…
Full website GEO+SEO audit with parallel subagent delegation. Orchestrates a comprehensive Generative Engine Optimization audit across AI citability, platform analysis, technical infrastructure, content quality, and schema markup. Produces a composite GEO Score (0-100) with
$ npx -y skills add zubair-trabzada/geo-seo-claude --skill geo-audit --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/geo-auditContext preview
The summary Claude sees to decide when to auto-load this skill.
Full website GEO+SEO audit with parallel subagent delegation. Orchestrates a comprehensive Generative Engine Optimization audit across AI citability, platform analysis, technical infrastructure, content quality, and schema markup. Produces a composite GEO Score (0-100) with
name: geo-audit description: Full website GEO+SEO audit with parallel subagent delegation. Orchestrates a comprehensive Generative Engine Optimization audit across AI citability, platform analysis, technical infrastructure, content quality, and schema markup. Produces a composite GEO Score (0-100) with prioritized action plan. allowed-tools: - Read - Grep - Glob - Bash - WebFetch - Write
This skill performs a comprehensive Generative Engine Optimization (GEO) audit of any website. GEO is the practice of optimizing web content so that AI systems (ChatGPT, Claude, Perplexity, Gemini, etc.) can discover, understand, cite, and recommend it. This audit measures how well a site performs across all GEO dimensions and produces an actionable improvement plan.
Traditional SEO optimizes for search engine rankings. GEO optimizes for AI citation and recommendation. Sites that score high on GEO metrics see 30-115% more visibility in AI-generated responses (Georgia Tech / Princeton / IIT Delhi 2024 study). The two disciplines overlap but have distinct requirements.
---
**Step 1: Fetch Homepage and Detect Business Type**
1. Use WebFetch to retrieve the homepage at the provided URL. 2. Extract the following signals:
3. Classify the business type using these patterns:
| Business Type | Detection Signals | |---|---| | **SaaS** | Pricing page, "Sign up" / "Free trial" CTAs, app.domain.com subdomain, feature comparison tables, integration pages | | **Local Business** | Physical address on homepage, Google Maps embed, "Near me" content, LocalBusiness schema, service area pages | | **E-commerce** | Product listings, shopping cart, product schema, category pages, price displays, "Add to cart" buttons | | **Publisher** | Blog-heavy navigation, article schema, author pages, date-based archives, RSS feeds, high content volume | | **Agency/Services** | Case studies, portfolio, "Our Work" section, team page, client logos, service descriptions | | **Hybrid** | Combination of above signals -- classify by dominant pattern |
**Step 2: Crawl Sitemap and Internal Links**
1. Attempt to fetch `/sitemap.xml` and `/sitemap_index.xml`. 2. If sitemap exists, extract up to 50 unique page URLs prioritized by:
3. If no sitemap exists, crawl internal links from the homepage:
4. Respect `robots.txt` directives -- do not fetch disallowed paths. 5. Enforce a maximum of 50 pages and a 30-second timeout per fetch.
**Step 3: Collect Page-Level Data**
For each page in the crawl set, record:
---
Delegate analysis to 5 specialized subagents. Each subagent operates on the collected page data and produces a category score (0-100) plus findings.
**Subagent 1: AI Visibility Analysis (geo-ai-visibility)**
**Subagent 2: Platform Optimization (geo-platform-analysis)**
**Subagent 3: Technical GEO Infrastructure (geo-technical)**
**Subagent 4: Content E-E-A-T Quality (geo-content)**
**Subagent 5: Schema & Structured Data (geo-schema)**
---
The overall GEO Score (0-100) is a weighted average of six category scores:
| Category | Weight | What It Measures | |---|---|---| | **AI Citability** | 25% | How quotable/extractable content is for AI systems | | **Brand Authority** | 20% | Third-party mentions, entity recognition signals | | **Content E-E-A-T** | 20% | Experience, Expertise, Authoritativeness, Trustworthiness | | **Technical GEO** | 15% | AI crawler access, llms.txt, rendering, speed | | **Schema & Structured Data** | 10% | Schema.org markup quality and completeness | | **Plat
GEO-first SEO skill for Claude Code. Comprehensive AI search optimization for any website — citability scoring, AI crawler analysis, brand authority, schema markup, platform-specific optimization, and PDF reports. If you want learn how to sell this to real businesses, check out the skool community
Repo: zubair-trabzada/geo-seo-claude
Brand mention and authority scanner for AI visibility. Analyzes brand presence across platforms that AI models rely on for entity recognition and citation…
AI citability scoring and optimization. Analyzes web page content to determine how likely AI systems (ChatGPT, Claude, Perplexity, Gemini) are to cite or quote…
Monthly delta tracking and progress reporting for GEO clients. Compares two GEO audits (baseline vs. current), calculates score improvements across all…
Content quality and E-E-A-T assessment for AI citability — evaluate experience, expertise, authoritativeness, trustworthiness, and content structure
AI crawler access analysis. Checks robots.txt, meta tags, and HTTP headers to determine which AI crawlers can access the site. Provides a complete access map…
Analyzes and generates llms.txt files -- the emerging standard for helping AI systems understand website structure and content. Can validate existing llms.txt…