Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
$npx -y skills add nexu-io/nexu --skill clawhubInstalls into the current project.
Run `npx skills use "https://github.com/nexu-io/nexu" --skill "nexu-io/nexu/clawhub"` 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/nexu-io/nexu" that are relevant to the current task. Run `npx skills add "https://github.com/nexu-io/nexu"` and select the relevant skills, then follow their instructions.