Everything you need to build with automagent.

Learn the CLI, master the agent.yaml schema, and follow step-by-step guides to define, validate, and run AI agents on an open standard.

$ npm install -g automagent

Getting Started

Go from zero to a running agent in 5 minutes. Install the CLI, scaffold your first agent.yaml, validate it, and run it.

CLI Reference

Every command, flag, and option documented. The complete reference for the automagent command-line interface.

Schema Reference

The complete agent.yaml specification. Every field, type, and constraint in the Automagent schema, with examples.

Guides

Step-by-step walkthroughs for common tasks. Learn how to migrate existing agents and orchestrate multi-agent workflows.