Guides
Install Eve agents from Eve Directory, compose a starter project, and understand how this registry relates to the Eve framework.
Eve Directory is an open registry of Eve agents and extensions. Browse every file without a login, install with the shadcn CLI, or compose a multi-agent starter zip.
Start here
What is Eve?
Filesystem-first agents, and how Eve fits next to this directory.
Install with shadcn CLI
Drop a catalog agent into your project with one command.
After you install
SETUP.md, Connect UIDs, env vars, and evals.
Compose vs clone
When to use Composer, CLI install, or clone the repo.
Go further
Composer
Multi-listing starter zips from the browser.
What is an extension?
Reusable packages vs full agent apps.
Integrations
Post-install adaptation for Slack, GitHub, and more.
Contribute
Curated catalog PR, community /submit, or site changes.
Registry & machine access
shadcn JSON, llms.txt, and APIs.
Official Eve docs
Framework APIs, channels, connections, and the runtime live in the Eve documentation. Once eve is installed, the same docs ship at node_modules/eve/docs. Eve Directory guides cover install and adaptation only — they do not replace Eve’s channel and connection docs.