clawhub

Manage agent skills from the ClawHub registry via the clawhub CLI.

10|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/wixette/clawnotes --skill clawhub-wixette
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/wixette/clawnotes/tree/main/openclaw-snapshots/20260312/skills/clawhub
Command: npx skills add https://github.com/wixette/clawnotes --skill clawhub-wixette

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and 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 developers.

Core Features & Use Cases

  • Search & Install: Find and add new skills to your workspace on the fly.
  • Update & Sync: Keep your installed skills up-to-date or pin them to specific versions.
  • Publish: Share your own skills with the community.
  • Use Case: You've just learned about a new skill that can help with database management. Use this Skill to search for it on ClawHub and install it with a single command.

Quick Start

Use the clawhub skill to install the 'my-skill' 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 the ClawHub registry?

To install agent skills from the ClawHub registry, use this Skill to search for the desired package and run a single command to add it directly to your workspace on the fly.

What's the best way to keep installed agent skills updated?

The best way to keep agent skills updated is to use this Skill to synchronize your installed packages, fetching the latest versions or pinning them to specific versions as needed.

Can I publish my own agent skills to ClawHub?

Yes, you can publish your own agent skills to ClawHub by using this Skill to package and share your new or updated skill folders directly with the community registry.

Do I need the clawhub CLI installed to manage skills?

Yes, you need the npm-installed clawhub CLI tool available in your environment, as this Skill requires the CLI to execute search, installation, updating, and publishing operations.

How does on-demand skill fetching work for developer tools?

On-demand skill fetching works by querying the ClawHub registry for specific developer tools, allowing you to discover and immediately install new capabilities into your active workspace.

Are there limitations when pinning agent skills to specific versions?

When pinning agent skills to specific versions, the limitation is that you will not receive automatic updates, requiring manual synchronization to the latest version to gain new features.