Hey Vercel community! ![]()
I built AgentMD – a validation tool that treats AGENTS.md like code.
What it does:
- Parses & validates your AGENTS.md for correctness
- Executes commands (build/test/lint) with safety guardrails
- Scores how “agent-ready” your repo is (0-100)
- Runs in CI via GitHub Action
Why it matters:
Vercel’s research shows AGENTS.md achieves 100% accuracy for Next.js docs. AgentMD ensures your repos actually stay agent-ready as they evolve.
Try it:
Live demo: https://agentmd.online
npx @agentmd/cli init
GitHub: github.com/iedayan/agentmd
Built with Next.js + deployed on Vercel (of course
)
Would love your feedback! What commands would you want validated?