clawhub

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

3|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/ybsa/sovereign-kernel --skill clawhub-ybsa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/ybsa/sovereign-kernel/tree/main/crates/sk-tools/skills/clawhub
Command: npx skills add https://github.com/ybsa/sovereign-kernel --skill clawhub-ybsa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clawhub, and includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of finding, installing, updating, and publishing agent skills directly from the ClawHub registry, streamlining the management of your agent's capabilities.

Core Features & Use Cases

  • Skill Discovery: Search for new skills relevant to your tasks.
  • Installation & Updates: Easily install skills or update existing ones to the latest versions.
  • Publishing: Share your own developed skills with the community.
  • Use Case: You need a new skill for web scraping. Use ClawHub to search for "web scraper" skills, install the best-rated one, and then update all your other installed skills to ensure you have the latest features and security patches.

Quick Start

Use the clawhub skill to install the 'my-skill' package.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I install and update agent skills from a registry?

You can install and update agent skills from a registry using the ClawHub CLI. It manages the entire lifecycle of searching, installing, and updating skills to ensure you have the latest features and security patches.

What is the best way to publish agent skills to a shared registry?

Publishing agent skills to a shared registry is handled directly through the ClawHub CLI. It allows you to package and share your developed skills with the community for seamless integration into agent workflows.

Do I need npm to manage agent skills with ClawHub?

Yes, you need npm to manage agent skills with ClawHub. The Skill requires the npm-installed clawhub CLI binary for execution to handle skill discovery, installation, and publishing operations.

Can I override the default registry when installing agent skills?

Yes, you can override the default registry when installing agent skills. ClawHub supports registry overrides to allow seamless integration into your specific agent development workflows.

How do I search for specific capabilities like a web scraper for my agent?

You search for specific capabilities like a web scraper using the ClawHub CLI. It provides skill discovery features to find relevant agent skills in the registry based on your task requirements.

Does ClawHub support version management for installed agent skills?

Yes, ClawHub supports version management for installed agent skills. It allows you to update existing skills to specific versions and manage dependencies for your agent development environment.