OpenAI co-founds Agentic AI Foundation, donates AGENTS.md
read at source ↗ openai.com
OpenAI co-founds Agentic AI Foundation, donates AGENTS.md
Source: OpenAI Date: 2025-12-09 URL: https://openai.com/index/agentic-ai-foundation
Summary
Title-only: OpenAI co-founds the Agentic AI Foundation and donates the AGENTS.md specification — a proposed standard for how AI agents should describe their capabilities, constraints, and behaviors in a machine-readable format. December 2025 is the period when agent standardization is emerging as a priority across the industry, with multiple competing frameworks (LangChain, AutoGen, Claude’s agent protocols) creating fragmentation. AGENTS.md is OpenAI’s attempt to establish a cross-platform agent capability specification standard.
Implications
The agent standards thread. AGENTS.md (analogous to robots.txt for web crawlers or openapi.yaml for API specs) is an attempt to create a machine-readable format for agent self-description — what can this agent do, what tools does it have, what are its constraints? If adopted broadly, it would enable agent-to-agent communication and orchestration without custom integration code. OpenAI co-founding the foundation rather than unilaterally defining the standard signals they want this to be an industry standard, not a proprietary format.
Standards as influence. Contributing an open standard through a foundation is OpenAI exercising soft power in the agent ecosystem: the foundation sets the specification, which shapes how every agent framework (including competitors) describes agent capabilities. This is the same playbook as HTTP (IETF), HTML (W3C), and OAuth (IETF) — technical standards that became industry-wide through a combination of quality, first-mover advantage, and open governance.