geo-crawlers

Solid

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 and recommendations for maximizing AI visibility while maintaining appropriate control.

AI & Automation 15 stars 3 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 83/100

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

Skill Content

# AI Crawler Access Analysis Skill ## Purpose This skill analyzes a website's accessibility to AI crawlers -- the bots that AI companies use to discover, index, and train on web content. If AI crawlers are blocked, the site's content cannot appear in AI-generated responses regardless of its quality. Crawler access is the foundational technical requirement for GEO. ## Key Insight As of early 2026, many websites inadvertently block AI crawlers through overly aggressive robots.txt rules, inherited from legacy SEO configurations. An Originality.ai 2025 study found that over 35% of the top 1,000 websites block at least one major AI crawler, and 5-10% block all AI crawlers. Blocking AI crawlers is the single fastest way to become invisible in AI-generated search results. --- ## Complete AI Crawler Reference ### Tier 1: Critical for AI Search Visibility (RECOMMEND: ALLOW) These crawlers power the AI search products where users actively look for answers. Blocking them directly reduces your visibility in AI-generated responses. #### GPTBot - **Operator:** OpenAI - **User-Agent:** `GPTBot` - **Full User-Agent String:** `Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)` - **Purpose:** Fetches content for ChatGPT's web browsing, plugins, and search features. Content accessed by GPTBot may be used to improve OpenAI models. - **Impact of Blocking:** Content will NOT appear in ChatGPT Search results or be accessible when users a...

Details

Author
techhorizonlabs
Repository
techhorizonlabs/thl-open
Created
2 months ago
Last Updated
3 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

geo-crawlers

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 and recommendations for maximizing AI visibility while maintaining appropriate control.

1 Updated 1 weeks ago
balbesamasse
AI & Automation Listed

llm-crawler-access-check

Check whether a website's robots.txt allows the AI crawlers that decide visibility in ChatGPT Search, Perplexity, Claude, Gemini, and Microsoft Copilot. Use when someone asks whether AI bots are blocked, whether to allow or block GPTBot, why a site never appears in AI answers, or wants a robots.txt review for AI crawlers. Reads only robots.txt, then returns a per-agent allow/block table, the exact rule responsible for each verdict, and the precise lines to change. Distinguishes training crawlers from the search crawlers that actually control citations.

0 Updated 4 days ago
maxaeo
AI & Automation Listed

ai-crawler-policy

Decide and implement which AI crawlers may access a site, then write the robots.txt, headers and CDN rules that enforce it. Use whenever the user mentions GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, Applebot-Extended, CCBot, Bytespider, AI crawlers, AI bots, blocking AI training, llms.txt, robots.txt for AI, opting out of AI training, or asks whether to let AI companies crawl their content. Also use when AI assistants can't see a site's content or when a WAF or Cloudflare is suspected of blocking AI agents.

0 Updated 3 days ago
keupera