ClawHub is a public skill registry and ecosystem component for the OpenClaw AI assistant platform, designed to host, publish, version, and search text-based agent skill packages (each typically containing a SKILL.md plus metadata) that extend the capabilities of agents. As a centralized browsing and storage platform, ClawHub lets developers and contributors explore a catalog of reusable skills with supporting tags, changelogs, moderation controls, and vector search powered by embeddings instead of brittle keyword matching. Users can publish new skill versions, search for relevant abilities to add to their own OpenClaw agents, and view rendered skill documentation directly within the web interface or via a CLI-friendly API. It also supports a parallel “SOUL.md” registry for publishing narrative or lore content associated with skill collections, enabling richer context for skill authorship.
Features
- Public registry of text-based agent skills
- Versioning and changelogs for skills and metadata
- Vector search using embeddings for relevance
- CLI-friendly API for skill discovery and retrieval
- Support for published “soul” lore alongside skills
- Moderation and approval workflows