AgentsKit Registry
Ready-to-use AI agents you copy into your project — you own the code.
The registry is a collection of ready-to-use AI agents for AgentsKit.
Each agent is a small, self-contained factory wiring published @agentskit/* packages
(a skill + tools + the runtime). The CLI copies the source into your project — shadcn-style —
so you can read it, edit it, and keep it. No new framework dependency, no lock-in.
- Browse the agents — the gallery.
- Using an agent — add, run, and keep it up to date.
- Create your own — the agent contract + conventions.
- Contributing — submit an agent to the registry.