braid docs

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

  1. Browse a public listing
  2. Claim it if it is free, or buy it if it is paid
  3. Open your marketplace library in Braid
  4. 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.

Next steps