Documentation
Everything you need to install, run, and publish OpenAgents packages.
Getting Started
Install your first OpenAgents package and understand how the pieces fit together.
Package Format
Full field-by-field reference for openagent.yaml, the manifest every OpenAgents package ships.
Package Kinds
Workflow vs. harness vs. rules vs. skill — what each kind is for, with examples from the seed catalog.
Runtimes
Which agent runtimes OpenAgents supports, where packages install to, and how each one picks up the files.
CLI
Every openagents CLI command — add, update, publish, login, search, info, init, validate, list, remove.
Publishing
Two paths to publish a package — free via pull request, or paid via the hosted publish flow with Stripe Connect.
API Reference
Every /api/v1 endpoint — example curl calls and response shapes.
Self-Hosting
Deploy your own OpenAgents instance on Vercel — from zero-config seed catalog to a full DB-backed marketplace with auth and payments.