clawdhub

Search, install, update, and publish agent skills from clawdhub.com.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/xcriminal1/Xcriminal-bot --skill clawdhub-xcriminal1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdhub
Source: https://github.com/xcriminal1/Xcriminal-bot/tree/main/skills/clawdhub
Command: npx skills add https://github.com/xcriminal1/Xcriminal-bot --skill clawdhub-xcriminal1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralized, on-demand access to agent skills by searching clawdhub.com, installing them locally, and keeping them up to date.

Core Features & Use Cases

  • Search and discover new skills from clawdhub.com
  • Install, update, and publish agent skills to maintain an up-to-date toolkit
  • Sync installed skills to latest versions or specific releases

Quick Start

Install clawdhub globally with npm and begin managing skills.

Frequently Asked Questions about clawdhub

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

FAQPage Schema
How do I install and manage agent skills from a centralized hub?

The ClawdHub CLI enables centralized discovery and management of agent skills by letting you search clawdhub.com, install skills locally, and keep them updated through version pinning and sync commands.

How do I publish new or updated skills to clawdhub.com?

Publishing skills to clawdhub.com is handled through the ClawdHub CLI's publish workflow, which manages skill metadata and uploads new or updated agent skills to the centralized hub for others to discover.

Can I pin a skill to a specific version instead of always updating to the latest?

Yes, the ClawdHub CLI supports version pinning, allowing you to sync installed skills to specific releases rather than automatically fetching the latest version, ensuring stable and reproducible local environments.

Do I need to install clawdhub globally with npm to fetch and publish skills?

Yes, installing clawdhub globally with npm is the required quick start step to enable the CLI's search, install, update, and publish workflows for managing your agent skill toolkit.

What is the best way to discover and fetch on-demand skills for my local development environment?

Using a centralized skill hub CLI like ClawdHub is the best way to discover and fetch on-demand skills, as it handles dependency checks, metadata management, and local installation from clawdhub.com in one workflow.