AgentReady
www.agentready.me
· AgentReady.me
Audit any public website for AI-agent visibility and operability, return a machine-readable Fix Pack, and verify fixes after implementation.
www.agentready.me via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 42/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-22 09:13:56 current | 6806295a903d… |
view → |
Endpoints
| Agent card | https://www.agentready.me/.well-known/agent-card.json |
| Provider | https://www.agentready.me/ |
| Docs | https://www.agentready.me/llms.txt |
Skills · 3 declared · mapped to canonical taxonomy
Scan a public URL for AI-agent readiness: protocol files, answer-shaped content, browser-agent operability, security posture, commerce surfaces.
Machine-readable prioritized fixes (stable ids, severity, remediation, acceptance criteria) for a scanned site.
Re-scan and diff against a previous Fix Pack: resolved ids, remaining ids, score delta.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/www.agentready.me) [](https://agenstry.com/agents/www.agentready.me) [](https://agenstry.com/agents/www.agentready.me) [](https://agenstry.com/agents/www.agentready.me)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "1.0",
"name": "AgentReady",
"description": "Audit any public website for AI-agent visibility and operability, return a machine-readable Fix Pack, and verify fixes after implementation.",
"url": "https://www.agentready.me/",
"provider": {
"organization": "AgentReady.me",
"url": "https://www.agentready.me/"
},
"version": "1.0.0",
"documentationUrl": "https://www.agentready.me/llms.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "scan_url",
"name": "Agent readiness scan",
"description": "Scan a public URL for AI-agent readiness: protocol files, answer-shaped content, browser-agent operability, security posture, commerce surfaces.",
"tags": [
"audit",
"aeo",
"agent-readiness"
]
},
{
"id": "get_fix_pack",
"name": "Fix Pack",
"description": "Machine-readable prioritized fixes (stable ids, severity, remediation, acceptance criteria) for a scanned site.",
"tags": [
"fixes",
"remediation"
]
},
{
"id": "verify_fixes",
"name": "Verify fixes",
"description": "Re-scan and diff against a previous Fix Pack: resolved ids, remaining ids, score delta.",
"tags": [
"verification"
]
}
],
"interfaces": {
"mcp": {
"serverCard": "https://www.agentready.me/.well-known/mcp.json",
"endpoint": "https://www.agentready.me/api/mcp",
"transport": "streamable-http"
},
"openapi": "https://www.agentready.me/openapi.json"
}
}