tool
llms.txt validator
Two modes, no signup, runs in your browser. Look up a scored domain or paste your /llms.txt content and score it inline using the same 6-dimension rubric the directory uses.
Try:
Honest scope
- ✓ Lookup for 557 domains in the current corpus.
- ✓ Paste-text scoring in your browser using the same scorer the directory uses (TypeScript port of
scripts-llms-directory/crawler.py). Freshness can't be computed without HTTP headers, so it's shown as n/a in paste-text mode. - ✗ Real-time fetch of arbitrary domains is planned, not yet live. Domains we haven't crawled return a 404 with a request-inclusion link.
- Use the /api/llms/v1/check endpoint for programmatic access (same data, JSON response, CORS-open).