clawhub

Search and install agent skills from ClawHub into a ShibaClaw workspace.

79|9|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/RikyZ90/ShibaClaw --skill clawhub-rikyz90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/RikyZ90/ShibaClaw/tree/main/shibaclaw/skills/clawhub
Command: npx skills add https://github.com/RikyZ90/ShibaClaw --skill clawhub-rikyz90

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills from ClawHub, a public registry, to rapidly extend your AI agent capabilities.

Core Features & Use Cases

  • Search by natural language: Find relevant skills by description or intent.
  • Install to workspace: Add selected skills into your ShibaClaw workspace for immediate use.
  • Manage installed skills: List, update, and verify integrated skills from ClawHub.

Quick Start

Search for a skill on ClawHub and install it into your ShibaClaw workspace.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I search for AI agent skills using natural language?

You can search for AI agent skills by description or intent using the ClawHub registry. This allows you to find relevant skills by natural language without manual browsing, returning matching skills for evaluation.

How do I install agent skills into my ShibaClaw workspace?

To install agent skills into a ShibaClaw workspace, use the node-based ClawHub CLI. It performs install operations within a designated workspace directory, wiring selected skills into your local environment for immediate use.

Can I manage and update installed AI agent skills from a public registry?

Yes, you can manage installed AI agent skills from the ClawHub public registry. The CLI supports list, update, and verify operations, letting you maintain and update integrated skills within your workspace directory.

Do I need Node.js to use ClawHub for discovering agent skills?

Yes, Node.js is required because ClawHub uses a node-based CLI to perform search, install, and update operations. You need this environment set up to execute commands and wire skills into your local workspace directory.

What is the best way to extend my AI agent capabilities using a skill registry?

The best way to extend AI agent capabilities is using a public skill registry like ClawHub. It enables rapid discovery and integration of new skills, allowing you to search by intent and install them directly into your workspace.

Are there limitations when wiring installed skills into a local workspace directory?

Wiring installed skills into a local workspace directory is limited to the designated workspace path used by the ClawHub CLI. Operations are scoped to this directory, meaning skills are managed locally rather than globally across your system.