Back to Openclaw

Plugin inventory

docs/plugins/plugin-inventory.md

2026.5.560.8 KB
Original Source

Plugin inventory

This page is generated from extensions/*/package.json, openclaw.plugin.json, and the root npm package files exclusions. Regenerate it with:

bash
pnpm plugins:inventory:gen

Definitions

  • Core npm package: built into the openclaw npm package and available without a separate plugin install.
  • Official external package: OpenClaw-maintained plugin omitted from the core npm package, kept in this official inventory, and installed on demand through ClawHub and/or npm.
  • Source checkout only: repo-local plugin omitted from published npm artifacts and not advertised as an installable package.

Source checkouts are different from npm installs: after pnpm install, bundled plugins load from extensions/<id> so local edits and package-local workspace dependencies are available.

Install a plugin

Use the Distribution column to decide whether install is needed. Plugins that say included in OpenClaw are already present in the core package. Official external packages need one install, then a Gateway restart.

For example, Discord is an official external package:

bash
openclaw plugins install @openclaw/discord
openclaw gateway restart
openclaw plugins inspect discord --runtime --json

Bare package specs try ClawHub first, then npm fallback. To force a source, use clawhub:@openclaw/discord or npm:@openclaw/discord. After install, follow the plugin's setup doc, such as Discord, to add credentials and channel config. See Manage plugins for update, uninstall, and publishing commands.

Core npm package

PluginDescriptionDistributionSurface
alibabaAdds video generation provider support.@openclaw/alibaba-provider
included in OpenClawcontracts: videoGenerationProviders
amazon-bedrockAdds Amazon Bedrock model provider support to OpenClaw.@openclaw/amazon-bedrock-provider
included in OpenClawproviders: amazon-bedrock; contracts: memoryEmbeddingProviders
amazon-bedrock-mantleAdds Amazon Bedrock Mantle model provider support to OpenClaw.@openclaw/amazon-bedrock-mantle-provider
included in OpenClawproviders: amazon-bedrock-mantle
anthropicAdds Anthropic model provider support to OpenClaw.@openclaw/anthropic-provider
included in OpenClawproviders: anthropic; contracts: mediaUnderstandingProviders
anthropic-vertexAdds Anthropic Vertex model provider support to OpenClaw.@openclaw/anthropic-vertex-provider
included in OpenClawproviders: anthropic-vertex
arceeAdds Arcee model provider support to OpenClaw.@openclaw/arcee-provider
included in OpenClawproviders: arcee
azure-speechAzure AI Speech text-to-speech (MP3, native Ogg/Opus voice notes, PCM telephony).@openclaw/azure-speech
included in OpenClawcontracts: speechProviders
bonjourAdvertise the local OpenClaw gateway over Bonjour/mDNS.@openclaw/bonjour
included in OpenClawplugin
browserAdds agent-callable tools.@openclaw/browser-plugin
included in OpenClawcontracts: tools; skills
byteplusAdds BytePlus, BytePlus Plan model provider support to OpenClaw.@openclaw/byteplus-provider
included in OpenClawproviders: byteplus, byteplus-plan; contracts: videoGenerationProviders
cerebrasAdds Cerebras model provider support to OpenClaw.@openclaw/cerebras-provider
included in OpenClawproviders: cerebras
chutesAdds Chutes model provider support to OpenClaw.@openclaw/chutes-provider
included in OpenClawproviders: chutes
cloudflare-ai-gatewayAdds Cloudflare AI Gateway model provider support to OpenClaw.@openclaw/cloudflare-ai-gateway-provider
included in OpenClawproviders: cloudflare-ai-gateway
comfyAdds ComfyUI model provider support to OpenClaw.@openclaw/comfy-provider
included in OpenClawproviders: comfy; contracts: imageGenerationProviders, musicGenerationProviders, videoGenerationProviders
copilot-proxyAdds Copilot Proxy model provider support to OpenClaw.@openclaw/copilot-proxy
included in OpenClawproviders: copilot-proxy
deepgramAdds media understanding provider support. Adds realtime transcription provider support.@openclaw/deepgram-provider
included in OpenClawcontracts: mediaUnderstandingProviders, realtimeTranscriptionProviders
deepinfraAdds DeepInfra model provider support to OpenClaw.@openclaw/deepinfra-provider
included in OpenClawproviders: deepinfra; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, speechProviders, videoGenerationProviders
deepseekAdds DeepSeek model provider support to OpenClaw.@openclaw/deepseek-provider
included in OpenClawproviders: deepseek
document-extractExtract text and fallback page images from local document attachments.@openclaw/document-extract-plugin
included in OpenClawcontracts: documentExtractors
duckduckgoAdds web search provider support.@openclaw/duckduckgo-plugin
included in OpenClawcontracts: webSearchProviders
elevenlabsAdds media understanding provider support. Adds realtime transcription provider support. Adds text-to-speech provider support.@openclaw/elevenlabs-speech
included in OpenClawcontracts: mediaUnderstandingProviders, realtimeTranscriptionProviders, speechProviders
exaAdds web search provider support.@openclaw/exa-plugin
included in OpenClawcontracts: webSearchProviders
falAdds fal model provider support to OpenClaw.@openclaw/fal-provider
included in OpenClawproviders: fal; contracts: imageGenerationProviders, videoGenerationProviders
file-transferFetch, list, and write files on paired nodes via dedicated node commands. Bypasses bash stdout truncation by using base64 over node.invoke for binaries up to 16 MB.@openclaw/file-transfer
included in OpenClawcontracts: tools
firecrawlAdds agent-callable tools. Adds web fetch provider support. Adds web search provider support.@openclaw/firecrawl-plugin
included in OpenClawcontracts: tools, webFetchProviders, webSearchProviders
fireworksAdds Fireworks model provider support to OpenClaw.@openclaw/fireworks-provider
included in OpenClawproviders: fireworks
github-copilotAdds GitHub Copilot model provider support to OpenClaw.@openclaw/github-copilot-provider
included in OpenClawproviders: github-copilot; contracts: memoryEmbeddingProviders
googleAdds Google, Google Gemini CLI, Google Vertex model provider support to OpenClaw.@openclaw/google-plugin
included in OpenClawproviders: google, google-gemini-cli, google-vertex; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, musicGenerationProviders, realtimeVoiceProviders, speechProviders, videoGenerationProviders, webSearchProviders
gradiumAdds text-to-speech provider support.@openclaw/gradium-speech
included in OpenClawcontracts: speechProviders
groqAdds Groq model provider support to OpenClaw.@openclaw/groq-provider
included in OpenClawproviders: groq; contracts: mediaUnderstandingProviders
huggingfaceAdds Hugging Face model provider support to OpenClaw.@openclaw/huggingface-provider
included in OpenClawproviders: huggingface
imessageAdds the iMessage channel surface for sending and receiving OpenClaw messages.@openclaw/imessage
included in OpenClawchannels: imessage
inworldInworld streaming text-to-speech (MP3, OGG_OPUS, PCM telephony).@openclaw/inworld-speech
included in OpenClawcontracts: speechProviders
ircAdds the IRC channel surface for sending and receiving OpenClaw messages.@openclaw/irc
included in OpenClawchannels: irc
kilocodeAdds Kilocode model provider support to OpenClaw.@openclaw/kilocode-provider
included in OpenClawproviders: kilocode
kimiAdds Kimi, Kimi Coding model provider support to OpenClaw.@openclaw/kimi-provider
included in OpenClawproviders: kimi, kimi-coding
litellmAdds LiteLLM model provider support to OpenClaw.@openclaw/litellm-provider
included in OpenClawproviders: litellm; contracts: imageGenerationProviders
llm-taskGeneric JSON-only LLM tool for structured tasks callable from workflows.@openclaw/llm-task
included in OpenClawcontracts: tools
lmstudioAdds LM Studio model provider support to OpenClaw.@openclaw/lmstudio-provider
included in OpenClawproviders: lmstudio; contracts: memoryEmbeddingProviders
matrixAdds the Matrix channel surface for sending and receiving OpenClaw messages.@openclaw/matrix
included in OpenClawchannels: matrix
mattermostAdds the Mattermost channel surface for sending and receiving OpenClaw messages.@openclaw/mattermost
included in OpenClawchannels: mattermost
memory-coreAdds memory embedding provider support. Adds agent-callable tools.@openclaw/memory-core
included in OpenClawcontracts: memoryEmbeddingProviders, tools
memory-wikiPersistent wiki compiler and Obsidian-friendly knowledge vault for OpenClaw.@openclaw/memory-wiki
included in OpenClawcontracts: tools; skills
microsoftAdds text-to-speech provider support.@openclaw/microsoft-speech
included in OpenClawcontracts: speechProviders
microsoft-foundryAdds Microsoft Foundry model provider support to OpenClaw.@openclaw/microsoft-foundry
included in OpenClawproviders: microsoft-foundry
migrate-claudeImports Claude Code and Claude Desktop instructions, MCP servers, skills, and safe configuration into OpenClaw.@openclaw/migrate-claude
included in OpenClawcontracts: migrationProviders
migrate-hermesImports Hermes configuration, memories, skills, and supported credentials into OpenClaw.@openclaw/migrate-hermes
included in OpenClawcontracts: migrationProviders
minimaxAdds MiniMax, MiniMax Portal model provider support to OpenClaw.@openclaw/minimax-provider
included in OpenClawproviders: minimax, minimax-portal; contracts: imageGenerationProviders, mediaUnderstandingProviders, musicGenerationProviders, speechProviders, videoGenerationProviders, webSearchProviders
mistralAdds Mistral model provider support to OpenClaw.@openclaw/mistral-provider
included in OpenClawproviders: mistral; contracts: mediaUnderstandingProviders, memoryEmbeddingProviders, realtimeTranscriptionProviders
moonshotAdds Moonshot model provider support to OpenClaw.@openclaw/moonshot-provider
included in OpenClawproviders: moonshot; contracts: mediaUnderstandingProviders, webSearchProviders
nvidiaAdds NVIDIA model provider support to OpenClaw.@openclaw/nvidia-provider
included in OpenClawproviders: nvidia
ollamaAdds Ollama model provider support to OpenClaw.@openclaw/ollama-provider
included in OpenClawproviders: ollama; contracts: memoryEmbeddingProviders, webSearchProviders
open-proseOpenProse VM skill pack with a /prose slash command.@openclaw/open-prose
included in OpenClawskills
openaiAdds OpenAI, OpenAI Codex model provider support to OpenClaw.@openclaw/openai-provider
included in OpenClawproviders: openai, openai-codex; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, realtimeTranscriptionProviders, realtimeVoiceProviders, speechProviders, videoGenerationProviders
opencodeAdds OpenCode model provider support to OpenClaw.@openclaw/opencode-provider
included in OpenClawproviders: opencode; contracts: mediaUnderstandingProviders
opencode-goAdds OpenCode Go model provider support to OpenClaw.@openclaw/opencode-go-provider
included in OpenClawproviders: opencode-go; contracts: mediaUnderstandingProviders
openrouterAdds OpenRouter model provider support to OpenClaw.@openclaw/openrouter-provider
included in OpenClawproviders: openrouter; contracts: imageGenerationProviders, mediaUnderstandingProviders, speechProviders, videoGenerationProviders
openshellSandbox backend powered by OpenShell with mirrored local workspaces and SSH-based command execution.@openclaw/openshell-sandbox
included in OpenClawplugin
perplexityAdds web search provider support.@openclaw/perplexity-plugin
included in OpenClawcontracts: webSearchProviders
qianfanAdds Qianfan model provider support to OpenClaw.@openclaw/qianfan-provider
included in OpenClawproviders: qianfan
qwenAdds Qwen, Qwen Cloud, Model Studio, DashScope model provider support to OpenClaw.@openclaw/qwen-provider
included in OpenClawproviders: qwen, qwencloud, modelstudio, dashscope; contracts: mediaUnderstandingProviders, videoGenerationProviders
runwayAdds video generation provider support.@openclaw/runway-provider
included in OpenClawcontracts: videoGenerationProviders
searxngAdds web search provider support.@openclaw/searxng-plugin
included in OpenClawcontracts: webSearchProviders
senseaudioAdds media understanding provider support.@openclaw/senseaudio-provider
included in OpenClawcontracts: mediaUnderstandingProviders
sglangAdds SGLang model provider support to OpenClaw.@openclaw/sglang-provider
included in OpenClawproviders: sglang
signalAdds the Signal channel surface for sending and receiving OpenClaw messages.@openclaw/signal
included in OpenClawchannels: signal
skill-workshopCaptures repeatable workflows as workspace skills, with pending review, safe writes, and skill prompt refresh.@openclaw/skill-workshop
included in OpenClawcontracts: tools
slackAdds the Slack channel surface for sending and receiving OpenClaw messages.@openclaw/slack
included in OpenClawchannels: slack
stepfunAdds StepFun, StepFun Plan model provider support to OpenClaw.@openclaw/stepfun-provider
included in OpenClawproviders: stepfun, stepfun-plan
syntheticAdds Synthetic model provider support to OpenClaw.@openclaw/synthetic-provider
included in OpenClawproviders: synthetic
tavilyAdds agent-callable tools. Adds web search provider support.@openclaw/tavily-plugin
included in OpenClawcontracts: tools, webSearchProviders; skills
telegramAdds the Telegram channel surface for sending and receiving OpenClaw messages.@openclaw/telegram
included in OpenClawchannels: telegram
tencentAdds Tencent TokenHub model provider support to OpenClaw.@openclaw/tencent-provider
included in OpenClawproviders: tencent-tokenhub
togetherAdds Together model provider support to OpenClaw.@openclaw/together-provider
included in OpenClawproviders: together; contracts: videoGenerationProviders
tokenjuiceCompacts exec and bash tool results with tokenjuice reducers.@openclaw/tokenjuice
included in OpenClawcontracts: agentToolResultMiddleware
tts-local-cliAdds text-to-speech provider support.@openclaw/tts-local-cli
included in OpenClawcontracts: speechProviders
veniceAdds Venice model provider support to OpenClaw.@openclaw/venice-provider
included in OpenClawproviders: venice
vercel-ai-gatewayAdds Vercel AI Gateway model provider support to OpenClaw.@openclaw/vercel-ai-gateway-provider
included in OpenClawproviders: vercel-ai-gateway
vllmAdds vLLM model provider support to OpenClaw.@openclaw/vllm-provider
included in OpenClawproviders: vllm
volcengineAdds Volcengine, Volcengine Plan model provider support to OpenClaw.@openclaw/volcengine-provider
included in OpenClawproviders: volcengine, volcengine-plan; contracts: speechProviders
voyageAdds memory embedding provider support.@openclaw/voyage-provider
included in OpenClawcontracts: memoryEmbeddingProviders
vydraAdds Vydra model provider support to OpenClaw.@openclaw/vydra-provider
included in OpenClawproviders: vydra; contracts: imageGenerationProviders, speechProviders, videoGenerationProviders
web-readabilityExtract readable article content from local HTML web fetch responses.@openclaw/web-readability-plugin
included in OpenClawcontracts: webContentExtractors
webhooksAuthenticated inbound webhooks that bind external automation to OpenClaw TaskFlows.@openclaw/webhooks
included in OpenClawplugin
xaiAdds xAI model provider support to OpenClaw.@openclaw/xai-plugin
included in OpenClawproviders: xai; contracts: imageGenerationProviders, mediaUnderstandingProviders, realtimeTranscriptionProviders, speechProviders, tools, videoGenerationProviders, webSearchProviders
xiaomiAdds Xiaomi model provider support to OpenClaw.@openclaw/xiaomi-provider
included in OpenClawproviders: xiaomi; contracts: speechProviders
zaiAdds Z.AI model provider support to OpenClaw.@openclaw/zai-provider
included in OpenClawproviders: zai; contracts: mediaUnderstandingProviders

Official external packages

PluginDescriptionDistributionSurface
acpxEmbedded ACP runtime backend with plugin-owned session and transport management.@openclaw/acpx
npm; ClawHubskills
bluebubblesAdds the BlueBubbles channel surface for sending and receiving OpenClaw messages.@openclaw/bluebubbles
npm; ClawHubchannels: bluebubbles
braveAdds web search provider support.@openclaw/brave-plugin
npm; ClawHubcontracts: webSearchProviders
codexCodex app-server harness and Codex-managed GPT model catalog.@openclaw/codex
npm; ClawHubproviders: codex; contracts: mediaUnderstandingProviders, migrationProviders
diagnostics-otelOpenClaw diagnostics OpenTelemetry exporter.@openclaw/diagnostics-otel
npm; ClawHub: clawhub:@openclaw/diagnostics-otelplugin
diagnostics-prometheusOpenClaw diagnostics Prometheus exporter.@openclaw/diagnostics-prometheus
npm; ClawHub: clawhub:@openclaw/diagnostics-prometheusplugin
diffsRead-only diff viewer and file renderer for agents.@openclaw/diffs
npm; ClawHubcontracts: tools; skills
discordAdds the Discord channel surface for sending and receiving OpenClaw messages.@openclaw/discord
npm; ClawHubchannels: discord
feishuAdds the Feishu channel surface for sending and receiving OpenClaw messages.@openclaw/feishu
npm; ClawHubchannels: feishu; contracts: tools; skills
google-meetJoin Google Meet calls through Chrome or Twilio transports.@openclaw/google-meet
npm; ClawHubcontracts: tools
googlechatAdds the Google Chat channel surface for sending and receiving OpenClaw messages.@openclaw/googlechat
npm; ClawHubchannels: googlechat
lineAdds the LINE channel surface for sending and receiving OpenClaw messages.@openclaw/line
npm; ClawHubchannels: line
lobsterTyped workflow tool with resumable approvals.@openclaw/lobster
npm; ClawHubcontracts: tools
memory-lancedbAdds agent-callable tools.@openclaw/memory-lancedb
npm; ClawHubcontracts: tools
msteamsAdds the Microsoft Teams channel surface for sending and receiving OpenClaw messages.@openclaw/msteams
npm; ClawHubchannels: msteams
nextcloud-talkAdds the Nextcloud Talk channel surface for sending and receiving OpenClaw messages.@openclaw/nextcloud-talk
npm; ClawHubchannels: nextcloud-talk
nostrAdds the Nostr channel surface for sending and receiving OpenClaw messages.@openclaw/nostr
npm; ClawHubchannels: nostr
qqbotAdds the QQ Bot channel surface for sending and receiving OpenClaw messages.@openclaw/qqbot
npm; ClawHubchannels: qqbot; contracts: tools; skills
synology-chatAdds the Synology Chat channel surface for sending and receiving OpenClaw messages.@openclaw/synology-chat
npm; ClawHubchannels: synology-chat
tlonAdds the Tlon channel surface for sending and receiving OpenClaw messages.@openclaw/tlon
npm; ClawHubchannels: tlon; contracts: tools; skills
twitchAdds the Twitch channel surface for sending and receiving OpenClaw messages.@openclaw/twitch
npm; ClawHubchannels: twitch
voice-callAdds agent-callable tools.@openclaw/voice-call
npm; ClawHubcontracts: tools
whatsappAdds the WhatsApp channel surface for sending and receiving OpenClaw messages.@openclaw/whatsapp
npm; ClawHubchannels: whatsapp
zaloAdds the Zalo channel surface for sending and receiving OpenClaw messages.@openclaw/zalo
npm; ClawHubchannels: zalo
zalouserAdds the Zalo Personal channel surface for sending and receiving OpenClaw messages.@openclaw/zalouser
npm; ClawHubchannels: zalouser; contracts: tools

Source checkout only

PluginDescriptionDistributionSurface
qa-channelAdds the QA Channel surface for sending and receiving OpenClaw messages.@openclaw/qa-channel
source checkout onlychannels: qa-channel
qa-labOpenClaw QA lab plugin with private debugger UI and scenario runner.@openclaw/qa-lab
source checkout onlyplugin
qa-matrixMatrix QA transport runner and substrate.@openclaw/qa-matrix
source checkout onlyplugin