clawhub

Search, install, publish, and manage AI skills and their versions on-demand from anywhere with this tool.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kulharir7/karya --skill clawhub-kulharir7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/kulharir7/karya/tree/main/workspace/plugins/clawhub
Command: npx skills add https://github.com/kulharir7/karya --skill clawhub-kulharir7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawHub centralizes discovery and management of agent skills, enabling teams to search, install, update, and publish skills from clawhub.com through a unified CLI.

Core Features & Use Cases

  • Discover and browse skills from clawhub.com.
  • Install, update, or publish skills locally using the clawhub CLI.
  • Sync skill versions to latest or a specified release to ensure consistency across environments.

Quick Start

Run a single command to initialize clawhub and manage your first skill.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I search and install agent skills from a central repository?

You can search and install agent skills from a central repository by using the clawhub CLI to browse available packages on clawhub.com and fetch them locally. It requires the clawhub CLI installed via npm.

How do I update installed agent skills to a specific release version?

To update installed agent skills, the clawhub CLI syncs your local skill versions to the latest or a chosen release. This ensures version consistency across your development environments.

Can I publish skill updates to clawhub.com directly from my local environment?

Yes, you can publish skill updates to clawhub.com directly from your local environment using the clawhub CLI, provided you have the appropriate publishing permissions configured.

Do I need npm to manage and fetch skills through clawhub?

Yes, you need npm installed because the clawhub CLI, required to fetch, install, update, and publish agent skills, is distributed and installed as an npm package.

What is the best way to manage multiple agent skills across different environments?

The best way to manage multiple agent skills across environments is using a unified CLI like clawhub to centralize discovery, install packages on-demand, and sync specified release versions consistently.

Why does my skill installation fail when using the clawhub CLI?

Skill installation via the clawhub CLI fails if the CLI is not installed through npm or if your user account lacks the appropriate permissions to install or publish skills from clawhub.com.