Claude Skill
openclaw/clawhub
ClawHub is a TypeScript-based, community-driven registry for discovering, sharing, and managing Claude Skills and plugins. Explore extensions to enhance your Claude experience.
Overview
Repository
Install this Skill
git clone https://github.com/openclaw/clawhub.gitRegistry
Summary
ClawHub is a community-driven registry and directory for Claude Skills and plugins, built with TypeScript. It provides a centralized platform for discovering, sharing, and managing extensions that enhance Claude's capabilities.
Claude Skill 目录
Key features
- Centralized registry for Claude Skills and plugins
- Community-driven directory with user contributions
- Built with TypeScript for reliability and scalability
- Easy discovery and management of extensions
Use cases
- Discovering new Claude Skills for productivity
- Sharing custom plugins with the community
- Managing a personal collection of Claude extensions
- Exploring community-vetted Skill recommendations
README excerpt
<p align="center"> <img src="public/clawd-logo.png" alt="ClawHub" width="120"> </p>  <h1 align="center">ClawHub</h1> <p align="center"> <a href="https://github.com/openclaw/clawhub/actions/workflows/ci.yml?branch=main"><img src="https://img.shields.io/github/actions/workflow/status/openclaw/clawhub/ci.yml?branch=main&style=for-the-badge" alt="CI status"></a> <a href="https://discord.gg/clawd"><img src="https://img.shields.io/discord/1456350064065904867?label=Discord&logo=discord&logoColor=white&color=5865F2&style=for-the-badge" alt="Discord"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge" alt="MIT License"></a> </p> ClawHub is the **public skill registry for OpenClaw**: publish, version, and search text-based agent skills (a `SKILL.md` plus supporting files). It's designed for fast browsing + a CLI-friendly API, with moderation hooks and vector search. It also now exposes a native **OpenClaw package catalog** for code plugins and bundle plugins. <p align="center"> <a href="https://clawhub.ai">ClawHub</a> · <a href="VISION.md">Vision</a> · <a href="docs/clawhub.md">Docs</a> · <a href="CONTRIBUTING.md">Contributing</a> · <a href="https://discord.gg/clawd">Discord</a> </p> ## What you can do with it - Browse skills + render their `SKILL.md`. - Publish new skill versions with changelogs + tags (including `latest`). - Rename an owned skill without breaking old links or installs. - Merge duplicate owned skills into one canonical slug. - Browse souls + render their `SOUL.md`. - Publish new soul versions with changelogs + tags. - Search via embeddings (vector index) instead of brittle keywords. - Star + comment; admins/mods can curate and approve skil