Back

What do you want to build?

Choose a builder to get started. You can always switch.

.md

Single Agent

One focused agent that works independently from start to finish. The simplest setup — great for most use cases.

my-agent.agent.md
.md

Agent Chain

Multiple agents that hand off work to each other. Use this when tasks are too complex for one agent alone.

agent-a.agent.md
agent-b.agent.md
.zip

Skill / Workflow

A structured multi-phase workflow the AI follows step by step. Downloads as a ZIP folder with one file per phase.

my-skill/
SKILL.md · phases/