Score any URL. Get the top 5 fixes.
One-shot URL audit. Scores a website on AI-readiness across 6 dimensions and returns the top 5 fixes as structured JSON. Backs the /tools/ai-readiness-audit free tool on squidgy.ai.
Fetch a public URL plus its sitemap, robots.txt, and llms.txt
Score the site across 6 AI-readiness dimensions (discoverability, structured data, answerability, crawlability, brand mentions, conversational surface)
Return a 0–100 score per dimension and an overall score
Identify the top 5 fixes ranked by impact, each with difficulty (XS / S / M)
Surface which fixes a Squidgy agent could directly handle
Emit a structured JSON result that the marketing-site tool consumes verbatim
How to score discoverability, structured data, answerability, crawlability, brand mentions, and conversational surface.
Strict JSON shape the agent must return. The marketing tool page consumes this verbatim.
What to fetch (root, sitemap.xml, robots.txt, llms.txt), how to handle failures, what to do when assets are missing.
AI-Readiness Auditor is a Squidgy agent. You can configure your own AI agents — for your niche, your customers, your workflows — without writing code.
A2A agent card available for agent-to-agent discovery.