More screenshots
Works with the AI tools you already use
Agent Ready Cli
Audit any website for AI agent-readability and protocol compliance using the Agent Ready CLI.
Free
See it in action
You say
Run a scan on https://example.com/docs and show me why it's failing the llms.txt checks.
Your agent does
Scan V1StGXR8_Z complete. Score: 64/100 (Fair) llms.txt: 2/10 (Missing)
Failing Checks:
- L1 (Missing llms.txt): No llms.txt file found at root.
- S4 (High Latency): Resource took >2s to respond. How to fix: Host a markdown summary at /llms.txt to improve discovery.
About this skill
What it does
The Agent Ready CLI skill gives your AI agent a powerful command-line interface to audit any public website for AI-readability. It scans URLs against the Vercel Agent Readability Spec, llmstxt.org standards, and various agent-protocol manifests like MCP server cards and agents.json. The tool runs ~60 automated checks to determine how well an AI agent can navigate, understand, and interact with a site's content.
Why use this skill
Instead of manually prompting an AI to "look at this site" and hoping for the best, this skill provide a structured, engineering-grade audit. It solves the "black box" problem of AI discovery by providing a concrete score (0-100), rating bands, and high-impact remediation steps. Unlike simple web scraping, it specifically looks for agent-only manifests and protocol files that standard scrapers miss.
Supported tools
- Frameworks: Supports Vercel Agent Spec, llmstxt.org, MCP (Model Context Protocol), and A2A.
- Technical Stack: Zero-dependency wrapper for the Agent Ready REST API; requires Node.js ≥ 20.10.
- Output: Ships with both human-readable terminal summaries and machine-readable JSON for automated piping and scripting.
Output format
The skill produces a detailed summary including an overall score, rating band (Excellent to Needs Improvement), sub-scores for llms.txt compliance, and a prioritized list of failing checks with specific "How to Fix" instructions.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
4 installs
Downloaded by developers to date
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 1 month ago
- Free forever, no account required
Creator
Frequently Asked Questions
Popular in AI Agents & LLM Ops
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.
codex-grade-coding
Turn your AI agent into a senior engineer with strict task classification and verification-driven coding protocols.
temporal-reasoning-sleuth
Give AI agents the ability to trace decision chains, reconstruct causal sequences, and reason over complex event timelines spanning months or years.