Skip to content

Add agent-readiness-cli to Developer Tools#1021

Open
sspoisk wants to merge 2 commits into
thedaviddias:mainfrom
sspoisk:add-agent-readiness-cli
Open

Add agent-readiness-cli to Developer Tools#1021
sspoisk wants to merge 2 commits into
thedaviddias:mainfrom
sspoisk:add-agent-readiness-cli

Conversation

@sspoisk
Copy link
Copy Markdown

@sspoisk sspoisk commented May 13, 2026

What

Adds agent-readiness-cli to the Developer Tools table.

Why it fits this list

agent-readiness-cli is a Python CLI that scores any URL on a 0–100 scale for AI agent (ChatGPT / Claude / Perplexity) readiness — and llms.txt presence 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 the llms.txt standard spread.

Details

Change

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

  • Documentation
    • Added a new developer tool entry (agent-readiness-cli) to the Developer Tools section, including GitHub and PyPI links for reference.

Review Change Stack

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 sspoisk requested a review from thedaviddias as a code owner May 13, 2026 15:39
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

@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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 129d6103-b4e7-4151-803b-52e5b428e1dd

📥 Commits

Reviewing files that changed from the base of the PR and between da86cc6 and 5136ab4.

📒 Files selected for processing (1)
  • README.md

Walkthrough

This PR adds a single entry for agent-readiness-cli to the Developer Tools table in README.md, including its description and links to GitHub and PyPI repositories.

Changes

Documentation Update

Layer / File(s) Summary
Developer Tools entry
README.md
A new row for agent-readiness-cli is added to the Developer Tools table with its description and GitHub/PyPI links.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

area:content, automerge:candidate, risk:low

Suggested reviewers

  • thedaviddias
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description provides comprehensive context (What, Why, Details, Change) but does not follow the template structure with the required 'Summary' section. Restructure the description to include a 'Summary' section at the top with a one-to-two sentence overview, as specified in the description_template.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the main change: adding agent-readiness-cli to the Developer Tools table in the README.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Warning

Review ran into problems

🔥 Problems

These 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.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sspoisk
Copy link
Copy Markdown
Author

sspoisk commented May 24, 2026

Hey — gentle ping when you have a moment. Happy to rebase/adjust placement/wording if anything needs tweaking. Thanks for maintaining this list!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant