clawdhub

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

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/zyj18860969891-byte/openclaw-railway --skill clawdhub-zyj18860969891-byte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdhub
Source: https://github.com/zyj18860969891-byte/openclaw-railway/tree/main/skills/clawdhub
Command: npx skills add https://github.com/zyj18860969891-byte/openclaw-railway --skill clawdhub-zyj18860969891-byte

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clawdhub skills streamline discovering, installing, and keeping agent skills up to date from clawdhub.com, reducing manual setup and version drift.

Core Features & Use Cases

  • Search and discover: Find skills by keywords and popularity, then preview details before install.
  • Install and manage versions: Install a skill and pin to a specific version or upgrade to the latest.
  • Publish and sync: Publish your own skills to clawdhub and sync local folders with the registry.

Quick Start

Use the clawdhub CLI to search for and install a skill from clawdhub.com, then update or publish it as needed.

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 using a CLI?

Install and manage agent skills using the ClawdHub CLI by searching the clawdhub.com registry, downloading packages, and pinning them to specific versions to prevent version drift.

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

Publish your own agent skills to a registry using the ClawdHub CLI to sync local skill folders with clawdhub.com, making your custom workflows available for discovery and installation.

Do I need Node.js to use the ClawdHub CLI for skill management?

Yes, you need the Node runtime and the clawdhub npm package installed to execute CLI commands for searching, installing, updating, and publishing agent skills.

Can I search for skills by keywords and popularity before installing?

Yes, you can search for skills by keywords and popularity using the ClawdHub CLI, allowing you to preview details and evaluate packages before installing them.

How do I update installed skills to the latest version?

Update installed skills to the latest version using the ClawdHub CLI to sync installed packages, preventing manual setup and resolving version drift across your environment.

What is the best way to prevent version drift when managing agent skills?

Prevent version drift when managing agent skills by using the ClawdHub CLI to pin installed packages to a specific version or automatically sync them to their latest release.