clawhub

Manage agent skills via the ClawHub CLI for searching, installing, updating, and publishing.

19|3|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/samttoo22-MewCat/OpenSoul --skill clawhub-samttoo22-mewcat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/samttoo22-MewCat/OpenSoul/tree/main/openclaw/skills/clawhub
Command: npx skills add https://github.com/samttoo22-MewCat/OpenSoul --skill clawhub-samttoo22-mewcat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of finding, installing, updating, and publishing agent skills directly from clawhub.com, ensuring you have the latest tools and can share your own creations.

Core Features & Use Cases

  • Search & Install: Discover and add new skills to your agent.
  • Update & Sync: Keep your existing skills up-to-date or pin to specific versions.
  • Publish: Share your own developed skills with the community.
  • Use Case: You need a new skill to interact with a specific API. Use this Skill to search for it on ClawHub, install it with a single command, and immediately integrate it into your agent's workflow.

Quick Start

Use the clawhub skill to install the 'my-skill' 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?

You can install and manage agent skills using the ClawHub CLI to search, install, update, and publish skill folders directly from clawhub.com with on-the-fly fetching and version synchronization.

What do I need to run the ClawHub CLI for skill publishing?

You need Node.js installed and the 'clawhub' binary available in your system's PATH. The CLI is npm-installed, requiring the binary to execute skill searches, installations, and publishing.

Can I pin my agent skills to a specific version?

Yes, you can pin agent skills to specific versions. The ClawHub CLI supports version synchronization, allowing you to update existing skills or keep them locked to a desired version.

How do I share my own developed skills with the community?

You can publish your own developed skills to the community using the ClawHub CLI. It handles publishing new or updated skill folders directly to clawhub.com for others to search and install.

What is the best way to search for a new skill to interact with an API?

The best way is to use the ClawHub CLI to search for the skill on clawhub.com. You can discover the skill, install it with a single command, and immediately integrate it into your agent's workflow.