clawhub

Manage agent skill lifecycles from the ClawHub registry via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of discovering, installing, updating, and publishing agent skills directly from the ClawHub registry, enabling seamless expansion of your AI assistant's capabilities.

Core Features & Use Cases

  • Skill Discovery: Search for new skills available on clawhub.com.
  • Installation & Updates: Install skills by name or version, and update existing skills to their latest versions or specific releases.
  • Publishing: Package and upload your own skills to the ClawHub registry.
  • Use Case: You've heard about a new skill for managing databases. Use this Skill to search for it on ClawHub, install it, and then immediately start using its new functionalities.

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 install agent skills from a registry using a CLI?

You can install agent skills from a registry using a CLI by running the clawhub tool to search for specific packages by name or version and add them to your local environment.

What's the best way to manage AI assistant skill lifecycles?

Managing AI assistant skill lifecycles is done through a dedicated CLI tool that facilitates searching, installing, updating, and publishing agent skills from the ClawHub registry.

Can I publish my own custom skills to the ClawHub registry?

Yes, you can publish custom skills to the ClawHub registry by using the CLI tool to package and upload your own agent skills directly to the clawhub.com platform.

Do I need Node.js to use the clawhub CLI for skill management?

Yes, you need Node.js to use the clawhub CLI for skill management, as the tool requires the 'clawhub' Node.js package to interact with the registry and manage local installations.

How do I update installed agent skills to the latest version?

You update installed agent skills to the latest version by using the CLI tool to fetch and apply updates for existing skills or target specific releases from the ClawHub registry.