clawhub

Search, install, update, and publish OpenClaw skills via clawhub.com.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawHub CLI helps you search, install, update, and publish agent skills from clawhub.com, simplifying skill management for OpenClaw.

Core Features & Use Cases

  • Discover new skills from clawhub.com and inspect details.
  • Install, update, and publish skills across local workspaces and CI environments.
  • Sync and manage skill versions to keep your OpenClaw setup up-to-date.

Quick Start

Install the ClawHub CLI to start discovering and managing skills.

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

You can install and manage OpenClaw skills using the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. This tool simplifies skill management across local workspaces and CI pipelines.

What is the best way to search for available OpenClaw skills?

The best way to search for available OpenClaw skills is using the ClawHub CLI's search command. This allows developers to discover new skills from clawhub.com and inspect their details directly within a local workspace environment.

Can I publish my own agent skills to clawhub.com?

Yes, you can publish your own agent skills to clawhub.com using the ClawHub CLI's publish command. This enables developers to share skills across local workspaces and CI environments through a standardized workflow.

Do I need Node.js to use the ClawHub CLI for skill management?

Yes, you need Node.js installed to use the ClawHub CLI for skill management. The environment requires Node.js and the clawhub CLI to execute commands like search, install, update, list, and publish against clawhub.com.

How do I sync and update OpenClaw skill versions in a CI pipeline?

You sync and update OpenClaw skill versions in a CI pipeline using the ClawHub CLI's update and list commands. This ensures your OpenClaw setup remains up-to-date by managing skill lifecycles across automated environments.