clawhub

Manage agent skills via the ClawHub command-line interface.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/xxrenzhe/autobb --skill clawhub-xxrenzhe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/xxrenzhe/autobb/tree/main/openclaw-prebuilt/skills/clawhub
Command: npx skills add https://github.com/xxrenzhe/autobb --skill clawhub-xxrenzhe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of finding, installing, updating, and publishing agent skills directly from the command line using the ClawHub CLI.

Core Features & Use Cases

  • Search Skills: Discover new skills available on clawhub.com.
  • Install/Update Skills: Fetch and manage skills, ensuring you have the latest versions or specific releases.
  • Publish Skills: Share your own agent skills with the community.
  • Use Case: You need a new skill to interact with a specific API. Use ClawHub to search for relevant skills, 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 the command line?

You can install agent skills by using the ClawHub CLI tool to search for specific capabilities on clawhub.com and fetch them directly into your agent development workflow for immediate integration.

What is the process for publishing agent skills to a community registry?

Publishing agent skills requires the ClawHub CLI tool to be installed and authenticated, enabling you to share your custom agent capabilities with the development community directly from the command line.

How do I search for and discover new skills for my agent deployment workflow?

You can discover new skills for your agent deployment workflow by using the ClawHub CLI to search the clawhub.com registry, finding relevant capabilities like API interactions to integrate into your agents.

Do I need to authenticate before managing agent skills with the CLI?

Authentication is required for publishing agent skills through the ClawHub CLI, while searching and installing skills from clawhub.com can be done without authentication for general skill management.

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

You can update installed agent skills to their latest versions or specific releases by using the ClawHub CLI, ensuring your agent development environment remains current with upstream skill updates.