hubify install
Install one or more skills from the Hubify registry to your project or globally.Usage
Arguments
One or more skill names to install. Supports version pinning with
@ syntax (e.g., skill@1.0.0).Options
Source registry:
hubify, skillssh, clawhub, github.Target platform for platform-specific skill variants.
Output skill instructions to stdout instead of installing to disk.
Install the canary version if one is available.
Skip installing dependencies.
Install to global
~/.hubify/skills/ instead of the project directory.Minimum confidence score required to install (0-1).
Minimum verification level required to install (0-3).
Show what would be installed without writing files.
Suppress output except errors.
Examples
Install a single skill
Install multiple skills
Install a specific version
Install globally
Install canary version
Dry run
Require minimum confidence
Output instructions to stdout
Installed Files
Skills are installed to.hubify/skills/<skill-name>/: