brainstorm
Installation
SKILL.md
Brainstorm CLI
Use the installed brainstorm command to work with portable JSON .bs files. It prints JSON to standard output and returns a non-zero status with JSON error details when a command fails.
Locate the installed CLI
The Homebrew cask links the CLI at:
$(brew --prefix)/bin/brainstorm
That is normally /opt/homebrew/bin/brainstorm on Apple Silicon Macs and /usr/local/bin/brainstorm on Intel Macs. Confirm it is available before use:
command -v brainstorm
brainstorm help