clawhub

Search, install, update, and publish agent skills from clawhub.com.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the process of discovering, installing, updating, and publishing agent skills from clawhub.com, eliminating manual setup and scattered tooling.

Core Features & Use Cases

  • Discover skills on clawhub.com and evaluate fit for your workflows.
  • Install, pin specific versions, update, and publish skills to share improvements with the community.
  • Use case: quickly onboard a new capability by pulling a skill into your workspace and publishing refinements.

Quick Start

Search for a skill with clawhub search '<skill>' and install it with clawhub install <skill> to begin using it immediately.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I search for and install agent skills?

To search for and install agent skills, use the ClawHub CLI to query the clawhub.com registry and pull specific skills into your workspace on demand. Execute search commands to evaluate fit and install commands to add them immediately.

Can I pin a specific version of a skill instead of always pulling the latest?

Yes, you can pin a specific version of a skill instead of pulling the latest. The CLI supports version constraints during installation, allowing you to sync your workspace to a chosen version and ensure consistent agent behavior.

Do I need Node and npm to manage skills with the CLI?

Yes, you need Node and npm to manage skills with the CLI. The ClawHub tool requires a Node/npm environment for installation, enabling you to fetch, update, and publish agent capabilities from the command line.

What is the best way to publish updated agent skills to a registry?

The best way to publish updated agent skills to a registry is using the ClawHub CLI. It streamlines publishing new or updated skill folders directly from your workspace to clawhub.com, sharing community refinements without manual setup.

How do I update installed skills to the newest version?

To update installed skills to the newest version, use the CLI's update command. This syncs your locally installed agent skills to the latest available versions on the clawhub.com registry, ensuring you have current capabilities.