aicoolies logo
AGENTS.md logo
AGENTS.md logo

AGENTS.md

Open standard for guiding AI coding agents at the repository level

open sourceupdated Aug 16, 2026

AGENTS.md is an open standard format adopted by 60,000+ open-source projects for providing AI coding agents with repository-level instructions. With 20,000+ GitHub stars, it has been adopted by GitHub Copilot, OpenAI Codex, Google Gemini CLI, and multiple IDEs as the de facto way to communicate project context and coding conventions to AI agents.

AGENTS.md bridges the gap between human-readable documentation and machine-executable agent instructions by providing a standardized format for repository-level AI guidance. When an AI coding agent enters a repository, it reads the AGENTS.md file to understand project conventions, architecture decisions, testing requirements, and coding standards. This eliminates the need for developers to repeatedly explain project context in every AI interaction and ensures consistent behavior across different AI tools.

The standard has achieved remarkable adoption with over 60,000 open-source projects including AGENTS.md files. Major AI coding platforms have integrated support natively: GitHub Copilot reads AGENTS.md for workspace context, OpenAI Codex uses it for task planning, and Google Gemini CLI parses it for project understanding. This cross-platform adoption means a single AGENTS.md file improves AI assistance across every tool a developer might use, creating a network effect that reinforces the standard.

The specification covers sections for project overview, technology stack, code conventions, testing requirements, deployment procedures, and custom instructions. An active v1.1 proposal under community discussion addresses edge cases around multi-language repositories and monorepo configurations. The MIT license and simple markdown format ensure zero friction for adoption. For development teams, adding an AGENTS.md file is one of the highest-leverage actions for improving AI coding assistance quality.

Pricing

Free and open-source (MIT License)

Platforms

Universal; any repository; supported by major AI coding tools

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Agent Skills logo

Agent Skills

Open standard for portable skills across AI agents

Agent Skills is the open SKILL.md folder specification for packaging reusable instructions, scripts, references, and assets that compatible AI agents load through progressive disclosure. Originally developed by Anthropic and released as an open standard, it defines the portable format itself—not an example library, marketplace, or hosted agent product.

Open Source
outline

Outline

Source-available team knowledge base and wiki with real-time collaboration

Outline is a fast, collaborative team knowledge base and wiki with a Markdown-compatible editor, nested collections, search with AI-assisted answers, integrations, and managed or self-hosted deployment.

freemium
Intercom MCP Server logo

Intercom MCP Server

Intercom's remote MCP server for support and Help Center context.

Intercom MCP Server is Intercom's hosted remote MCP server for connecting AI tools to Intercom workspace data. It supports the recommended Streamable HTTP endpoint, OAuth or bearer-token authentication, and tools for conversations, contacts, companies, and Help Center article workflows, with access limited by token permissions and Intercom workspace policy.

freemiumTelemetry
LangChain logo

OpenWiki

LangChain CLI for maintaining agent-friendly codebase documentation

OpenWiki is LangChain’s open-source CLI for generating and maintaining an agent-focused wiki inside a codebase. It can create an openwiki/ documentation folder, update it from repository changes, add guidance to AGENTS.md or CLAUDE.md, and run via an interactive CLI or daily GitHub Action so coding agents have durable context without stuffing every detail into prompts.

Open SourceTelemetry
codebase-memory-mcp logo

Codebase Memory MCP

Codebase knowledge graph MCP server for AI coding agents

Codebase Memory MCP is an MIT-licensed MCP server that turns a repository into a persistent code knowledge graph for AI coding agents. It gives Claude Code, Cursor, Codex-style agents, and other MCP clients structural queries for functions, classes, call chains, routes, and architecture, helping them explore large projects without repeatedly rereading files or relying only on broad search.

Open SourceTelemetry
BeeAI Framework logo

BeeAI Framework

Python and TypeScript framework for production multi-agent systems

BeeAI Framework is an Apache-2.0 toolkit for building production-ready AI agents and multi-agent systems in Python and TypeScript. Its docs cover agents, tools, RAG, memory, workflows, backend providers, serving, and A2A/MCP integration surfaces, making it a vendor-neutral option for teams comparing LangGraph, CrewAI, Mastra, and related agent runtimes.

Open SourceTelemetry

FAQ

What is AGENTS.md?

AGENTS.md is an open standard format adopted by 60,000+ open-source projects for providing AI coding agents with repository-level instructions. With 20,000+ GitHub stars, it has been adopted by GitHub Copilot, OpenAI Codex, Google Gemini CLI, and multiple IDEs as the de facto way to communicate project context and coding conventions to AI agents.

Is AGENTS.md free?

Yes — AGENTS.md is open source and free to use. Free and open-source (MIT License)

Is AGENTS.md open source?

Yes — AGENTS.md is open source.

What are the best AGENTS.md alternatives?

The top editor-verified AGENTS.md alternatives are Agentic Workflow, Awesome Agent Skills, OpenSpec.