Tools
Free, no account needed. The checkers tell you what is broken. The generators help you publish what agents and other software need in order to read your site properly.
Checkers
Generators
llms.txt generator
Produce an llms.txt describing your site's important pages in a form built for machine readers.
llms-ctx generator
Produce the expanded context file, with the content inlined rather than linked.
JSON-LD generator
Structured data for products, articles, FAQs, how-tos, events and local businesses.
Crawler and agent directories
Look up what is visiting your site, what it publishes, and whether you can verify it.
Prefer the command line?
The checks run as a CLI too, so you can put them in CI and catch a regression at build time instead of finding out later.
The CLI on GitHub