clawhub

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

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/estebanrfp/gos --skill clawhub-estebanrfp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/estebanrfp/gos/tree/main/skills/clawhub
Command: npx skills add https://github.com/estebanrfp/gos --skill clawhub-estebanrfp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawHub removes the friction of finding, installing, upgrading, and sharing agent skills when you need capabilities that are not already bundled locally.

Core Features & Use Cases

  • Skill Discovery: Search the registry for relevant skills by task, domain, or keyword.
  • Lifecycle Management: Install new skills, update them to newer versions, or refresh everything in bulk.
  • Publishing Workflow: Package and publish skill folders with versioning and changelog support.
  • Use Case: A developer needs a new PostgreSQL backup workflow, so they search ClawHub, install the matching skill, and keep it updated over time.

Quick Start

Use the ClawHub skill to search for the right agent skill and install it into your local skills directory.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I install and update agent skills from a registry?

You can install and update agent skills from a registry by using the ClawHub CLI to search for relevant capability packs and install them into your local skills directory. It supports updating individual skills or refreshing everything in bulk.

What is the best way to publish agent skills to a registry?

Publishing agent skills to a registry involves packaging your local skill folders and using the ClawHub CLI with authenticated access. The workflow supports version management and changelog generation for your published capability packs.

Do I need a specific CLI binary to search and manage local agent skills?

Yes, managing local agent skills requires the clawhub binary installed in your environment. This CLI provides the necessary commands for skill discovery, workdir-based installation, and registry selection.

Can I search for agent skills by task or domain keyword?

Yes, you can search for agent skills by task, domain, or keyword through the ClawHub registry. This skill discovery process helps you find specific capability packs like a PostgreSQL backup workflow.

How does bulk updating work for installed agent capability packs?

Bulk updating installed agent capability packs uses the ClawHub CLI to refresh all local skills to their newest registry versions at once. This lifecycle management feature ensures your local capabilities stay current without manual intervention.