clawdhub

Manage agent skill lifecycle via the ClawdHub CLI with npm integration.

1|1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Rlier/clawdbot --skill clawdhub-rlier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdhub
Source: https://github.com/Rlier/clawdbot/tree/main/skills/clawdhub
Command: npx skills add https://github.com/Rlier/clawdbot --skill clawdhub-rlier

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clawdhub, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of discovering, installing, updating, and publishing agent skills, making it easy to manage your AI assistant's capabilities.

Core Features & Use Cases

  • Search Skills: Find new skills from the ClawdHub registry.
  • Install/Update Skills: Fetch and install skills, or update existing ones to the latest version or a specific version.
  • Publish Skills: Share your own developed skills with the community.
  • Use Case: When you need to add a new capability to your AI assistant, like a weather forecast skill, you can use ClawdHub to search for and install it directly.

Quick Start

Use the clawdhub skill to search for skills related to database management.

Frequently Asked Questions about clawdhub

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

FAQPage Schema
How do I install and update agent skills from a registry?

Search for agent skills in the ClawdHub registry via the CLI to discover and retrieve new capabilities for your AI assistant, simplifying the process of expanding its functional toolset.

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

Publish your own agent skills to a community registry through the ClawdHub CLI, enabling you to share developed capabilities with other users while managing skill versioning and registry overrides.

Do I need npm installed to manage agent skills through the CLI?

Yes, npm is required because the agent skill management integrates with npm for package installation and CLI execution, ensuring dependencies are resolved during the skill lifecycle.

Can I override the default registry when installing agent skills?

Yes, you can override the default registry during agent skill installation, allowing flexible skill management by directing the CLI to fetch packages from alternative or custom sources.