clawhub

Manage agent skills via the ClawHub CLI for registry interactions.

19|14|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/X-School-Academy/skill-pilot --skill clawhub-x-school-academy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/X-School-Academy/skill-pilot/tree/main/core/skills/third-party/clawhub
Command: npx skills add https://github.com/X-School-Academy/skill-pilot --skill clawhub-x-school-academy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of discovering, installing, updating, and publishing agent skills directly from the ClawHub registry, simplifying skill management for AI agents.

Core Features & Use Cases

  • Search & Install: Find and add new skills to your agent's toolkit.
  • Update & Sync: Keep your installed skills up-to-date or pin them to specific versions.
  • Publish: Share your own developed skills with the community.
  • Use Case: You need a new skill for managing databases. Use ClawHub to search for "database management" skills, install the best fit, and then update it whenever a new version is released.

Quick Start

Use the clawhub skill to install the 'postgres-backup' skill.

Frequently Asked Questions about clawhub

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

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

To search and install agent skills from a registry, you can use the ClawHub CLI to dynamically discover, add, and manage new capabilities for your AI agent environments.

Do I need the npm-installed clawhub CLI tool to manage skills?

Yes, the npm-installed clawhub CLI tool is required to interact with the ClawHub registry for searching, installing, updating, and publishing agent skills.

How do I publish my own developed skills to a community registry?

You can publish your own developed skills to the community registry directly via the ClawHub CLI, allowing you to share custom capabilities with other AI agent environments.

Can I update and sync my installed agent skills to specific versions?

Yes, you can update and sync installed agent skills via the ClawHub CLI to keep them up-to-date or pin them to specific versions for consistent automation management.

What is the best way to manage AI agent skill acquisition dynamically?

The best way to manage AI agent skill acquisition dynamically is using the ClawHub registry, which supports searching, installing, and maintaining skills directly through CLI commands.

Does ClawHub work with npm for automating skill registry management?

Yes, ClawHub works with npm for automating skill registry management, requiring the npm-installed clawhub CLI tool to handle dynamic skill acquisition and maintenance operations.