clawhub

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

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/Team-Hireal/RealChat --skill clawhub-team-hireal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/Team-Hireal/RealChat/tree/main/openclaw/skills/clawhub
Command: npx skills add https://github.com/Team-Hireal/RealChat --skill clawhub-team-hireal

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the management of agent skills by providing a command-line interface to interact with the ClawHub registry, allowing for easy searching, installation, updating, and publishing of skills.

Core Features & Use Cases

  • Search Skills: Find available skills on ClawHub.
  • Install/Update Skills: Fetch and install new skills or update existing ones to specific versions.
  • Publish Skills: Upload your own skills to the ClawHub registry.
  • Use Case: You need to add a new skill for managing database backups. Use this Skill to search for relevant skills, install the best match, and then configure it.

Quick Start

Use the clawhub skill to install the 'postgres-backup' skill.

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 CLI registry?

To install and update agent skills from a CLI registry, use the ClawHub CLI tool to fetch new skills or synchronize existing ones to specific versions. It manages skill acquisition directly through command-line operations.

Can I publish my own custom agent skills to a shared registry?

Yes, you can publish custom agent skills to a shared registry. The ClawHub CLI allows you to upload your own skills, contributing to a shared skill repository for dynamic skill acquisition and version synchronization.

How do I search for available agent skills for specific tasks like database backups?

You can search for available agent skills for specific tasks like database backups using the ClawHub CLI. It queries the ClawHub registry to find relevant skills, allowing you to locate and install the best match for your configuration needs.

Do I need Node.js to manage agent skills with this CLI tool?

Yes, you need Node.js to manage agent skills with this CLI tool. The ClawHub CLI is installed via npm, requiring Node.js as a prerequisite environment to execute all skill search, installation, update, and publishing operations.

What is the best way to dynamically acquire and synchronize agent skill versions?

The best way to dynamically acquire and synchronize agent skill versions is through a command-line interface interacting with a skill registry. The ClawHub CLI manages version synchronization and dynamic skill acquisition directly from the ClawHub registry.

Are there limitations when using a CLI tool for agent skill management?

A limitation of using a CLI tool for agent skill management is its complete reliance on the npm-installed ClawHub CLI tool for all operations. Without proper Node.js environment setup and network access to the registry, skill management actions will fail.