clawhub

Manage agent skills via the ClawHub CLI for search, install, update, and publish.

1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/zkcpku/verdentClaw --skill clawhub-zkcpku
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/zkcpku/verdentClaw/tree/main/skills/clawhub
Command: npx skills add https://github.com/zkcpku/verdentClaw --skill clawhub-zkcpku

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of discovering, installing, updating, and publishing agent skills, making it easy to manage your agent's capabilities.

Core Features & Use Cases

  • Search Skills: Find new skills available on clawhub.com.
  • Install/Update Skills: Fetch and manage skill packages, including specific versions.
  • Publish Skills: Share your own skills with the community.
  • Use Case: You need a new skill to interact with a specific API. Use ClawHub to search for it, install it with a single command, and immediately start using it.

Quick Start

Use the clawhub skill to search for skills related to database backups.

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 using a CLI?

You can install and manage agent skills using the ClawHub CLI, which enables searching, fetching, updating, and publishing skill packages directly from clawhub.com. It supports specific version management and custom registries for deployment.

Can I publish my own agent skills to a community registry?

Yes, you can publish your own agent skills to the community registry using the ClawHub CLI. This allows you to share your custom skills with others and make them available for installation directly from clawhub.com.

Do I need npm to use the ClawHub skill management tool?

Yes, you need the npm-installed ClawHub CLI binary to perform any skill operations. The binary is a required dependency for searching, installing, updating, and publishing agent skills.

How do I find a specific skill version for my agent?

You can find and fetch specific skill versions using the ClawHub CLI. The tool supports version management, allowing you to search available skills on clawhub.com and install the exact package version your agent requires.

Can I use a custom registry for deploying agent skills?

Yes, the ClawHub CLI supports custom registries for skill deployment. This allows you to configure alternative sources for fetching and publishing agent skills rather than relying solely on the default clawhub.com registry.