clawhub

Manage agent skills via the ClawHub CLI with search, install, update, and publish operations.

5.1k|1.2k|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/linuxhsj/openclaw-zero-token --skill clawhub-linuxhsj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/linuxhsj/openclaw-zero-token/tree/main/skills/clawhub
Command: npx skills add https://github.com/linuxhsj/openclaw-zero-token --skill clawhub-linuxhsj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of finding, installing, updating, and publishing agent skills directly from the ClawHub registry, streamlining the management of your agent's capabilities.

Core Features & Use Cases

  • Search & Install: Discover and add new skills to your agent on the fly.
  • Update & Sync: Keep your existing skills up-to-date with the latest versions or specific releases.
  • Publish: Share your own developed skills with the community.
  • Use Case: When your agent needs a new capability, like advanced data analysis, you can use this Skill to search for relevant skills on ClawHub and install the best fit without leaving your current workflow.

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 the command line?

To install agent skills from a registry, you can use the ClawHub CLI to search for specific capabilities and add them directly to your agent without leaving your workflow. This streamlines discovering and installing new skills.

Can I publish my own agent skills to a community registry?

Yes, you can publish your own developed agent skills to the ClawHub registry. The Skill supports the publishing process, allowing you to share your capabilities with the community via the CLI.

How do I update installed agent skills to the latest versions?

You can update installed agent skills to the latest versions or specific releases using the ClawHub CLI. The management process supports versioning and local file hashing to ensure robust and accurate updates.

Do I need npm to manage agent skills with ClawHub?

Yes, you need npm to manage agent skills with ClawHub because the Skill integrates directly with the npm-installed clawhub CLI for seamless skill lifecycle management, including searching, installing, and publishing.

What is the best way to search for a specific agent capability like data analysis?

The best way to search for a specific agent capability is using the ClawHub CLI to query the registry. You can find relevant skills, such as advanced data analysis, and install the best fit for your agent on the fly.

Can I override the default registry when installing agent skills?

Yes, you can override the default registry when managing agent skills. The ClawHub CLI supports registry overrides, allowing you to specify alternative sources for your skill installations and updates.