Skip to main content
The AGENTS.md file lets you define your agent’s personality, capabilities, and guidelines in a simple markdown file. Place it inside your workspace directory and the agent will automatically load it into its system prompt.

Where to Use

You can use AGENTS.md with:

How It Works

  1. Create a file called AGENTS.md in your workspace folder
  2. Set the workspace parameter on your agent to point to that folder
  3. The agent automatically reads the file and includes it in its system prompt

Template

Copy and customize this template for your use case: