@sklx/cli
v0.5.2
Published
CLI for installing skills from the SKL registry
Maintainers
Readme
@sklx/cli
Terminal client for the SKL registry.
Install
npm install -g @sklx/cliOr run it without installing:
npx @sklx/cli add "crazy ideas to mvp"Quick Start
Open the terminal UI:
skl tuiInstall a skill fast:
skl add "crazy ideas to mvp"Inspect a skill:
skl inspect crazy-ideas-to-mvpConnect your account:
skl loginPublish from a local skill folder:
skl publishUpdate an existing published skill:
skl updateRegistry
Use production explicitly when needed:
skl add "crazy ideas to mvp" --registry https://sklx.onePackage Binary
This package installs the skl command.
