clawhub

Manage agent skills from the ClawHub registry via the npm-installed clawhub CLI.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Rachasumanth/text2llm001 --skill clawhub-rachasumanth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/Rachasumanth/text2llm001/tree/main/skills/clawhub
Command: npx skills add https://github.com/Rachasumanth/text2llm001 --skill clawhub-rachasumanth

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of discovering, installing, updating, and publishing agent skills, streamlining the management of your AI assistant's capabilities.

Core Features & Use Cases

  • Skill Discovery: Search for new skills available on clawhub.com.
  • Installation & Updates: Install specific skills or update existing ones to the latest versions.
  • Publishing: Share your own developed skills with the community.
  • Use Case: You need to add a new skill to your assistant for managing GitHub repositories. Use this Skill to search for relevant skills, install the best match, and configure it.

Quick Start

Use the clawhub skill to search for skills related to managing GitHub repositories.

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

You can manage agent skills from a registry by using the clawhub CLI to search for available units, install specific versions, and update existing installations to extend your AI assistant's functionality.

What is the best way to share custom AI assistant skills with a community?

Publishing custom skills to the ClawHub registry allows you to share community-developed or custom agent functionalities, enabling other users to discover and install your extensions for their AI assistants.

Do I need npm to install and use agent skills from ClawHub?

Yes, you need the npm-installed clawhub CLI for deterministic task execution and registry interaction to successfully search, install, update, and publish agent skill units.

How do I search for and add a new capability to my AI assistant?

To add a capability like GitHub repository management, use the clawhub skill to search the registry for relevant terms, find the best matching extension, and install the skill unit directly.

Can I update existing installed agent skills to the latest versions?

Updating installed agent skills is supported through the clawhub CLI, allowing you to refresh your existing extensions to the latest versions available on the ClawHub registry.

Are there limitations when using the clawhub CLI for skill management?

Skill management via clawhub relies on the npm-installed CLI for deterministic execution, meaning registry interactions require this specific environment setup and lack native non-CLI integration methods.