← 返回 Skills 市场
gingiris

GEO Audit — AI Search Visibility Checker (ChatGPT/Perplexity/Claude)

作者 Gingiris · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gingiris-geo-audit
功能描述
🇺🇸 GEO Audit — AI Search Visibility Checker for ChatGPT, Perplexity, Claude & Gemini. 29-point GEO readiness checklist: robots.txt AI crawler access, Index...
使用说明 (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

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gingiris-geo-audit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gingiris-geo-audit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug gingiris-geo-audit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。

如何安装 GEO Audit — AI Search Visibility Checker (ChatGPT/Perplexity/Claude)?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install gingiris-geo-audit」即可一键安装,无需额外配置。

GEO Audit — AI Search Visibility Checker (ChatGPT/Perplexity/Claude) 是免费的吗?

是的,GEO Audit — AI Search Visibility Checker (ChatGPT/Perplexity/Claude) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

GEO Audit — AI Search Visibility Checker (ChatGPT/Perplexity/Claude) 支持哪些平台?

GEO Audit — AI Search Visibility Checker (ChatGPT/Perplexity/Claude) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 GEO Audit — AI Search Visibility Checker (ChatGPT/Perplexity/Claude)?

由 Gingiris(@gingiris)开发并维护,当前版本 v1.0.0。

💬 留言讨论