clawhub

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

9|2|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/hongmaple0820/agent-academy --skill clawhub-hongmaple0820
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/hongmaple0820/agent-academy/tree/main/skills/others/clawhub
Command: npx skills add https://github.com/hongmaple0820/agent-academy --skill clawhub-hongmaple0820

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developers and teams need a centralized, up-to-date catalog of agent skills. ClawHub CLI enables searching, installing, updating, and publishing skills from clawhub.com, reducing manual wiring and version drift.

Core Features & Use Cases

  • Search and install new skills from clawhub.com to expand capabilities.
  • Update installed skills to their latest versions or a specific release.
  • Publish new or updated skill folders to the clawhub registry to share with others.
  • Use case: When you need a fresh skill on demand, sync a skill to a given version, or publish a local development skill for review.

Quick Start

Install the ClawHub CLI globally and start managing agent skills from clawhub.com.

Frequently Asked Questions about clawhub

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

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

You can install and manage agent skills by using the ClawHub CLI to search, install, update, and publish skill packages from clawhub.com, reducing manual wiring and version drift across development teams.

What do I need to set up before using ClawHub to sync agent skills?

To use ClawHub for syncing agent skills, you must install the CLI globally via npm and have a compatible OpenClaw workspace to operate within for on-demand skill acquisition and version syncing.

Can I update an installed agent skill to a specific release version?

Yes, you can update installed agent skills to a specific release version. The CLI supports syncing to the latest versions or targeting a specific release to prevent version drift in your workspace.

How do I publish my local development agent skills for others to use?

You can publish local development agent skills for others to use by utilizing the CLI to push your new or updated skill folders to the clawhub registry, enabling sharing and review workflows.

Why use a CLI for agent skill management instead of manual installation?

Using a CLI for agent skill management avoids manual wiring and version drift by providing a centralized, up-to-date catalog, ensuring on-demand skill acquisition and consistent syncing across your team.