clawhub

Manage agent skill lifecycle operations via the ClawHub registry.

386k|81.1k|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/openclaw/openclaw --skill clawhub-openclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/openclaw/openclaw/tree/main/skills/clawhub
Command: npx skills add https://github.com/openclaw/openclaw --skill clawhub-openclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of discovering, installing, updating, and publishing agent skills, streamlining the management of your AI assistant's capabilities.

Core Features & Use Cases

  • Skill Discovery: Search for new skills on clawhub.com.
  • Installation & Updates: Install specific skills or update all installed skills to their latest versions.
  • Publishing: Share your own developed skills with the community.
  • Use Case: You need to add a new skill for managing calendar events. Use this Skill to search for available calendar skills, install the best one, and keep it updated.

Quick Start

Use the clawhub skill to install the 'calendar' skill.

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 from a registry?

To install agent skills, you can use the clawhub CLI to search the ClawHub registry for available skills and execute the installation command for your chosen package. This streamlines extending your AI assistant's capabilities.

What is the best way to manage updates for all installed AI agent skills?

The best way to manage updates is using the clawhub CLI, which supports updating all installed agent skills to their latest versions from the ClawHub registry. This ensures your AI assistant capabilities remain current.

Do I need the npm-installed clawhub CLI to publish my own agent skills?

Yes, you need the npm-installed clawhub CLI to publish your own developed agent skills to the ClawHub registry. The CLI handles deterministic task execution and registry interaction for the publishing operation.

Can I use clawhub to manage skills for any AI development workflow?

Yes, clawhub is applicable to AI development workflows for extending agent functionality and managing skill repositories. It manages the lifecycle of agent skills including search, installation, updates, and publishing operations.

What are the limitations of using the clawhub skill for agent skill management?

The clawhub skill requires the npm-installed clawhub CLI for deterministic task execution and registry interaction. Without this CLI dependency installed in your environment, the skill cannot perform search, installation, or publishing operations.