clawhub

Search, install, update, and publish agent skills via the clawhub CLI.

4|2|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/0xKobold/0xkobolds --skill clawhub-0xkobold
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/0xKobold/0xkobolds/tree/main/skills/clawhub
Command: npx skills add https://github.com/0xKobold/0xkobolds --skill clawhub-0xkobold

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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.

Core Features & Use Cases

  • Search and discovery of skills on clawhub.com
  • Install and manage skill versions locally
  • Publish and sync local skills using the CLI

Quick Start

Install the ClawHub CLI globally with npm and start managing skills.

Frequently Asked Questions about clawhub

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install and manage agent skills using npm?

You can install and manage agent skills using the npm-installed ClawHub CLI, which allows you to search, install, and sync specific skill versions locally from the clawhub.com registry.

What is the best way to publish updated skill folders to a registry?

The best way to publish updated skill folders is using the ClawHub CLI, which handles versioning and registry defaults to sync your local skill workflows to the remote registry.

Do I need Node.js and npm to fetch new skills on the fly?

Yes, you need Node.js and npm to use the ClawHub CLI, as it requires the npm environment to search, install, and manage agent skills from the clawhub.com registry.

Can I sync installed skills to a specific version instead of the latest?

Yes, the ClawHub CLI allows you to sync installed skills to either the latest version or a specific version, providing flexible local skill management and versioning control.

How does skill discovery work for agent workflows?

Skill discovery works through the ClawHub CLI, which searches the clawhub.com registry to fetch new skills on the fly and integrates them directly into your local agent workflows.