clawhub

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

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/lemonlqf/openclaw-rtsp --skill clawhub-lemonlqf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/lemonlqf/openclaw-rtsp/tree/main/skills/clawhub
Command: npx skills add https://github.com/lemonlqf/openclaw-rtsp --skill clawhub-lemonlqf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of discovering, installing, updating, and publishing agent skills, making it easier to manage your AI assistant's capabilities.

Core Features & Use Cases

  • Skill Discovery: Search for new skills on clawhub.com.
  • Installation & Updates: Install skills by name or version, and update existing skills to the latest versions.
  • Publishing: Publish your own skills to the ClawHub registry.
  • Use Case: You've heard about a new skill for managing databases. Use this Skill to search for it on ClawHub, install it, and then update all your other installed skills to their latest versions.

Quick Start

Use the clawhub skill to install the 'database-manager' 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 manage agent skills from a CLI?

To install and manage agent skills via a CLI, use the clawhub tool to search the registry, install skills by name, and update them to the latest versions.

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

To publish your own agent skills to a registry, use the clawhub CLI tool to package and push your skill directly to the clawhub.com platform.

Can I update multiple installed skills at once?

Yes, you can update multiple installed skills at once. The clawhub CLI supports bulk updates for efficient skill lifecycle management across your environment.

Do I need npm to use the clawhub skill management tool?

Yes, you need npm to use the clawhub skill management tool. The CLI required for executing search, installation, and publishing operations is installed via npm.

Can I install a specific version of an agent skill?

Yes, you can install a specific version of an agent skill. The clawhub CLI supports version-specific operations, allowing you to target and install exact skill versions.