AGENTS.md: Standardized Documentation Format for AI Agents Adopted by Major Platforms
By
Zac Zuo
Crisped on the outside, thoughtful enough on the inside.
Summary
The article introduces AGENTS.md, a standardized format for AI agents that serves as a structured alternative to human-readable README files. It positions this as similar to managing human teams with SOPs (Standard Operating Procedures), mentioning that major AI products like OpenAI Codex CLI, Google's Jules, and Cursor are adopting this approach. The content suggests that managing AI systems requires the same level of structured documentation as managing human teams.
Key quotes
· 4 pulledREADMEs are for humans. They can be vague, based on feeling, and aren't standardized.
But for an AI agent that needs to deliver a clear result, that's not enough.
AGENTS.md is—a simple, open format that acts as a README for your AI.
From that perspective, maybe managing a team and managing AI aren't so different after all.
You might also wanna read
AGENTS.md: Standardized Format for AI Coding Agent Instructions in Software Projects
AGENTS.md is an open format specification that provides standardized instructions for AI coding agents to work on software projects, similar
AGENTS.md: An Open Format for Guiding AI Coding Agents in Open-Source Projects
AGENTS.md is a simple, open format for guiding AI coding agents, functioning as a README specifically designed for agents rather than humans
Study finds well-written AGENTS.md files significantly boost AI code generation, while poor ones hurt performance
A systematic study of AGENTS.md files across a monorepo reveals that well-crafted files can dramatically improve AI code generation quality
ETH Zurich Research Questions Effectiveness of AGENTS.md Files for AI Coding Agents
ETH Zurich researchers published a paper challenging the value of AGENTS.md files for AI coding agents, finding they often hinder rather tha
AI Agents Reinforce the Case for Storing Documentation in Version Control
The article argues that developers should store documentation alongside code in version control repositories, especially in the age of AI ag
GitAgentProtocol (GAP): An Open Standard for Running AI Agents Natively in Git
GitAgentProtocol (GAP) is introduced as an open standard for defining, versioning, and running AI agents natively within git repositories. I
gitagent.sh·2mo ago