clawhub

Manage agent skills from clawhub.com using the npm-installed clawhub CLI.

67|24|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/openxjarvis/openclaw-python --skill clawhub-openxjarvis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/openxjarvis/openclaw-python/tree/main/skills/clawhub
Command: npx skills add https://github.com/openxjarvis/openclaw-python --skill clawhub-openxjarvis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of discovering, installing, updating, and publishing agent skills directly from the ClawHub registry, simplifying the management of your AI assistant's capabilities.

Core Features & Use Cases

  • Search & Install: Find and add new skills to your OpenClaw environment on the fly.
  • Update & Sync: Keep your installed skills up-to-date or pin them to specific versions.
  • Publish: Share your own developed skills with the community.
  • Use Case: You need a new skill to interact with a specific database. Use this Skill to search for relevant skills on ClawHub, install the best match, and immediately integrate its functionality.

Quick Start

Use the clawhub skill to install the 'database-query' skill.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I manage agent skills for my AI assistant?

You can manage agent skills by using the clawhub CLI tool to search, install, update, and publish skills directly from the ClawHub registry. This streamlines discovering and integrating new capabilities into your environment.

What do I need to install agent skills from ClawHub?

To install agent skills from ClawHub, you need the npm-installed clawhub CLI tool available in your environment. This command-line tool handles all registry operations for acquiring and managing your skills.

Can I pin an agent skill to a specific version?

Yes, you can pin an agent skill to a specific version. The skill management system supports versioning, allowing you to keep installed skills up-to-date or locked to a particular version for stability.

How do I publish my own agent skills to a registry?

You can publish your own developed agent skills to the ClawHub registry using the clawhub CLI tool. This shares your custom functionality with the community and manages the skill lifecycle efficiently.

What is the best way to update multiple agent skills at once?

The best way to update multiple agent skills is using the all-updates feature via the clawhub CLI. It supports force updates to efficiently synchronize your installed skills with the latest registry versions.

Does ClawHub work for discovering skills for specific use cases like database queries?

Yes, ClawHub works for discovering specific skills like database-query tools. You can search the ClawHub registry on the fly, find the best match for your task, and immediately install it to integrate the functionality.