clawdhub

Manage ClawdHub skills via CLI: search, install, update, publish.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/Sugamdeol/moltbot-with-pollinations.ai --skill clawdhub-sugamdeol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdhub
Source: https://github.com/Sugamdeol/moltbot-with-pollinations.ai/tree/main/skills/clawdhub
Command: npx skills add https://github.com/Sugamdeol/moltbot-with-pollinations.ai --skill clawdhub-sugamdeol

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawdHub addresses the challenge of discovering, installing, updating, and publishing AI agent skills from clawdhub.com, enabling teams to access a centralized catalog and keep skills current.

Core Features & Use Cases

  • Install and manage agent skills from the clawdhub registry
  • Sync installed skills to the latest version or a specific release
  • Publish new or updated skill folders to the clawdhub registry to share with others

Quick Start

Install the ClawdHub CLI and start browsing 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 AI agent skills from a centralized registry?

You can install and manage AI agent skills by using the ClawdHub CLI to retrieve and sync skill packages from the clawdhub.com registry. This provides a centralized catalog for accessing and updating skills.

What do I need to set up before using the ClawdHub CLI to publish skills?

You need Node.js and npm installed on your system to use the ClawdHub CLI. You must globally install the package using npm i -g clawdhub before searching, installing, or publishing skill folders.

How do I update an installed agent skill to a specific version?

To update an installed agent skill to a specific version, use the ClawdHub CLI to sync the installed skill folder. This allows you to target either the latest release or a specific version in the registry.

Can I share my updated agent skill folders with others through a registry?

Yes, you can publish new or updated skill folders to the clawdhub.com registry. This shares your skills with others, allowing them to search for and install the agent skills you have published.

What's the best way to discover available skills for my AI agent?

The best way to discover available skills is to use the ClawdHub CLI search functionality. It allows you to browse a centralized catalog on clawdhub.com and retrieve specific agent skills on demand.