agent-ready-cloudflare
FeaturedAudit and improve website readiness for AI agents using the Cloudflare "Is It Agent Ready?" scanner (isitagentready.com). Covers scanning via API, interpreting results, generating implementation prompts, and fixing every check. Use when the user mentions "agent ready", "isitagentready", "AI agent scan", "agent readiness", "agent-ready score", "MCP server card", "agent skills index", "markdown for agents", "content signals", "web bot auth", "agent discovery", "RFC 9727", "RFC 8288", "RFC 9728", "SEP-1649", "WebMCP", "x402", "UCP", "ACP", or wants to make a website discoverable and usable by AI agents.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- fabricioctelles
- Repository
- fabricioctelles/skills
- Created
- 6 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
agent-readiness-scan
Use when a client audit, GEO/AI-visibility snapshot, or remediation re-scan needs the Cloudflare agent-readiness score from isitagentready.com — e.g. Theo client audits, "is the site agent-ready", markdown negotiation / MCP / llms.txt / Content-Signal checks, or tracking score deltas after Tier 0/1 fixes.
agent-ready-scan-site
Sub-skill: Scan any URL for agent readiness. Checks 18 standards across 5 categories, returns readiness level (0-5), status of all checks, and fix instructions.
agent-ready
Use when a developer wants to make a website agent-ready — findable, readable, and understandable by AI crawlers/agents (GPTBot, ClaudeBot, PerplexityBot, OAI-SearchBot) that do NOT run JavaScript. Scans the site with a deterministic core, scores it on the transparent rubric v2 (reading-readiness funnel), detects the framework, proposes priority-ordered fixes with per-group approval, then re-scans to prove the score went up. Default mode advises and generates safe artifacts; opt-in apply mode edits the codebase. Also use preventively when starting a new web project.