Eve Directory

Composer

Pick agents and extensions in the browser, review secrets, and export a starter zip — no account required.

Composer builds a multi-listing starter when one shadcn add is not enough. You select catalog agents and extensions, review the composition (including required secrets), then download a zip.

How it works

  1. Open /composer
  2. Add agents and/or extensions from the catalog
  3. Review the composed tree and env/Connect requirements
  4. Export a zip and unpack it as your project root

Selection is stored in the browser (localStorage) for now. No Eve Directory account is required.

When to use Composer vs CLI

GoalUse
One agent into an existing Eve appshadcn CLI
Several listings as a new starterComposer
Contribute to the catalog or run this siteClone the repo

After export

Treat the zip like any other installed starter: open SETUP.md, replace Connect UIDs and env values, then npm install and npm run dev. See After you install.

On this page