ClawHub public registry for OpenClaw skills and plugins. Use when discovering, installing, publishing, verifying, or updating ClawHub packages; using the clawhub CLI; understanding package scopes, owners, and reviews; or browsing the registry at clawhub.ai. Triggers on: clawhub, clawhub CLI, clawhub login, clawhub publish, publish skill, publish plugin, registry, browse skills, browse plugins, install from clawhub, clawhub transfer, clawhub sync, package scope, owner scope, clawhub review, clawhub install, clawhub update, clawhub verify, skill marketplace, plugin marketplace.
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
ClawHub public registry for OpenClaw skills and plugins. Use when discovering, installing, publishing, verifying, or updating ClawHub packages; using the clawhub CLI; understanding package scopes, owners, and reviews; or browsing the registry at clawhub.ai. Triggers on: clawhub, clawhub CLI, clawhub login, clawhub publish, publish skill, publish plugin, registry, browse skills, browse plugins, install from clawhub, clawhub transfer, clawhub sync, package scope, owner scope, clawhub review, clawhub install, clawhub update, clawhub verify, skill marketplace, plugin marketplace.
OpenClaw ClawHub
ClawHub is the public registry for OpenClaw skills and plugins. OpenClaw
operators use it to discover and install community packages; skill and
plugin authors use it to publish their work.
The registry lives at https://clawhub.ai. Two CLI surfaces interact with it:
# One-time login
clawhub login
# Publish a skill (from a skill folder)
clawhub publish
# Update an existing version
clawhub publish --version 1.2.0
# Transfer ownership
clawhub transfer <slug> --to @new-owner
# Sync local state with the registry
clawhub sync
Every publish targets a publisher owner (@alice, @openclaw, etc.).
Personal owners are created for users; org owners can have multiple members.
The server decides whether the signed-in user is allowed to publish under
each owner.