Homebrew tap for spm — the Skill and Plugin Manager, a CLI that installs AI-agent skills from Git catalogs into your coding agents.
brew install hiadamhere/spm/spmOr tap first, then install:
brew tap hiadamhere/spm
brew install spmUpgrade with brew upgrade spm. Works on macOS (Apple Silicon + Intel) and Linux.
A single formula, Formula/spm.rb, that downloads the self-contained spm binary for your platform
from the main repo's releases and pins its checksum — no
.NET required.
Formula/spm.rb is generated by spm's release pipeline on every version tag and pushed here
automatically by CI — please don't edit it by hand. Issues, feature requests, and PRs about spm
itself belong on the main repo.
MIT — see the main repo for the source and full license.