About · how it works · operator info

Last updated 2026-07-11

What this tool is

The AGENTS.md Generator is a free tool that turns a form — project overview, tech stack, setup/build/test commands, code style, project structure, commit conventions, security rules, and a "do not" list — into an AGENTS.md file in the standard section structure. It also emits the same content as CLAUDE.md, .cursorrules, and .github/copilot-instructions.md variants, with a live preview, copy to clipboard, and file download. No sign-up required.

How it works

All generation runs in your browser as pure functions. Your inputs are mapped onto the standard section templates, assembled into markdown, and re-packaged into four formats. There is no server API, no crawling, and no backend. Inputs are stored only in localStorage and the share-link token (?s=, url-safe base64).

Privacy

Your project details are never sent to a server. There are no accounts and no tracking cookies beyond the ads and basic analytics needed to run the site. Even sensitive rules about a private codebase never leave your browser.

Supported formats & presets

  • Formats: AGENTS.md (standard), CLAUDE.md, .cursorrules, .github/copilot-instructions.md.
  • Presets: Node.js/TypeScript, React/Vite, Python, Go, Rust, Monorepo (pnpm/Turborepo).
  • Sections: overview, setup, code style, testing, structure, commit, security, do-not (each toggleable).

Who runs it

This tool is built and operated by bal.pe.kr, a one-person micro-SaaS portfolio. The goal is to build useful, free developer utilities that anyone can use without friction.

Disclaimer

The generated files are a starting scaffold based on your inputs and preset defaults; review and adapt them to your actual project. The AGENTS.md standard evolves, so section conventions may change over time.

Author Jikwang Kim (maintainer)Last updated bal.pe.kr