The official Skill Base CLI client. Use the skb (Skill Base CLI) command to search, install (single skill or collection), update, delete, publish, and import-from-GitHub skills from Skill Base, as well as configure skb. Triggered when users say "publish skill to skill base", "install collection", "import skill from github", "download/update/delete skill from skill base", "configure skb", "am I logged in", "check skb login", or "configure skill-base-cli".
$npx -y skills add ginuim/skill-base --skill skill-base-cliInstalls into the current project.
Run `npx skills use "https://github.com/ginuim/skill-base" --skill "ginuim/skill-base/skill-base-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ginuim/skill-base" that are relevant to the current task. Run `npx skills add "https://github.com/ginuim/skill-base"` and select the relevant skills, then follow their instructions.