Agent Readiness Checker — User Guide

What is Agent Readiness Checker?

Agent Readiness Checker analyzes how well your website serves AI agents like ChatGPT, Perplexity, Claude, and autonomous systems. The tool scans 7 critical areas and provides a holistic agent readiness score with AI-powered recommendations for improvement.

AI agents read the web differently than humans. They look for llms.txt, AI Plugin Manifest, structured data, markdown content negotiation, and semantic HTML. Without these signals, your content is invisible to the growing agent economy.

Versions

Version Access Cost What you get
Free (Lead Magnet) /resources/agent-readiness Free (email required) Basic scan with per-category scores
Paid (Full) /app/tools/agent-readiness-checker 15 credits Full scan + AI-generated recommendations

How to use the tool

1. Fill in the form

2. Start the scan

Click "Scan website". The tool runs 7 real HTTP checks:

  1. llms.txt — Checks whether /llms.txt exists (the new standard for telling AI agents what your site offers)
  2. Structured data — Parses HTML for JSON-LD, Schema.org, and OpenGraph metadata
  3. robots.txt AI policy — Analyzes whether AI crawlers (GPTBot, Google-Extended, Anthropic, PerplexityBot) are allowed or blocked
  4. AI Plugin Manifest — Checks whether /.well-known/ai-plugin.json exists
  5. Markdown support — Tests Accept: text/markdown content negotiation
  6. API endpoints — Looks for /api/, OpenAPI/Swagger documentation
  7. Semantic HTML — Evaluates use of <article>, <section>, <nav>, heading hierarchy, and <main>

The scan typically takes 10–30 seconds.

3. Read the results

Overall score

Category scores

Results are grouped into 4 categories:

Category Checks
Discovery llms.txt, AI Plugin Manifest
Structure JSON-LD, Schema.org, OpenGraph
Content Markdown support, semantic HTML
Access API endpoints, robots.txt AI policy

Each category shows:

Recommendations (paid version only)

AI-generated, prioritized recommendations to improve agent readiness. Each recommendation includes:

What is llms.txt?

llms.txt is a new standard (similar to robots.txt for search engines) that tells AI agents about your website's capabilities. It contains:

Learn more: llmstxt.org

Scoring model

Score Grade Meaning
80–100 A Excellent — site is well prepared for AI agents
60–79 B Good — some gaps, but solid foundation
40–59 C Average — several important elements missing
20–39 D Weak — site is poorly prepared for agents
0–19 F Critical — AI agents find almost nothing

Tips

Credits

Technical background

The tool makes 7 real HTTP requests to your domain — no data is simulated. The requests are passive and harmless to your website or server. The paid version uses Gemini AI to generate tailored recommendations based on scan results.

Last updated 2026-04-09

Open the tool