@hhushhas/skillbox
v0.4.0
Published
Native Skillbox CLI launcher for npm and npx
Readme
@hhushhas/skillbox
The npm launcher provides the native Skillbox CLI through npx or a global npm install. It downloads the matching GitHub release binary on first use, verifies its SHA-256 checksum, caches it locally, and forwards all arguments to Skillbox.
npx @hhushhas/skillbox search "browser automation"
npx @hhushhas/skillbox setup --status
npm install --global @hhushhas/skillbox
skillbox listThe unscoped npm name skillbox belongs to another project, so this package uses the @hhushhas/skillbox scope.
