Open Standard AGENTS.md Exporter
AGENTS.md Generator for AI Coding Agents.
AGENTS.md is the vendor-neutral, open standard for guiding AI coding assistants across any repository. Generate verified instructions in seconds.
Sample AGENTS.md OutputEvidence Verified
# AGENTS.md - Repository Agent-Readiness Specification ## Project Overview This repository provides evidence-backed instructions for AI coding agents. ## Verified Execution Commands - Build Script: pnpm run build (Evidence: package.json#scripts.build) - Test Script: pnpm test (Evidence: package.json#scripts.test; .github/workflows/ci.yml) ## Development Rules 1. Enforce strict TypeScript types across /src/lib. 2. Validate request parameters in Next.js API route handlers. 3. Protect secrets in .env and prevent edits to generated files.
Vendor Neutral
Works seamlessly across Claude, Copilot, Cursor, Replit & Windsurf.
Evidence Backed
Every command and rule is linked to actual repo manifests.
Zero Lock-in
Plain Markdown file committed directly to your Git repository.