Community plugins are third-party packages that extend OpenClaw with channels, tools, providers, hooks, or other capabilities. Use ClawHub as the primary discovery surface for public community plugins.Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
Find plugins
Search ClawHub from the CLI:openclaw plugins for the
full command reference and source-selection rules.
Publish plugins
Publish public community plugins on ClawHub when you want OpenClaw users to discover and install them. ClawHub owns the live package listing, release history, scan status, and install hints; the docs do not maintain a static third-party plugin catalog.| Requirement | Why |
|---|---|
| Published on ClawHub | Users need openclaw plugins install hints to work |
| Public GitHub repo | Source review, issue tracking, transparency |
| Setup and usage docs | Users need to know how to configure it |
| Active maintenance | Recent updates or responsive issue handling |
- ClawHub publishing explains owners, scopes, releases, review, package validation, and package transfer.
- Building plugins shows the plugin package shape and first publish workflow.
- Plugin manifest defines native plugin manifest fields.
Related
- Plugins - install, configure, restart, and troubleshoot
- Manage plugins - command examples
- ClawHub publishing - publish and release rules