AGENTS.md
AGENTS.md is an open, vendor-neutral markdown file placed at the root of a repository that tells AI coding agents (Claude Code, Codex CLI, Cursor, Copilot, Jules, Amp, Factory, Windsurf) how to work with the codebase. It is to AI agents what README.md is to humans — build commands, conventions, boundaries, in plain markdown with no custom syntax.
The convention crystallized between August 2025 and early 2026 through a multi-vendor collaboration (OpenAI, Google, Sourcegraph, Cursor, Factory) and is now stewarded by the Agentic AI Foundation under the Linux Foundation. The initial Hacker News launch hit 837 points on Aug 20, 2025. By April 2026 the spec site reports adoption by 60,000+ open-source projects and the reference repo carries 20.3k stars.
GitHub's Copilot team studied 2,500+ AGENTS.md files in Nov 2025 and distilled a six-component template: executable build commands early, real code snippets, explicit `never modify` boundaries, exact stack versions, a three-tier permission model, and a concrete agent persona.
README.md for AI agents — same root-of-the-repo slot, same markdown grammar, different reader.
Search Interest
-
Nascent0–7 days
-
Emergent8–30 days
-
Validating31–90 days
-
Rising91–180 days
-
Established ← now180 days +
Why is it emerging now?
By Apr 2026, AGENTS.md has Linux Foundation stewardship, 60k+ adopting repos, and a real research literature — Vercel's 33/33 vs 31/33 eval result and a Feb arXiv paper gave the convention evidence-backed credibility. Anthropic's Claude Code remains the one major holdout, with feature request #6235 among its most-reacted issues.
Outlook
6-month signal projection and commercial timeline.
Vendor convergence, Linux Foundation governance, and a growing research literature (Vercel evals, GitHub 2,500-repo study) lock the standard in.
Risk · Anthropic continuing CLAUDE.md-specific features (@-imports, skill composition) pulls serious users away from AGENTS.md.
Analogs · README.md · .editorconfig · robots.txt · LICENSE file
-
nowFree spec, platforms market
Factory, Amp, Codex, Windsurf, Cursor use AGENTS.md compatibility as a marketing claim.
-
3-6moGenerators + validators paid
AGENTS.md generators, directory sites, and secret-scanning overlays appear as paid tools.
-
6-12moStack-specific marketplaces
Template marketplaces by stack and cross-agent compliance tooling capture durable enterprise spend.
Competition & Opportunity for term “AGENTS.md”
Three heuristic signals derived from the tracked queries, the term's monetization cards, and its cluster neighbors. Directional, not audited.
Ideas for term “AGENTS.md”
Buildable pitches — turn this term into an article, site, product, post, newsletter, video, or course. Steal any card and run with it.
Most common search intent: disambiguation. A precedence-order explainer grounded in Codex docs' concat rule and Claude Code's CLAUDE.md discovery logic ranks on growing long-tail.
Tutorial-intent with commercial value. GitHub's 2,500-repo study supplies the data spine; a before/after benchmark on a real repo differentiates.
Vercel's 33/33 vs 31/33 landed hot but deeper analysis is scarce. Reproduce the eval on a second codebase, quantify context-budget tradeoffs, offer a decision tree.
Extends GitHub's findings into a listicle with specimens. Top 10 most-starred repos shipping AGENTS.md is a first-mover SEO asset.
gakeez/agents_md_collection is the GitHub attempt; no hosted, stack-filtered catalog exists. First-mover territory on "best agents md examples".
Hosted SaaS reading a GitHub repo, inferring stack, emitting a first-draft AGENTS.md with explicit secret-scanning. Prevents Copilot-leaked-credentials failure mode.
Three checks: six-component template, no API keys/private hostnames, in-sync with codebase (CI fails if the build command no longer works).
Git-hook tool keeping AGENTS.md authoritative and generating shims for the others. Immediately useful in heterogeneous agent teams.
In eight months AGENTS.md went from one priming-file convention to a Linux Foundation standard — Anthropic is the only holdout.
Vercel's 33/33 vs 31/33 made HN. The real lesson: always-in-context beats maybe-in-context for any fact you know the agent will need.
AGENTS.md is in 60k+ repos, but GitHub's own study of 2,500 found most are too vague to help an agent.
What People Search
Long-tail queries from Google Suggest + Trends. Volume and competition are heuristics — directional, not audited. Content Type comes from query shape.
SERP of term “AGENTS.md”
What searchers see today — organic results on top, paid ads if anyone's bidding. Ad density is a real-time commercial signal.
Related Terms
Other terms in the same space — aliases, subtypes, competitors, and neighbors to explore next.
- Part of Coding Agents Coding Agents is the category name for AI developer tools that act on code autonomously — reading a repo, planning a change, editing… →
- Related Claude Code Claude Code is Anthropic's official command-line coding agent — a terminal tool that reads your codebase, edits files, runs commands,… →
- Related OpenAI Codex CLI OpenAI Codex CLI is OpenAI's official terminal-resident coding agent: it reads a repo, edits files, runs commands, invokes subagents,… →
- Related MCP Server An MCP server is a small, standalone program that exposes one capability — a database, a filesystem, a security scanner, a trading API —… →
- Related agent harness An agent harness is the middleware between a large language model and the real world — code that runs the agent loop, calls tools,… →
- Also known as CLAUDE.md·.cursorrules·.github/copilot-instructions.md
- Competitor Agent Skills
- Related README.md·Cursor·GitHub Copilot·Agentic AI Foundation
Sources
Primary URLs this report cites — open any to verify the claim yourself.
- 01 agents.md — official specification site agents.md ↗
- 02 agentsmd/agents.md on GitHub (20.3k stars) github.com ↗
- 03 Hacker News — AGENTS.md: Open format for guiding coding agents (837 pts, Aug 20, 2025) news.ycombinator.com ↗
- 04 InfoQ — AGENTS.md Emerges as Open Standard for AI Coding Agents infoq.com ↗
- 05 GitHub Blog — How to write a great agents.md (Nov 2025, 2,500-repo study) github.blog ↗
- 06 Vercel — AGENTS.md outperforms skills in our agent evals (524 HN pts, Jan 29, 2026) vercel.com ↗
- 07 OpenAI Codex — Custom instructions with AGENTS.md developers.openai.com ↗
- 08 Anthropic Claude Code — Feature Request: Support AGENTS.md (#6235) github.com ↗
- 09 The Prompt Shelf — AGENTS.md vs CLAUDE.md: What's the Difference thepromptshelf.dev ↗
- 10 arXiv — Evaluating AGENTS.md: Are They Helpful for Coding Agents? (232 HN pts) arxiv.org ↗