Bootstrap any AI agent from one URL. Profiles in GitHub. Swarms on us.
Inside Claude Code, Cursor, Codex, Aider — anywhere your agent can fetch a URL:
Hey, fetch boothub.dev/jhammant and bootstrap me.
The agent fetches a manifest, shows you a diff of every file it would write, asks for approval, then installs:
claw-bridge, claude-history, anything else)CLAUDE.md/AGENTS.md for project contextfetch boothub.dev/USERNAME[/PRESET].github.com/USERNAME/boothub-profile/MANIFEST.md, applies the requested preset, returns the result.| URL | What you get |
|---|---|
| /jhammant | default — skills + commands + project context |
| /jhammant/lite | just the slash commands |
| /jhammant/swarm | + GitHub-as-shared-memory swarm bundle |
| /jhammant/swarm-pro | + hosted swarm + claw-bridge + claude-history |
Pin to a tag with ?ref=v1.2. Filter by agent with ?target=cursor. Bypass cache with ?nocache=1.
YOURNAME/boothub-profile.boothub.dev/YOURNAME serves your manifest immediately (cached 5 min).boothub itself never executes anything. The site renders manifests; the agent installs them. Bootstraps must be approved per-bundle. Read the full trust model →
Agents need to talk to each other. boothub supports two patterns:
.swarm/notes/. Free, audit trail built in. Pattern credit: Alexander Watson.boothub.dev/api/swarm/SCOPE/notes. Lower latency, cross-repo, cross-machine.