Menu

Post image 1
Post image 2
1 / 2
0

I built an open-source CLI that scores any site for AI-agent readiness (0-100)

DEV Community·guardlabs_team·25 days ago
#xCE4xDDr
#ai#opensource#python#agent#readiness#json
Reading 0:00
15s threshold

I built an open-source CLI that scores any site for AI-agent readiness (0-100) TL;DR — agent-readiness-cli checks how well your site talks to ChatGPT, Claude, Perplexity and other AI agents. Single-file Python, standard library only, MIT. Repo: github.com/sspoisk/agent-readiness-cli Install: pip install git+https://github.com/sspoisk/agent-readiness-cli@v0.1.0 The problem Every "AI SEO" article in the last six months tells you the same three things: Add llms.txt Add JSON-LD with the right @type Decide what to do about GPTBot , ClaudeBot , PerplexityBot in robots.txt What none of them give you is a tool that opens your site, looks at it the way a crawler would, and tells you what's actually missing right now. So I built one.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More