MakeAgentsMD

AGENTS.md generator

Pick a stack, generate a clean AGENTS.md your AI coding agents can follow — then copy or download. Runs entirely in your browser.

Build your file

Fill in the basics, choose a template, then generate. Nothing is uploaded.

Include sections
Ready when you are
# Your AGENTS.md will appear here

Select a stack and click Generate.

How to create an AGENTS.md

  1. Choose a stack template that matches your repo (or Generic).
  2. Generate the Markdown, then edit project-specific commands and rules.
  3. Save as AGENTS.md at your repository root (exact case).
  4. Commit it so Cursor, Codex, Copilot, and other agents can read it.

FAQ

What is AGENTS.md?

A plain Markdown file at the repo root that gives AI coding agents build commands, conventions, and boundaries. It is an open convention used across many tools — not a proprietary config format.

Does this tool send my code anywhere?

No. Generation runs in your browser only. We do not upload your project or require an account.

Where should I put the file?

Place AGENTS.md at the repository root. In a monorepo, you can add nested files in packages; agents usually prefer the nearest file.

Is this the official agents.md site?

No. The open format is documented at agents.md. MakeAgentsMD is an independent free generator for that format.