clawhub

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawHub CLI helps developers and operators find, install, update, and publish AI agent skills from clawhub.com, keeping skillsets current without manual package management.

Core Features & Use Cases

  • Discover new skills with CLI search
  • Install or update skills to specific versions
  • Publish local skills to the clawhub registry for collaboration

Quick Start

Install the ClawHub CLI and start managing skills from clawhub.com

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

You can install and update AI agent skills by using the ClawHub CLI to fetch specific versions from the clawhub.com registry, keeping your local toolkit current without manual package management.

What is the best way to publish local skills to a shared registry for collaboration?

Publishing local skills to a shared registry uses the ClawHub CLI to upload your agent skills to clawhub.com, making them available for collaboration and discovery by other developers.

Do I need Node.js and npm to manage agent skills with the CLI?

Yes, managing agent skills requires Node.js and npm installed in your environment, as the CLI integrates with these dependencies to perform search, install, and publish operations.

Can I search for new agent skills directly from the command line?

Yes, you can discover new agent skills directly from the command line using the ClawHub CLI search functionality to find available skills on the clawhub.com registry.

How do I specify a specific version when installing agent skills?

The ClawHub CLI allows you to install or update skills to specific versions, ensuring your environment uses the exact agent skill version required for your workflow.