AGENTS.md — Summary
| Field | Value |
|---|---|
| slug | agents-md |
| display_name | AGENTS.md |
| github_url | https://github.com/agentsmd/agents.md |
| stars | 21,710 |
| license | MIT |
| language | TypeScript |
| last_commit | 2026-03-12 |
| contributors | 20 |
| maintainer_status | active |
| version_analyzed | (no versioning; website at agents.md) |
One-liner
AGENTS.md is a simple, open format specification — a standard for a per-repo markdown file (AGENTS.md) that guides AI coding agents, analogous to what README.md is for humans.
What it is
This repo is primarily a format specification and marketing website (Next.js + Tailwind, deployed at https://agents.md/). The specification itself is minimal: place a file named AGENTS.md in any directory of your project. Agents read it for context — build commands, testing instructions, coding conventions, PR rules. The format is intentionally unstructured: plain markdown with no required fields, no schema, no enforced sections.
The repository serves two purposes:
- Defining and promoting the AGENTS.md convention
- Hosting the agents.md website showing compatible tools and examples
Notable stats
21,710 GitHub stars makes this the highest-starred framework in the entire Phase D batch by a wide margin. Stars largely reflect format adoption across the ecosystem — Codex CLI, Amp, Cursor, RooCode, Aider, Gemini CLI, Windsurf, Copilot, and 20+ other tools recognize AGENTS.md natively.
Quality
quality: tier-b — comprehensive format specification, active ecosystem, but the "framework" is minimal markdown convention (no code primitives to analyze deeply).