clawhub

Search, install, update, and publish agent skills via the clawhub CLI.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/Solitude01/proiect-new --skill clawhub-solitude01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/Solitude01/proiect-new/tree/main/%E5%88%9B%E6%84%8F/%E9%A3%9E%E7%89%9B/OPENCLAW/openclaw/openclaw/skills/clawhub
Command: npx skills add https://github.com/Solitude01/proiect-new --skill clawhub-solitude01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Simplify discovering, installing, updating, and publishing agent skills from clawhub.com to accelerate OpenClaw workflows.

Core Features & Use Cases

  • Search and install agent skills from clawhub.com
  • Sync installed skills to the latest version or a specific release
  • Publish new or updated skill folders using the npm-installed clawhub CLI

Quick Start

Install the ClawHub CLI globally and start managing skills from clawhub.com.

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 for OpenClaw workflows?

Install and manage agent skills for OpenClaw workflows by using the ClawHub CLI to search, install, and sync skill packages directly from the clawhub.com registry to your local environment.

What is the best way to publish new agent skills from a local folder?

Publish new agent skills from a local folder by executing the publish command via the ClawHub CLI, which uploads your skill directory directly to the clawhub.com registry for distribution.

Do I need npm to use the ClawHub CLI for skill management?

Yes, you need npm to use the ClawHub CLI for skill management. The CLI requires npm-based installation and must be globally accessible in your system PATH to execute skill commands.

Can I update installed agent skills to a specific version instead of the latest release?

Yes, you can update installed agent skills to a specific version instead of the latest release. The ClawHub CLI supports syncing installed skills to either the newest version or a specifically targeted release.

Why is my clawhub command not working after installation?

Your clawhub command is not working because the CLI is not accessible in the system PATH. Ensure the npm-based installation completed successfully and that the global executable directory is properly referenced in your environment variables.