The Best Practices Guide answers the question “what should I build so agents can use my tool?” It’s a document though, and your coding agent can do more with guidance than read it. So we built a companion skill to go with it.
building-for-agents is the same guidance packaged as an Agent Skill. Install it in Claude Code, Cursor, or any agent that supports the format, point your agent at your repo, and ask it to make your tool agent-ready. The skill classifies which parts of the Zaira Standard v0.9 apply to what you’re building, grounds every finding in what it read in your repo, and supports fixes with the trade-offs stated. The skill’s criterion references are machine-checked against the published standard, so what it tells you matches the spec, ID for ID.
While the skill doesn’t give out Zaira Scores (that’s the deeper review behind certification), it will take your tool a long way toward serving agents well.
It’s Apache-2.0, no gate. Get it at github.com/ZairaLabs/Skills.