llm-crawler-access-check

Installation
SKILL.md

AI crawler access check

One wrong line in robots.txt removes a site from AI answers completely, and no amount of content work can compensate. This check takes under a minute and should run before any other AI-visibility work.

Scope

Read https://<domain>/robots.txt and nothing else. Do not crawl the site, do not attempt to access disallowed paths, and do not bypass any access control. This is a read of one public file.

Procedure

1. Fetch

Fetch https://<domain>/robots.txt.

Installs
6
GitHub Stars
3.4K
First Seen
Aug 28, 2026
llm-crawler-access-check — davepoon/buildwithclaude