Audit Your Site for Agentic SEO (AEO)
If you want to do audit of your site on how well it perform with AI coding agents like Claude Code, Codex, etc.
Then this agentic-seo by Agentic SEO might be useful for you.
Audit your documentation and website for Agentic Engine Optimization (AEO): ensure your content is discoverable, parseable, and useful to AI coding agents.
How to get started?
# Audit current directory (auto-detects framework)
npx agentic-seo
# Audit a specific directory
npx agentic-seo ./my-docs-site
# Audit a live URL
npx agentic-seo --url https://docs.example.com
# Scaffold missing AEO files
npx agentic-seo init