clawhub

Manage agent skills via the ClawHub CLI by searching, installing, updating, and publishing.

16|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Flexasaurusrex/OpenPaw --skill clawhub-flexasaurusrex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/Flexasaurusrex/OpenPaw/tree/main/skills/clawhub
Command: npx skills add https://github.com/Flexasaurusrex/OpenPaw --skill clawhub-flexasaurusrex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clawhub, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of discovering, installing, updating, and publishing agent skills directly from the ClawHub registry, enabling seamless skill management and expansion.

Core Features & Use Cases

  • Skill Discovery: Search for new skills available on ClawHub.
  • Installation & Updates: Install new skills or update existing ones to the latest versions or specific versions.
  • Publishing: Publish your own developed skills to the ClawHub registry.
  • Use Case: You need a new skill to interact with a specific API. Use this Skill to search for relevant skills on ClawHub, install the best match, and integrate it into your agent.

Quick Start

Use the clawhub skill to search for skills related to 'postgres backups'.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I install agent skills from a registry using a CLI?

To install agent skills from a registry, you can use the ClawHub CLI to search for specific skills and install them directly, supporting both latest and specific version installations for dynamic skill acquisition.

What is the best way to publish custom skills to an agent registry?

Publishing custom skills to an agent registry is handled through the ClawHub CLI, which facilitates distributing your developed skills by letting you push them to the registry with built-in versioning support.

Do I need npm to manage and install agent skills?

Yes, you need the npm-installed 'clawhub' binary to manage and install agent skills. The binary is required for all skill operations, including searching, updating, publishing, and applying registry overrides.

Can I update existing agent skills to a specific version?

Updating existing agent skills to a specific version is fully supported by the ClawHub CLI, allowing you to manage dependencies by targeting either the latest releases or exact version numbers during the update process.

How do I search for new skills to interact with an API?

Searching for new skills to interact with an API is done by querying the ClawHub registry via the CLI, enabling you to discover relevant skills by keyword, review matches, and integrate the best fit into your agent.