Skip to content

Install

The sb CLI syncs skills, commands, prompts, plugins, agents, and statuslines between your local machine and SkillsBin.

macOS, Linux, WSL

Terminal window
curl -fsSL https://raw.githubusercontent.com/chronoboost/homebrew-sb-cli/main/install.sh | bash

Windows PowerShell

Terminal window
irm https://raw.githubusercontent.com/chronoboost/homebrew-sb-cli/main/install.ps1 | iex

Homebrew

Terminal window
brew tap chronoboost/sb-cli
brew install sb

Verify

Terminal window
sb version