Add agent-readiness-cli to Developer Tools#1021
Conversation
agent-readiness-cli is a Python CLI that scores any public URL (0-100) for AI agent (ChatGPT, Claude, Perplexity) readability — checks canonical, robots, schema.org, hreflang, llms.txt presence, content density. - MIT license - pip install agent-readiness-cli (PyPI) - 13/13 tests passing, stdlib-only, Python 3.10+ - GitHub: https://github.com/sspoisk/agent-readiness-cli - PyPI: https://pypi.org/project/agent-readiness-cli/ Fits Developer Tools because it's a CLI that specifically checks for llms.txt presence (among other AI-readiness signals).
|
@sspoisk is attempting to deploy a commit to the David Dias Digital's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThis PR adds a single entry for ChangesDocumentation Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsThese MCP integrations need to be re-authenticated in the Integrations settings: Linear Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hey — gentle ping when you have a moment. Happy to rebase/adjust placement/wording if anything needs tweaking. Thanks for maintaining this list! |
What
Adds
agent-readiness-clito the Developer Tools table.Why it fits this list
agent-readiness-cliis a Python CLI that scores any URL on a 0–100 scale for AI agent (ChatGPT / Claude / Perplexity) readiness — andllms.txtpresence is one of the criteria it checks (alongside canonical, robots, schema.org, hreflang, content density). It's directly aligned with this hub's mission of helping thellms.txtstandard spread.Details
pip install agent-readiness-cliagent-readiness-cli https://example.com→ prints score + per-criterion breakdownChange
Single-line addition in the Developer Tools table, right after
llmstxt-cli(sibling tool category).Happy to adjust wording, emoji, or section placement if maintainer prefers.
Summary by CodeRabbit
agent-readiness-cli) to the Developer Tools section, including GitHub and PyPI links for reference.