Back to all summaries

Introducing the Agent Readiness score. Is your site agent-ready?

André Jesus, Vance Morrison
Agents Week Radar Developer Documentation AI Agents Agent Readiness

AI-Generated Summary: This is an automated summary created using AI. For the full details and context, please read the original post.

Introducing the Agent Readiness Score: A New Tool for Web Developers

Cloudflare has introduced a new tool, isitagentready.com, to help web developers understand how their sites can be optimized for AI agents. The tool provides a score based on four dimensions: Discoverability, Content, Bot Access Control, and Web Bot Auth Capabilities. The score is calculated by checking for the presence of certain standards, such as robots.txt, sitemap.xml, and Markdown for Agents. The tool also provides actionable feedback and prompts for developers to implement support for these standards.

Key Technical Details

  • The tool checks for the following standards:
    • Discoverability: robots.txt, sitemap.xml, Link Headers (RFC 8288)
    • Content: Markdown for Agents
    • Bot Access Control: Content Signals, AI bot rules in robots.txt
    • Web Bot Auth Capabilities: Agent Skills, API Catalog (RFC 9727), OAuth server discovery via RFC 8414 and RFC 9728, MCP Server Card, and WebMCP
  • The tool also checks for agentic commerce standards, including x402, Universal Commerce Protocol, and Agentic Commerce Protocol, but these do not currently count towards the score.
  • The tool provides a score based on the number of passing checks, with a maximum score of 100.

Practical Implications for Developers

  • The tool provides a simple way for developers to understand how their sites can be optimized for AI agents.
  • The actionable feedback and prompts provided by the tool can help developers implement support for these standards.
  • By optimizing their sites for AI agents, developers can improve the user experience and increase the effectiveness of their sites.
  • The tool can also help developers identify areas for improvement and provide a starting point for implementing new standards.

Want to read the full article?

Read Full Post on Cloudflare Blog