clawhub

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

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/0x-wzw/necroswarm --skill clawhub-0x-wzw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/0x-wzw/necroswarm/tree/main/skills/clawhub
Command: npx skills add https://github.com/0x-wzw/necroswarm --skill clawhub-0x-wzw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralized CLI workflow to locate and acquire agent skills from clawhub, simplifying discovery and deployment for AI agents.

Core Features & Use Cases

  • Discovery & Preview: search clawhub for relevant skills and review details before install
  • Install, Update & Publish: install new skills, update to latest versions, and publish your own skills
  • Local Management & Compatibility: manage installed skills locally with registry compatibility checks

Quick Start

Install the clawhub CLI, then search for a skill and install it to extend your agent.

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

You can install and manage agent skills from a registry by using the clawhub CLI to search for relevant skills, review details, and install them locally to extend your agent's capabilities.

What is the clawhub registry used for?

The clawhub registry is a centralized hub used for discovering, acquiring, and publishing agent skills, simplifying the deployment workflow and ensuring compatibility with the AgentSkills spec.

How do I publish my own agent skills to a remote registry?

To publish your own agent skills, you use the clawhub CLI publication workflow to push your local skills to the remote clawhub registry for others to search and install.

Do I need a specific CLI to search and update installed agent skills?

Yes, you need the clawhub CLI installed to search for new skills, update installed skills to their latest versions, and enforce compatibility checks with the AgentSkills spec.

Does clawhub support local management and version control for agent skills?

Yes, clawhub supports local management of installed agent skills, including version management and registry compatibility checks across both local and remote environments.