Use the ClawHub CLI to search, install, update, list, authenticate, and publish reusable AgentClaw/OpenClaw skill packages. Use when you need to fetch skills on the fly, acquire skill dependencies, sync installed skills to latest or a specific version, or publish new/updated skill folders.
$npx -y skills add negai-ai/agentclaw --skill clawhubInstalls into the current project.
Run `npx skills use "https://github.com/negai-ai/agentclaw" --skill "negai-ai/agentclaw/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/negai-ai/agentclaw" that are relevant to the current task. Run `npx skills add "https://github.com/negai-ai/agentclaw"` and select the relevant skills, then follow their instructions.