Open-source CLI: llms.txt generator + AI crawler checker
The two checks people run most often now live in your terminal. `npx rankedbyai llms-txt yoursite.com` drafts an llms.txt from your sitemap and homepage links; `npx rankedbyai crawlers yoursite.com` audits robots.txt against 11 major AI crawlers and exits non-zero when any is blocked — so a deploy can never silently lock AI out again.
The CLI is open source, has zero runtime dependencies, and runs on Node 18+. Put it in CI, or just run it once to see where you stand.