clawhub

Search, install, update, and publish skills from ClawHub via CLI.

5|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/JansenAnalytics/claudex --skill clawhub-jansenanalytics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/JansenAnalytics/claudex/tree/main/skills/clawhub
Command: npx skills add https://github.com/JansenAnalytics/claudex --skill clawhub-jansenanalytics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawHub simplifies discovering, installing, updating, and publishing agent skills from clawhub.com, keeping your skillset current with minimal effort.

Core Features & Use Cases

  • Search, install, update, and publish skills via the ClawHub CLI.
  • Sync installed skills to the latest version or a specific version.
  • Publish new or updated skill folders using the npm-installed clawhub CLI.

Quick Start

Install the ClawHub CLI globally and begin managing skills with a single command.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I install and publish agent skills using a CLI registry?

You can install and publish agent skills using a CLI registry by installing the ClawHub tool via npm, which allows you to search a catalog, sync installed skills to specific versions, and publish new skill folders directly from your command line.

What is ClawHub and how does it manage agent capabilities?

ClawHub is a CLI tool for managing agent capabilities that lets you discover, install, update, and publish skills from clawhub.com. It provides a catalog-based workflow to keep your installed skillset current with minimal effort.

Do I need Node.js and npm to manage skills from clawhub.com?

Yes, you need Node.js and npm to manage skills from clawhub.com. The ClawHub CLI is installed globally through npm, which provides the required environment for searching, installing, updating, and publishing skills.

Can I sync installed skills to a specific version instead of the latest release?

Yes, you can sync installed skills to a specific version instead of the latest release. The ClawHub CLI supports updating skills to either the newest available version or pinning them to a designated version for stability.

What is the best way to discover and install skills for agent development?

The best way to discover and install skills for agent development is using a catalog-based CLI workflow. ClawHub allows developers and operators to search the registry, install required capabilities, and publish new skill folders through straightforward command line operations.