Downloads

Downloads are how code leaves Playbooks and enters your workflow. They are one of the most important parts of the platform because they turn discovery into actual usage.


How It Works

  • Find a play and choose how you want to take delivery.
  • Playbooks prepares the source and records the download event.
  • The required credits are deducted from your balance or applied to metered usage.
  • From there, the code moves into your local workflow through the method you selected.

Delivery Options

  • Add: Places the code in the appropriate location and runs install commands when supported.
  • Download: Delivers the source so you can place and manage it yourself.

Access Methods

  • Browser download
  • API request
  • GitHub clone flow
  • playbooks/cli which contains full-suite of account management, search, discovery, and download tools
  • playbooks/mcp which provides a comprehensive wrapper around the @playbooks/cli for agents