clawhub

Search, install, update, and publish agent skills via npm CLI.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Arry8/openclaw-edge --skill clawhub-arry8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/Arry8/openclaw-edge/tree/main/skills/clawhub
Command: npx skills add https://github.com/Arry8/openclaw-edge --skill clawhub-arry8

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The ClawHub CLI solves the challenge of discovering, installing, updating, and publishing agent skills across your OpenClaw workspace by providing a single, npm-installed CLI for on-demand skill management.

Core Features & Use Cases

  • Search for skills on clawhub.com and filter by compatibility, version, and tags.
  • Install and update skills locally, including version pinning to ensure reproducible environments.
  • Publish new or updated skill folders to clawhub.com to make them available to your teams.
  • Use cases: on-boarding new agents, syncing skill sets across environments, maintaining a curated skill catalog.

Quick Start

Install the ClawHub CLI and begin searching for, installing, and publishing agent skills.

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 an npm registry?

You install and manage agent skills by using the ClawHub CLI, an npm-installed tool that lets you search, install, update, and publish agent skills directly from clawhub.com to streamline your workspace skill management.

Can I pin specific versions of agent skills for reproducible environments?

Yes, you can pin specific versions of agent skills. The ClawHub CLI supports version pinning during skill installation and updates, ensuring your OpenClaw workspace maintains consistent and reproducible environments across different setups.

What is the best way to publish new agent skill folders to a shared catalog?

The best way to publish new or updated agent skill folders is via the ClawHub CLI, which packages your skills using npm and frontmatter-driven metadata to make them discoverable and available to your teams on clawhub.com.

How do I search for available agent skills and filter them by compatibility?

You search for agent skills by using the ClawHub CLI to query clawhub.com. The CLI allows you to filter available skills by compatibility, version, and tags to find the exact skill sets needed for your agents.

Do I need npm to use clawhub for skill discovery and installation?

Yes, you need npm to use ClawHub. It is an npm-installed CLI tool that satisfies npm packaging and frontmatter-driven metadata requirements to handle skill discovery, installation, and publishing workflows.

Why use frontmatter-driven metadata for publishing agent skills?

Frontmatter-driven metadata is used because it satisfies the ClawHub skill discovery requirements. It structures your published skill folders with necessary version and compatibility information, enabling accurate search filtering on clawhub.com.