Glippy is a tool that scores whether a website is "AI-agent-ready."
1. It tells apart 3 types of AI bots: ones that train models, ones that fetch content live because a user asked a question, and ones just doing research crawls.
2. It tests your site by pretending to be an AI crawler
3. "Markdown negotiation" (basically: can your page serve a clean Markdown version if an AI asks for one) is also a thing for Glippy because that's what tools like Claude Code and ChatGPT use in practice.