clawhub

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clawhub.

What problem does it solve?

This Skill streamlines the process of discovering, installing, updating, and publishing agent skills directly from ClawHub, ensuring you have the latest tools and can share your own creations.

Core Features & Use Cases

  • Skill Discovery: Search for new skills available on clawhub.com.
  • Installation & Updates: Install skills by name or specific version, and update existing skills to their latest versions or specific releases.
  • Publishing: Package and upload your own skill directories to ClawHub.
  • Use Case: When you need to add a new capability to your AI assistant, use this skill to search for relevant skills on ClawHub and install the best match.

Quick Start

Use the clawhub skill to install the 'weather' skill.

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?

To install and manage agent skills from a CLI registry, you use the clawhub CLI tool to search, install, update, and publish skill packages directly to or from the ClawHub platform, expanding your AI assistant capabilities.

How do I publish my custom agent skills to a central registry?

Publishing custom agent skills to a central registry requires packaging your local skill directory and uploading it via the clawhub CLI tool, which handles distribution to the ClawHub platform for others to install.

Do I need npm to use clawhub for agent skill discovery?

Yes, you need npm to use clawhub for agent skill discovery, because the clawhub CLI tool required for all search, installation, and publishing operations must be installed via npm beforehand.

Can I update an existing agent skill to a specific version?

Yes, you can update an existing agent skill to a specific version using the clawhub CLI tool, which supports updating installed skills to their latest releases or targeting a specific version number.

What is the best way to expand my AI assistant's capabilities with new skills?

The best way to expand your AI assistant's capabilities with new skills is using the clawhub CLI tool to search the ClawHub registry for relevant functionalities and install the best match directly into your environment.