clawhub

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawHub provides a centralized CLI to discover, manage, and share agent skills by enabling search, installation, updates, and publication from clawhub.com.

Core Features & Use Cases

  • Discover new skills by searching clawhub.com and assess compatibility before adoption.
  • Install, update, and publish skills to keep your skill library current and collaboratively shared.
  • Authenticate for publishing and manage versions to ensure reproducible deployments.

Quick Start

Search for a skill on clawhub and install or publish it with the clawhub CLI.

Frequently Asked Questions about clawhub

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

FAQPage Schema
What is ClawHub and how does it help with agent skill discovery?

ClawHub is a centralized CLI that helps teams discover, install, update, and publish agent skills from clawhub.com, providing on-demand skill discovery and synchronized version updates.

How do I publish a new agent skill folder to clawhub.com?

To publish a new agent skill folder, you authenticate with your credentials and use the clawhub CLI publish command, which manages versions to ensure reproducible deployments for your team.

How do I handle synchronized version updates for installed agent skills?

You handle synchronized version updates by running the clawhub CLI update command, which keeps your installed skill library current and ensures reproducible deployments across your team.

What are the limitations of using a centralized CLI for agent skill management?

The primary limitation is the strict dependency on Node.js and npm environments, meaning the clawhub CLI cannot function without these prerequisites installed on your system.