clawhub

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

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/191854169/openclawFork --skill clawhub-191854169
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/191854169/openclawFork/tree/main/skills/clawhub
Command: npx skills add https://github.com/191854169/openclawFork --skill clawhub-191854169

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finding and maintaining agent skills from clawhub.com can be tedious and error-prone. This tool streamlines discovery, installation, updating, and publishing skills so you can keep your skills catalog synchronized with minimal effort.

Core Features & Use Cases

  • Skill discovery: Browse and vet available skills from clawhub.com.
  • Installation & management: Install skills globally via npm and manage versions locally.
  • Synchronization & publishing: Update installed skills to the latest or a specific version, and publish new or updated skill folders back to clawhub.

Quick Start

Install the ClawHub CLI and immediately start searching for skills from clawhub.com.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I search for and install agent skills from clawhub.com?

To search and install agent skills, use the ClawHub CLI to browse available skills from clawhub.com and install them globally via npm. This streamlines skill discovery and management into a single command-line workflow.

Do I need Node.js and npm to use the ClawHub CLI for skill management?

Yes, you need Node.js and npm to use the ClawHub CLI for skill management. The CLI relies on the npm registry to install skills globally and manage local versions on your machine.

How do I publish a new or updated skill folder back to clawhub?

You can publish a new or updated skill folder back to clawhub using the ClawHub CLI. This synchronization feature uploads your local skill versions directly to the clawhub.com registry.

What is the best way to update installed skills to a specific version?

The best way to update installed skills to a specific version is via the ClawHub CLI. It handles version synchronization, allowing you to update local skills to the latest or a targeted specific version.

Can I browse and vet available skills before installing them globally via npm?

Yes, you can browse and vet available skills before installing them globally via npm. The ClawHub CLI provides skill discovery features to search and review skills from clawhub.com on demand.

Why does finding and maintaining agent skills require a dedicated CLI tool?

Finding and maintaining agent skills requires a dedicated CLI tool because manual discovery and version tracking can be tedious and error-prone. The ClawHub CLI synchronizes your skills catalog with minimal effort.