What is IsReady.AI
IsReady.AI is a free, open-source tool that audits websites for AI crawler visibility and readiness. It checks whether your site is readable, crawlable, and optimized for AI search engines like ChatGPT, Claude, Perplexity, and Gemini. The scanner performs 32 evidence-based checks across five dimensions (Crawler access, Rendering, Structured data, Trust & security, Content) and produces a 0–100 score in about 5 seconds. It also includes a Smart Agent readability check using a real browser-based agent to evaluate how AI agents perceive your site.
How to use IsReady.AI
- Web scan: Go to isready.ai, enter your domain in the search bar, and click "Scan for free". No signup required. You get a shareable report in ~5 seconds.
- CLI: Run
npx isreadyai yourdomain.comin your terminal for a full audit. Use--jsonfor machine-readable output,--llmfor an AI-agent fix plan, and the exit code fails CI if your score drops below a threshold. - GitHub Action: Add
isreadyai/audit-action@v1to your workflow. It scores every deploy against a threshold, writes the full report to the job summary, and can upload reports and unlock repo badges (Pro/Team). - Automated fix PRs (Pro/Team): Add
isreadyai/fix-action@v1to automatically open pull requests with minimal fixes.
Features of IsReady.AI
- 32 real checks across five dimensions: Crawler access, Rendering, Structured data, Trust & security, Content (GEO)
- Smart Agent readability: Drives a real browser-based agent through your pages and scores 0–100 on visible content, understandable structure, content quality, accessible controls, navigability, and agent barriers
- CLI: Open-source, no install required, with
--jsonand--llmoptions - GitHub Action: Score gate, full Markdown report in job summary, score and grade outputs
- Live README badge (Pro/Team): Served live for verified domains, updated on schedule
- Ask your site (Pro): Grounded chat assistant that answers questions based on audit scores and Smart Agent View
- Historical reports (Pro/Team): Browse past scans and score history
- Automated AI fix pull requests (Pro/Team): AI agent applies minimal fixes and opens a PR
- Tracks 21 AI crawlers including GPTBot, ClaudeBot, PerplexityBot, OAI-SearchBot
- Honest signals: llms.txt and Content Signals are reported as informational and never affect the score
Use Cases of IsReady.AI
- SEO and GEO professionals: Ensure websites are optimized for generative engine answers
- Developers: Integrate AI readiness checks into CI/CD pipelines to prevent regressions
- Content creators: Verify that content is visible and citable by AI assistants
- Site owners: Identify misconfigurations (e.g., Cloudflare AI-bot blocking) that accidentally remove sites from AI answers
- Agencies: Audit client websites and provide concrete fix plans
Pricing
| Feature | Free | Pro (€19/mo) | Team (€49/mo) |
|---|---|---|---|
| Agent Readability audit (32 checks) | ✅ | ✅ | ✅ |
| Deep scan (sitemap + links, up to 10 pages) | ✅ | ✅ | ✅ |
| Browser-capable agent check (Smart Agent) | ✅ | ✅ | ✅ |
| Shareable report | ✅ | ✅ | ✅ |
| Resolution plan (concrete fix for every finding) | – | ✅ | ✅ |
| CLI + GitHub Action + CI gate | – | ✅ | ✅ |
| Ask your site (grounded chat) | – | – | ✅ |
| Smart Agent across pages + aggregate score | – | – | ✅ |
| Live README badge | – | ✅ | ✅ |
| Historical reports | – | ✅ | ✅ |
| Automated AI fix pull requests | – | ✅ (soon) | ✅ (soon) |




