Agent-Readiness Grader
How readable is a website to AI agents? Enter a URL: the grader checks
robots.txt (and its Sitemap line), /llms.txt,
your XML sitemap, homepage <title>/meta description,
JSON-LD structured data, an RSL license.xml, and whether
Markdown variants are discoverable — then scores each and tells you how
to fix what is missing.
What good looks like
This site scores itself honestly — every check the grader runs is one we
pass. See The agent-ready website
for the full playbook, how to write an llms.txt file,
and serving Markdown variants.
Machines can call the same checks programmatically:
POST /api/grader {"url":"https://example.com"}.