clawdhub

Search, install, update, and publish agent skills via the clawdhub CLI.

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Zentin-L/Masterbot --skill clawdhub-zentin-l
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdhub
Source: https://github.com/Zentin-L/Masterbot/tree/main/skills/clawdhub
Command: npx skills add https://github.com/Zentin-L/Masterbot --skill clawdhub-zentin-l

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clawdhub provides a CLI workflow to manage agent skills from clawdhub.com, enabling quick discovery, installation, updating, and publishing of skills to keep Moltbot's capabilities current.

Core Features & Use Cases

  • Discover and search for skills on clawdhub.com.
  • Install, update, and publish skills as npm packages for local or CI environments.
  • Sync installed skills to the latest version or to a specific version.

Quick Start

Install clawdhub globally and start managing skills with the clawdhub CLI.

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 as npm packages?

You can install and manage agent skills as npm packages by using the clawdhub CLI to search, install, update, and publish skill folders globally in local or CI environments.

What is the best way to search for and discover available agent skills?

The best way to discover available agent skills is using the clawdhub CLI, which allows you to quickly search and find skills hosted on clawdhub.com for your automation workflows.

Can I sync an installed skill to a specific version in my CI environment?

Yes, you can sync installed skills to a specific version in CI environments using the clawdhub CLI, which supports version targeting and synchronization for npm skill packages.

Does clawdhub require any global dependencies to publish skills?

Yes, publishing and managing skills requires the clawdhub CLI to be installed globally, enabling you to package and publish skill folders directly from local or CI environments.

How do I publish my own agent skills to a version control registry?

You can publish your own agent skills by using the clawdhub CLI to package skill folders as npm packages, handling version synchronization and publishing to the clawdhub.com registry.