โ† Back to Skills Marketplace
gingiris

GEO Audit โ€” AI Search Visibility Checker (ChatGPT/Perplexity/Claude)

by Gingiris ยท GitHub โ†— ยท v1.0.0 ยท MIT-0
cross-platform โœ“ Security Clean
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install gingiris-geo-audit
Description
๐Ÿ‡บ๐Ÿ‡ธ GEO Audit โ€” AI Search Visibility Checker for ChatGPT, Perplexity, Claude & Gemini. 29-point GEO readiness checklist: robots.txt AI crawler access, Index...
README (SKILL.md)

GEO Audit โ€” AI Search Visibility Checker

Audit your website's visibility in AI search engines and get a prioritized fix list.


What This Does

Performs a comprehensive 29-point audit of your website's readiness for AI search engines (ChatGPT, Perplexity, Claude, Gemini). Returns a scored report with specific fixes ranked by impact.

The 29-Point GEO Readiness Checklist

Section 1: AI Crawler Access (7 points)

# Check What to look for
1 robots.txt allows GPTBot User-agent: GPTBot not disallowed
2 robots.txt allows PerplexityBot User-agent: PerplexityBot not disallowed
3 robots.txt allows ClaudeBot User-agent: ClaudeBot not disallowed
4 robots.txt allows Google-Extended User-agent: Google-Extended not disallowed
5 No blanket AI crawler block No User-agent: * blocking AI-specific paths
6 Sitemap.xml accessible Valid XML sitemap at standard location
7 IndexNow configured IndexNow key file or API endpoint active

Section 2: Structured Data (8 points)

# Check What to look for
8 Organization Schema Valid JSON-LD @type: Organization
9 WebSite Schema with SearchAction Sitelinks search box markup
10 Article/BlogPosting Schema Proper datePublished, author, headline
11 FAQ Schema on relevant pages @type: FAQPage with Q&A pairs
12 BreadcrumbList Schema Navigation hierarchy markup
13 Product/SoftwareApplication Schema For SaaS products
14 Author Schema with sameAs Links to social profiles for E-E-A-T
15 HowTo Schema where applicable Step-by-step content markup

Section 3: Content Citability (8 points)

# Check What to look for
16 Key Stats tables present Scannable data in \x3Ctable> elements
17 Direct answer paragraphs First paragraph answers the query directly
18 Comparison matrices Feature comparison tables for vs-pages
19 Numbered/bulleted lists Structured recommendations AI can extract
20 Clear H2/H3 hierarchy Semantic heading structure
21 Author byline with credentials Real person with verifiable expertise
22 Publication dates visible freshness signals
23 External citation links References to authoritative sources

Section 4: Technical Optimization (6 points)

# Check What to look for
24 Page load \x3C 3s Core Web Vitals passing
25 Mobile responsive No mobile usability errors
26 HTTPS Secure connection
27 Canonical URLs set No duplicate content issues
28 Internal linking structure Topic cluster architecture
29 No excessive JavaScript rendering Content accessible without JS

How to Use

Provide a URL and the agent will:

  1. Crawl the target page and key site pages (homepage, blog, pricing)
  2. Run all 29 checks
  3. Score each section (0-100%)
  4. Output a prioritized fix list sorted by impact ร— effort
  5. Generate specific code/config snippets for each fix

Scoring

  • 90-100%: GEO-ready. Your site is optimized for AI citation.
  • 70-89%: Good foundation. Fix the gaps for better AI visibility.
  • 50-69%: Significant gaps. AI engines may not cite you reliably.
  • Below 50%: Critical. Your content is likely invisible to AI search.

Example Output

GEO Readiness Score: 62/100

๐Ÿ”ด Critical (fix first):
- robots.txt blocks GPTBot and ClaudeBot โ†’ Add allow rules
- No FAQ Schema on any page โ†’ Add to top 5 blog posts
- No IndexNow setup โ†’ Configure with Bing Webmaster

๐ŸŸก Important:
- Author Schema missing sameAs โ†’ Add LinkedIn/Twitter links
- No Key Stats tables โ†’ Add data tables to comparison pages

๐ŸŸข Good:
- Sitemap accessible โœ“
- HTTPS active โœ“
- Article Schema present โœ“

Related Skills

Usage Guidance
This skill appears safe to install as an instruction-only audit helper. Provide only URLs you are authorized to test, and treat its generated robots.txt, schema, or IndexNow recommendations as suggestions to review before making website changes.
Capability Analysis
Type: OpenClaw Skill Name: gingiris-geo-audit Version: 1.0.0 The skill bundle consists of metadata and markdown instructions (SKILL.md) for an AI agent to perform a 'GEO Audit' (Generative Engine Optimization). The instructions guide the agent to evaluate a website's visibility for AI search engines using a 29-point checklist covering robots.txt, Schema.org markup, and content structure. There is no executable code, and the instructions are entirely consistent with the stated purpose without any evidence of malicious intent or prompt injection.
Capability Assessment
โœ“ Purpose & Capability
The described capabilityโ€”auditing a website for GEO/AI-search readinessโ€”is coherent with the checklist and expected outputs.
โ„น Instruction Scope
The skill instructs the agent to crawl a target page and key site pages, which is purpose-aligned but means the user should expect web fetching of the provided site.
โœ“ Install Mechanism
There is no install spec and no code files; this is an instruction-only skill.
โœ“ Credentials
No local files, environment variables, binaries, credentials, or privileged system access are requested.
โœ“ Persistence & Privilege
The artifacts show no persistence, background execution, credential use, account mutation, or ongoing agent behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gingiris-geo-audit
  3. After installation, invoke the skill by name or use /gingiris-geo-audit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release โ€” 29-point GEO readiness audit for AI search engine visibility. Checks robots.txt, IndexNow, Schema.org, content citability, and technical optimization.
Metadata
Slug gingiris-geo-audit
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is GEO Audit โ€” AI Search Visibility Checker (ChatGPT/Perplexity/Claude)?

๐Ÿ‡บ๐Ÿ‡ธ GEO Audit โ€” AI Search Visibility Checker for ChatGPT, Perplexity, Claude & Gemini. 29-point GEO readiness checklist: robots.txt AI crawler access, Index... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install GEO Audit โ€” AI Search Visibility Checker (ChatGPT/Perplexity/Claude)?

Run "/install gingiris-geo-audit" in the OpenClaw or Claude Code chat to install it in one step โ€” no extra setup required.

Is GEO Audit โ€” AI Search Visibility Checker (ChatGPT/Perplexity/Claude) free?

Yes, GEO Audit โ€” AI Search Visibility Checker (ChatGPT/Perplexity/Claude) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does GEO Audit โ€” AI Search Visibility Checker (ChatGPT/Perplexity/Claude) support?

GEO Audit โ€” AI Search Visibility Checker (ChatGPT/Perplexity/Claude) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created GEO Audit โ€” AI Search Visibility Checker (ChatGPT/Perplexity/Claude)?

It is built and maintained by Gingiris (@gingiris); the current version is v1.0.0.

๐Ÿ’ฌ Comments