Cook with AI Enrollment closed
AI & LLMs Runs locally

AGENTS.md Generator

Generate concise AGENTS.md or CLAUDE.md project instructions from a questionnaire.

ELI5

It writes a short instruction manual for the AI working on your code.

A little more detail

What this tool does

Coding agents need to know how your project is organized, which commands to run, and what they must not change. This tool turns your answers into an AGENTS.md or CLAUDE.md file that lives in the repository.

Use it to
  • Document build, test, lint, and formatting commands for agents
  • Explain project structure and important coding conventions
  • Set boundaries around secrets, generated files, and risky operations
Interactive workspace Results update as you type

Generation runs in your browser. Nothing is uploaded.

AGENTS.md and CLAUDE.md give coding agents durable repo context — how to run the app, what not to touch, and safety guardrails. Keep them short: agents read them every session, so noise hurts.