Marketplace Overview
The Braid marketplace is where teams publish reusable packs of rules, skills, workflows, and sub-agents.
What a pack includes
- Rules for always-on standards
- Skills for task-specific guidance
- Workflows for reusable execution flows
- Sub-agents when the pack includes shared sub-agent definitions
How it works
- Browse a public listing
- Claim it if it is free, or buy it if it is paid
- Open your marketplace library in Braid
- Install it locally with the CLI
braid marketplace library
braid marketplace install <slug>
Why the marketplace is CLI-first
Marketplace installs use the same local-file delivery path as the rest of Braid. That keeps installs predictable, reviewable, and easy to support.