clawhub

Manages ClaWHub skills and local registries for Semaclaw via CLI workflows.

79|14|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/midea-ai/SemaClaw --skill clawhub-midea-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/midea-ai/SemaClaw/tree/main/skills/clawhub
Command: npx skills add https://github.com/midea-ai/SemaClaw --skill clawhub-midea-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClaWHub provides a centralized marketplace and local registry for discovering, installing, updating, removing, and publishing skills, reducing the friction of building AI-powered agents.

Core Features & Use Cases

  • Skill discovery & access: Search and access skills from clawhub.ai or configured mirrors.
  • Lifecycle management: Install, update, uninstall, and manage versions across local registries and groups.
  • Publish & governance: Publish skills to ClaWHub, manage authentication, and use registries with optional mirrors.

Quick Start

Install a skill from the marketplace with semaclaw clawhub install <slug> and verify it with semaclaw clawhub list.

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 Semaclaw skills from a remote registry?

You can install and manage Semaclaw skills from a remote registry using the ClaWHub marketplace. It provides CLI-driven workflows to search, install, update, and uninstall skills across local and remote registries.

What is the best way to publish an AI skill to a local skill registry?

The best way to publish an AI skill to a local skill registry is through ClaWHub. It enforces frontmatter-based SKILL.md requirements and provides CLI commands to manage authentication and publish skills to configured registries or mirrors.

Do I need specific frontmatter formatting for Semaclaw skill lifecycle management?

Yes, Semaclaw skill lifecycle management requires frontmatter-based SKILL.md formatting. ClaWHub enforces these structural requirements during the publishing process to ensure your skills are valid and discoverable in the marketplace.

Can I use ClaWHub to organize and update skills across different registry groups?

Yes, ClaWHub allows you to organize and update skills across different registry groups. It supports local skill registry management, enabling developers and teams to manage skill versions, access configured mirrors, and maintain organized local environments.

How does skill discovery work for Semaclaw agents?

Skill discovery for Semaclaw agents works through ClaWHub by searching and accessing skills from clawhub.ai or configured mirrors. This reduces the friction of building AI-powered agents by providing a centralized marketplace for finding required capabilities.

What are the limitations of using local registries for Semaclaw skill management?

Local registries for Semaclaw skill management require strict adherence to SKILL.md frontmatter rules and CLI-driven workflows. Skills not conforming to these standards cannot be published or managed, ensuring registry integrity but limiting unstructured skill formats.