clawhub

Search, install, update, and publish agent skills from clawhub.com.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The ClawHub CLI streamlines discovering, installing, updating, and publishing agent skills from clawhub.com, making it easy to keep skill libraries fresh and actionable for teams.

Core Features & Use Cases

  • Search and install skills from the clawhub registry.
  • Update or sync skills to the latest version or to a specific version.
  • Publish new or updated skill folders using the npm-installed clawhub CLI.
  • Use Case: Quickly fetch a newly published backup skill and propagate updates across environments.

Quick Start

Install the ClawHub CLI, then search for a skill, and install it to begin using it immediately.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I manage and publish agent skills across multiple environments?

You can manage and publish agent skills across multiple environments by using the ClawHub CLI to search, install, update, and publish skill folders directly from the clawhub.com registry. This streamlines version control and publishing workflows for distributed teams.

What do I need to install before I can search and install agent skills?

Before you search and install agent skills, you need the ClawHub CLI installed globally via npm (npm i -g clawhub) and access to clawhub.com. These prerequisites enable on-demand retrieval and version control of your skill library.

How do I update an agent skill to a specific version using a registry?

To update an agent skill to a specific version, use the ClawHub CLI to sync or update the skill from the clawhub.com registry. This allows you to target exact versions or fetch the latest release for your project environments.

Can I publish new skill folders directly from the command line?

Yes, you can publish new or updated skill folders directly from the command line using the npm-installed ClawHub CLI. This requires access to clawhub.com and enables rapid distribution of your agent skills to your team.

What is the best way to propagate skill updates across different projects?

The best way to propagate skill updates across different projects is using the ClawHub CLI to fetch newly published skills and sync them to the latest versions. This ensures your skill libraries remain fresh and actionable across all environments.