clawhub

Manage agent skills from the clawhub.com registry via a CLI tool.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows you to manage agent skills directly from the command line, enabling easy searching, installation, updating, and publishing of skills from the ClawHub marketplace.

Core Features & Use Cases

  • Search Skills: Find relevant skills for your AI agents.
  • Install/Update Skills: Fetch and manage skill versions, ensuring you have the latest features or specific versions.
  • Publish Skills: Share your own developed skills with the community.
  • Use Case: When you need to add a new data analysis capability to your AI, you can use ClawHub to search for and install a relevant skill without leaving your terminal.

Quick Start

Use the clawhub skill to install the 'data-analysis' skill.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I manage agent skills from a command line interface?

You can manage agent skills from a command line interface by using a registry tool to search, install, update, and publish skills for AI agent frameworks. This handles versioning and local directory management directly from your terminal.

How do I install and update AI agent skills in my local environment?

To install and update AI agent skills, you use CLI commands to fetch specific skill versions from the marketplace registry. The tool manages local directories and ensures your agents have the correct skill versions applied.

Can I publish my own developed skills to an AI agent marketplace?

Yes, you can publish your own developed skills to an AI agent marketplace using the CLI tool. It facilitates sharing your custom skills with the community and supports registry overrides for distribution.

Does the clawhub skill management tool support versioning for AI frameworks?

Yes, the clawhub skill management tool supports versioning for AI frameworks. It allows you to fetch specific versions, update to the latest features, and manage skill distribution across your agent environments.

What is the best way to search for relevant skills for AI agents without leaving the terminal?

The best way to search for relevant skills for AI agents without leaving the terminal is using a CLI registry tool. It enables direct marketplace searches to find and add capabilities like data analysis to your AI frameworks.

When do I need a registry override for local skill directory management?

You need a registry override for local skill directory management when distributing custom skills outside the default marketplace flow. The CLI tool facilitates this override to manage local directories and skill versions effectively.