{"name":"ClawHub: The Public Skill and Plugin Registry for OpenClaw","description":"ClawHub is the public skill and plugin registry for OpenClaw, designed for publishing, versioning, and searching text-based agent skills and code plugins. It offers fast browsing, a CLI-friendly API, moderation hooks, and vector search capabilities. This platform streamlines the discovery and management of resources for the OpenClaw ecosystem.","github":"https://github.com/openclaw/clawhub","url":"https://osrepos.com/repo/openclaw-clawhub","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/openclaw-clawhub","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/openclaw-clawhub.md","json":"https://osrepos.com/repo/openclaw-clawhub.json","topics":["directory","skill","TypeScript","registry","openclaw","plugins","agent","AI"],"keywords":["directory","skill","TypeScript","registry","openclaw","plugins","agent","AI"],"stars":null,"summary":"ClawHub is the public skill and plugin registry for OpenClaw, designed for publishing, versioning, and searching text-based agent skills and code plugins. It offers fast browsing, a CLI-friendly API, moderation hooks, and vector search capabilities. This platform streamlines the discovery and management of resources for the OpenClaw ecosystem.","content":"## Introduction\nClawHub is the official public skill and plugin registry for OpenClaw. It serves as a central hub for publishing, versioning, and searching text-based agent skills, along with supporting files. Designed for efficiency, ClawHub offers fast browsing, a CLI-friendly API, moderation hooks, and advanced vector search capabilities. Beyond skills, it also provides a native OpenClaw package catalog for code plugins, bundle plugins, and experimental whole-agent Claw packages, fostering a robust and discoverable ecosystem.\n\n## Installation (Local Development)\nTo set up ClawHub for local development, you will need [Bun](https://bun.sh/){target=\"_blank\"} and [Worktrunk](https://github.com/max-sixty/worktrunk){target=\"_blank\"} (`wt`).\n\nbash\nbun install\ncp .env.local.example .env.local\n# edit .env.local — see CONTRIBUTING.md for local Convex values\n\n# terminal A: local Convex backend\nbunx convex dev\n\n# terminal B: web app (port 3000)\nbun run dev\n\n# detached/Codex worktree preview\nbun run setup:worktree\nbun run dev:worktree\nwt --yes url\n\n# seed local QA fixtures and the public corpus\nbun run seed:dev\n\nFor detailed setup instructions, including environment variables, GitHub OAuth, JWT keys, and database seeding, refer to the official [CONTRIBUTING.md](https://github.com/openclaw/clawhub/blob/main/CONTRIBUTING.md){target=\"_blank\"} guide.\n\n## Examples\nClawHub empowers users with a wide range of functionalities for managing skills and plugins:\n\n*   **Browse and Publish**: Explore skills, render their `SKILL.md` files, and publish new skill versions with changelogs and tags.\n*   **Skill Management**: Rename owned skills without breaking old links, merge duplicate owned skills, and manage local installs by pinning, unpinning, uninstalling, or updating.\n*   **Advanced Search**: Utilize embedding-based (vector index) search for more relevant results compared to brittle keyword searches.\n*   **Community Features**: Star and comment on skills, with admin/mod curation and approval processes.\n*   **Package Catalog**: Browse OpenClaw packages with family, trust, and capability metadata, and publish native code plugins and bundle plugins.\n\nCommon CLI flows include:\n\n*   **Authentication**: `clawhub login`, `clawhub whoami`, `clawhub login --device`\n*   **Discovery**: `clawhub search ...`, `clawhub explore`, `clawhub package explore`, `clawhub package inspect <name>`\n*   **Local Management**: `clawhub install @openclaw/demo`, `clawhub pin <skill>`, `clawhub unpin <skill>`, `clawhub uninstall <skill>`, `clawhub list`, `clawhub update --all`\n*   **Publishing**: `clawhub skill publish <path>`, `clawhub package publish <source>`\n*   **Skill Canonicalization**: `clawhub skill rename <skill> <new-name>`, `clawhub skill merge <source> <target>`\n\nFor more details, consult the [Quickstart Guide](https://github.com/openclaw/clawhub/blob/main/docs/quickstart.md){target=\"_blank\"} and [CLI Documentation](https://github.com/openclaw/clawhub/blob/main/docs/cli.md){target=\"_blank\"}.\n\n## Why Use ClawHub?\nClawHub offers several compelling reasons for OpenClaw users and developers:\n\n*   **Centralized Discovery**: Provides a single, organized registry for both agent skills and code plugins, simplifying discovery and integration.\n*   **Enhanced Search**: Leverages vector search with OpenAI embeddings, offering more intelligent and contextually relevant results than traditional keyword searches.\n*   **Robust Management**: Supports comprehensive skill lifecycle management, including versioning, renaming, merging, and local pinning, ensuring stability and flexibility.\n*   **Community and Moderation**: Incorporates features like starring, commenting, and moderation hooks to foster a curated and trustworthy ecosystem.\n*   **Developer-Friendly**: Designed with a CLI-friendly API and clear documentation, making it easy for developers to publish and manage their contributions.\n*   **Extensible Package System**: Beyond skills, it supports various OpenClaw package types, including native code plugins and experimental whole-agent packages, expanding the platform's utility.\n\n## Links\n*   **GitHub Repository**: [https://github.com/openclaw/clawhub](https://github.com/openclaw/clawhub){target=\"_blank\"}\n*   **Official Website**: [https://clawhub.ai](https://clawhub.ai){target=\"_blank\"}\n*   **Discord**: [https://discord.gg/clawd](https://discord.gg/clawd){target=\"_blank\"}\n*   **Documentation**: [https://github.com/openclaw/clawhub/blob/main/docs/clawhub.md](https://github.com/openclaw/clawhub/blob/main/docs/clawhub.md){target=\"_blank\"}\n*   **Vision**: [https://github.com/openclaw/clawhub/blob/main/VISION.md](https://github.com/openclaw/clawhub/blob/main/VISION.md){target=\"_blank\"}\n*   **Contributing Guide**: [https://github.com/openclaw/clawhub/blob/main/CONTRIBUTING.md](https://github.com/openclaw/clawhub/blob/main/CONTRIBUTING.md){target=\"_blank\"}","metrics":{"detailViews":2,"githubClicks":2},"dates":{"published":null,"modified":"2026-08-19T11:20:56.000Z"}}