clawdhub

Search, install, update, and publish agent skills from clawdhub.com using the ClawdHub CLI.

1|1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/kelinfoxy/EZ-Homelab --skill clawdhub-kelinfoxy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdhub
Source: https://github.com/kelinfoxy/EZ-Homelab/tree/main/docker-compose/ez-assistant/skills/clawdhub
Command: npx skills add https://github.com/kelinfoxy/EZ-Homelab --skill clawdhub-kelinfoxy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawdHub CLI enables developers and teams to discover, install, update, and publish agent skills from clawdhub.com, streamlining on-demand skill acquisition and distribution across projects.

Core Features & Use Cases

  • Discover and search for agent skills on clawdhub.com.
  • Install and manage skills locally or across environments.
  • Publish new or updated skill folders to maintain versioned repos with the npm-installed clawdhub CLI.

Quick Start

Install the ClawdHub CLI globally and start searching, installing, updating, and publishing skills from clawdhub.com.

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 package registry?

To install and manage agent skills, you use the ClawdHub CLI to search, install, and update packages from clawdhub.com. The CLI handles versioning and installation globally via npm, streamlining on-demand skill acquisition across environments.

What is the best way to distribute and publish agent skills for development teams?

The best way to publish agent skills is using the ClawdHub CLI to push updated skill folders to clawdhub.com. This maintains versioned repositories and enables streamlined distribution across projects by relying on the npm-installed global clawdhub binary.

Do I need Node and npm to use the ClawdHub CLI for skill automation?

Yes, you need Node and npm to use the ClawdHub CLI for skill automation. The CLI requires npm to install the global clawdhub binary, which then handles the versioning, installation, and syncing of your agent skills.

Can I sync all installed agent skills to a specific release version?

Yes, you can sync all installed agent skills to a specific release version. The ClawdHub CLI handles versioning and allows you to update or sync all installed skills to the latest version or a chosen release on demand.