Skip to content

Releases: sspoisk/agent-readiness-cli

v0.1.0 — initial release

08 May 03:30

Choose a tag to compare

First public release of agent-readiness-cli.

Install

pip install agent-readiness-cli

Now live on PyPI.

What's in

Single-file CLI auditing 7 sections for AI-agent readiness:

  • llms.txt
  • JSON-LD coverage and types
  • AI-bot rules in robots.txt (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, CCBot, Applebot-Extended, Bytespider, Claude-Web)
  • canonical and hreflang
  • MCP card at /.well-known/mcp.json
  • meta tags (description, og:, twitter:, lang)
  • sitemap.xml

Score 0–100 with bands A/B/C/D/F. Standard library only, Python 3.10+, MIT.

See README for usage, scoring weights, and CI integration.