braid marketplace
Browse, claim, buy, and install prompt packs from the braid marketplace.
Subcommands
| Subcommand | Description |
|---|---|
library | List your purchased or claimed packs |
install | Install an owned pack by slug |
Examples
View your unlocked packs:
braid marketplace library
Install a pack you already own or claimed:
braid marketplace install react-patterns
Install to specific tools:
braid marketplace install react-patterns --agents claude-code --global
Typical flow
- Browse the marketplace
- Claim a free pack or buy a paid pack
- Open
braid marketplace library - Install with
braid marketplace install <slug>
Notes
- Free packs are added to your library immediately.
- Paid packs are added after checkout completes.
- Installs use the same static local-file pipeline as any other CLI install.