Skip to main content

Documentation Index

Fetch the complete documentation index at: https://openclaw.ai2me.io/llms.txt

Use this file to discover all available pages before exploring further.

Plugin inventory

This page is generated from extensions/*/package.json, openclaw.plugin.json, and the root npm package files exclusions. Regenerate it with:
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:
openclaw plugins install @openclaw/discord
openclaw gateway restart
openclaw plugins inspect discord --runtime --json
During the launch cutover, ordinary bare package specs still install from npm. Use clawhub:@openclaw/discord or npm:@openclaw/discord when you need an explicit source. 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
admin-http-rpcOpenClaw admin HTTP RPC endpoint.@openclaw/admin-http-rpc
included in OpenClaw
contracts: gatewayMethodDispatch
alibabaAdds video generation provider support.@openclaw/alibaba-provider
included in OpenClaw
contracts: videoGenerationProviders
anthropicAdds Anthropic model provider support to OpenClaw.@openclaw/anthropic-provider
included in OpenClaw
providers: anthropic; contracts: mediaUnderstandingProviders
arceeAdds Arcee model provider support to OpenClaw.@openclaw/arcee-provider
included in OpenClaw
providers: arcee
azure-speechAzure AI Speech text-to-speech (MP3, native Ogg/Opus voice notes, PCM telephony).@openclaw/azure-speech
included in OpenClaw
contracts: speechProviders
bonjourAdvertise the local OpenClaw gateway over Bonjour/mDNS.@openclaw/bonjour
included in OpenClaw
plugin
browserAdds agent-callable tools.@openclaw/browser-plugin
included in OpenClaw
contracts: tools; skills
byteplusAdds BytePlus, BytePlus Plan model provider support to OpenClaw.@openclaw/byteplus-provider
included in OpenClaw
providers: byteplus, byteplus-plan; contracts: videoGenerationProviders
canvasExperimental Canvas control and A2UI rendering surfaces for paired nodes.@openclaw/canvas-plugin
included in OpenClaw
contracts: tools
cerebrasAdds Cerebras model provider support to OpenClaw.@openclaw/cerebras-provider
included in OpenClaw
providers: cerebras
chutesAdds Chutes model provider support to OpenClaw.@openclaw/chutes-provider
included in OpenClaw
providers: chutes
clickclackAdds the Clickclack channel surface for sending and receiving OpenClaw messages.@openclaw/clickclack
included in OpenClaw
channels: clickclack
cloudflare-ai-gatewayAdds Cloudflare AI Gateway model provider support to OpenClaw.@openclaw/cloudflare-ai-gateway-provider
included in OpenClaw
providers: cloudflare-ai-gateway
codex-supervisorSupervise Codex app-server sessions from OpenClaw.@openclaw/codex-supervisor
included in OpenClaw
contracts: tools
comfyAdds ComfyUI model provider support to OpenClaw.@openclaw/comfy-provider
included in OpenClaw
providers: comfy; contracts: imageGenerationProviders, musicGenerationProviders, videoGenerationProviders
copilot-proxyAdds Copilot Proxy model provider support to OpenClaw.@openclaw/copilot-proxy
included in OpenClaw
providers: copilot-proxy
deepgramAdds media understanding provider support. Adds realtime transcription provider support.@openclaw/deepgram-provider
included in OpenClaw
contracts: mediaUnderstandingProviders, realtimeTranscriptionProviders
deepinfraAdds DeepInfra model provider support to OpenClaw.@openclaw/deepinfra-provider
included in OpenClaw
providers: deepinfra; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, speechProviders, videoGenerationProviders
deepseekAdds DeepSeek model provider support to OpenClaw.@openclaw/deepseek-provider
included in OpenClaw
providers: deepseek
document-extractExtract text and fallback page images from local document attachments.@openclaw/document-extract-plugin
included in OpenClaw
contracts: documentExtractors
duckduckgoAdds web search provider support.@openclaw/duckduckgo-plugin
included in OpenClaw
contracts: webSearchProviders
elevenlabsAdds media understanding provider support. Adds realtime transcription provider support. Adds text-to-speech provider support.@openclaw/elevenlabs-speech
included in OpenClaw
contracts: mediaUnderstandingProviders, realtimeTranscriptionProviders, speechProviders
exaAdds web search provider support.@openclaw/exa-plugin
included in OpenClaw
contracts: webSearchProviders
falAdds fal model provider support to OpenClaw.@openclaw/fal-provider
included in OpenClaw
providers: fal; contracts: imageGenerationProviders, musicGenerationProviders, 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 OpenClaw
contracts: tools
firecrawlAdds agent-callable tools. Adds web fetch provider support. Adds web search provider support.@openclaw/firecrawl-plugin
included in OpenClaw
contracts: tools, webFetchProviders, webSearchProviders
fireworksAdds Fireworks model provider support to OpenClaw.@openclaw/fireworks-provider
included in OpenClaw
providers: fireworks
github-copilotAdds GitHub Copilot model provider support to OpenClaw.@openclaw/github-copilot-provider
included in OpenClaw
providers: github-copilot; contracts: memoryEmbeddingProviders
gmiAdds Gmi, Gmi Cloud, Gmicloud model provider support to OpenClaw.@openclaw/gmi-provider
included in OpenClaw
providers: gmi, gmi-cloud, gmicloud
googleAdds Google, Google Gemini CLI, Google Vertex model provider support to OpenClaw.@openclaw/google-plugin
included in OpenClaw
providers: 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 OpenClaw
contracts: speechProviders
groqAdds Groq model provider support to OpenClaw.@openclaw/groq-provider
included in OpenClaw
providers: groq; contracts: mediaUnderstandingProviders
huggingfaceAdds Hugging Face model provider support to OpenClaw.@openclaw/huggingface-provider
included in OpenClaw
providers: huggingface
imessageAdds the iMessage channel surface for sending and receiving OpenClaw messages.@openclaw/imessage
included in OpenClaw
channels: imessage
inworldInworld streaming text-to-speech (MP3, OGG_OPUS, PCM telephony).@openclaw/inworld-speech
included in OpenClaw
contracts: speechProviders
ircAdds the IRC channel surface for sending and receiving OpenClaw messages.@openclaw/irc
included in OpenClaw
channels: irc
kilocodeAdds Kilocode model provider support to OpenClaw.@openclaw/kilocode-provider
included in OpenClaw
providers: kilocode
kimiAdds Kimi, Kimi Coding model provider support to OpenClaw.@openclaw/kimi-provider
included in OpenClaw
providers: kimi, kimi-coding
litellmAdds LiteLLM model provider support to OpenClaw.@openclaw/litellm-provider
included in OpenClaw
providers: litellm; contracts: imageGenerationProviders
llm-taskGeneric JSON-only LLM tool for structured tasks callable from workflows.@openclaw/llm-task
included in OpenClaw
contracts: tools
lmstudioAdds LM Studio model provider support to OpenClaw.@openclaw/lmstudio-provider
included in OpenClaw
providers: lmstudio; contracts: memoryEmbeddingProviders
mattermostAdds the Mattermost channel surface for sending and receiving OpenClaw messages.@openclaw/mattermost
included in OpenClaw
channels: mattermost
memory-coreAdds memory embedding provider support. Adds agent-callable tools.@openclaw/memory-core
included in OpenClaw
contracts: memoryEmbeddingProviders, tools
memory-wikiPersistent wiki compiler and Obsidian-friendly knowledge vault for OpenClaw.@openclaw/memory-wiki
included in OpenClaw
contracts: tools; skills
microsoftAdds text-to-speech provider support.@openclaw/microsoft-speech
included in OpenClaw
contracts: speechProviders
microsoft-foundryAdds Microsoft Foundry model provider support to OpenClaw.@openclaw/microsoft-foundry
included in OpenClaw
providers: microsoft-foundry
migrate-claudeImports Claude Code and Claude Desktop instructions, MCP servers, skills, and safe configuration into OpenClaw.@openclaw/migrate-claude
included in OpenClaw
contracts: migrationProviders
migrate-hermesImports Hermes configuration, memories, skills, and supported credentials into OpenClaw.@openclaw/migrate-hermes
included in OpenClaw
contracts: migrationProviders
minimaxAdds MiniMax, MiniMax Portal model provider support to OpenClaw.@openclaw/minimax-provider
included in OpenClaw
providers: minimax, minimax-portal; contracts: imageGenerationProviders, mediaUnderstandingProviders, musicGenerationProviders, speechProviders, videoGenerationProviders, webSearchProviders
mistralAdds Mistral model provider support to OpenClaw.@openclaw/mistral-provider
included in OpenClaw
providers: mistral; contracts: mediaUnderstandingProviders, memoryEmbeddingProviders, realtimeTranscriptionProviders
moonshotAdds Moonshot model provider support to OpenClaw.@openclaw/moonshot-provider
included in OpenClaw
providers: moonshot; contracts: mediaUnderstandingProviders, webSearchProviders
novitaAdds Novita, Novita AI, Novitaai model provider support to OpenClaw.@openclaw/novita-provider
included in OpenClaw
providers: novita, novita-ai, novitaai
nvidiaAdds NVIDIA model provider support to OpenClaw.@openclaw/nvidia-provider
included in OpenClaw
providers: nvidia
oc-pathAdds the openclaw path CLI for oc:// workspace file addressing.@openclaw/oc-path
included in OpenClaw
plugin
ollamaAdds Ollama, Ollama Cloud model provider support to OpenClaw.@openclaw/ollama-provider
included in OpenClaw
providers: ollama, ollama-cloud; contracts: memoryEmbeddingProviders, webSearchProviders
open-proseOpenProse VM skill pack with a /prose slash command.@openclaw/open-prose
included in OpenClaw
skills
openaiAdds OpenAI model provider support to OpenClaw.@openclaw/openai-provider
included in OpenClaw
providers: openai; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, realtimeTranscriptionProviders, realtimeVoiceProviders, speechProviders, videoGenerationProviders
opencodeAdds OpenCode model provider support to OpenClaw.@openclaw/opencode-provider
included in OpenClaw
providers: opencode; contracts: mediaUnderstandingProviders
opencode-goAdds OpenCode Go model provider support to OpenClaw.@openclaw/opencode-go-provider
included in OpenClaw
providers: opencode-go; contracts: mediaUnderstandingProviders
openrouterAdds OpenRouter model provider support to OpenClaw.@openclaw/openrouter-provider
included in OpenClaw
providers: openrouter; contracts: imageGenerationProviders, mediaUnderstandingProviders, musicGenerationProviders, speechProviders, videoGenerationProviders
perplexityAdds web search provider support.@openclaw/perplexity-plugin
included in OpenClaw
contracts: webSearchProviders
policyAdds policy-backed doctor checks for workspace conformance.@openclaw/policy
included in OpenClaw
plugin
qianfanAdds Qianfan model provider support to OpenClaw.@openclaw/qianfan-provider
included in OpenClaw
providers: qianfan
qwenAdds Qwen, Qwen Cloud, Model Studio, DashScope, Qwen Oauth, Qwen Portal, Qwen CLI model provider support to OpenClaw.@openclaw/qwen-provider
included in OpenClaw
providers: qwen, qwencloud, modelstudio, dashscope, qwen-oauth, qwen-portal, qwen-cli; contracts: mediaUnderstandingProviders, videoGenerationProviders
runwayAdds video generation provider support.@openclaw/runway-provider
included in OpenClaw
contracts: videoGenerationProviders
searxngAdds web search provider support.@openclaw/searxng-plugin
included in OpenClaw
contracts: webSearchProviders
senseaudioAdds media understanding provider support.@openclaw/senseaudio-provider
included in OpenClaw
contracts: mediaUnderstandingProviders
sglangAdds SGLang model provider support to OpenClaw.@openclaw/sglang-provider
included in OpenClaw
providers: sglang
signalAdds the Signal channel surface for sending and receiving OpenClaw messages.@openclaw/signal
included in OpenClaw
channels: signal
smsTwilio SMS channel plugin for OpenClaw text messages.@openclaw/sms
included in OpenClaw
channels: sms
stepfunAdds StepFun, StepFun Plan model provider support to OpenClaw.@openclaw/stepfun-provider
included in OpenClaw
providers: stepfun, stepfun-plan
syntheticAdds Synthetic model provider support to OpenClaw.@openclaw/synthetic-provider
included in OpenClaw
providers: synthetic
tavilyAdds agent-callable tools. Adds web search provider support.@openclaw/tavily-plugin
included in OpenClaw
contracts: tools, webSearchProviders; skills
telegramAdds the Telegram channel surface for sending and receiving OpenClaw messages.@openclaw/telegram
included in OpenClaw
channels: telegram
tencentAdds Tencent TokenHub model provider support to OpenClaw.@openclaw/tencent-provider
included in OpenClaw
providers: tencent-tokenhub
togetherAdds Together model provider support to OpenClaw.@openclaw/together-provider
included in OpenClaw
providers: together; contracts: videoGenerationProviders
tts-local-cliAdds text-to-speech provider support.@openclaw/tts-local-cli
included in OpenClaw
contracts: speechProviders
veniceAdds Venice model provider support to OpenClaw.@openclaw/venice-provider
included in OpenClaw
providers: venice
vercel-ai-gatewayAdds Vercel AI Gateway model provider support to OpenClaw.@openclaw/vercel-ai-gateway-provider
included in OpenClaw
providers: vercel-ai-gateway
vllmAdds vLLM model provider support to OpenClaw.@openclaw/vllm-provider
included in OpenClaw
providers: vllm
volcengineAdds Volcengine, Volcengine Plan model provider support to OpenClaw.@openclaw/volcengine-provider
included in OpenClaw
providers: volcengine, volcengine-plan; contracts: speechProviders
voyageAdds memory embedding provider support.@openclaw/voyage-provider
included in OpenClaw
contracts: memoryEmbeddingProviders
vydraAdds Vydra model provider support to OpenClaw.@openclaw/vydra-provider
included in OpenClaw
providers: vydra; contracts: imageGenerationProviders, speechProviders, videoGenerationProviders
web-readabilityExtract readable article content from local HTML web fetch responses.@openclaw/web-readability-plugin
included in OpenClaw
contracts: webContentExtractors
webhooksAuthenticated inbound webhooks that bind external automation to OpenClaw TaskFlows.@openclaw/webhooks
included in OpenClaw
plugin
workboardDashboard workboard for agent-owned issues and sessions.@openclaw/workboard
included in OpenClaw
contracts: tools
xaiAdds xAI model provider support to OpenClaw.@openclaw/xai-plugin
included in OpenClaw
providers: xai; contracts: imageGenerationProviders, mediaUnderstandingProviders, realtimeTranscriptionProviders, speechProviders, tools, videoGenerationProviders, webSearchProviders
xiaomiAdds Xiaomi, Xiaomi Token Plan model provider support to OpenClaw.@openclaw/xiaomi-provider
included in OpenClaw
providers: xiaomi, xiaomi-token-plan; contracts: speechProviders
zaiAdds Z.AI model provider support to OpenClaw.@openclaw/zai-provider
included in OpenClaw
providers: zai; contracts: mediaUnderstandingProviders

Official external packages

PluginDescriptionDistributionSurface
acpxOpenClaw ACP runtime backend with plugin-owned session and transport management.@openclaw/acpx
npm; ClawHub
skills
amazon-bedrockOpenClaw Amazon Bedrock provider plugin with model discovery, embeddings, and guardrail support.@openclaw/amazon-bedrock-provider
npm; ClawHub
providers: amazon-bedrock; contracts: memoryEmbeddingProviders
amazon-bedrock-mantleOpenClaw Amazon Bedrock Mantle provider plugin for OpenAI-compatible model routing.@openclaw/amazon-bedrock-mantle-provider
npm; ClawHub
providers: amazon-bedrock-mantle
anthropic-vertexOpenClaw Anthropic Vertex provider plugin for Claude models on Google Vertex AI.@openclaw/anthropic-vertex-provider
npm; ClawHub
providers: anthropic-vertex
braveOpenClaw Brave Search provider plugin for web search.@openclaw/brave-plugin
npm; ClawHub
contracts: webSearchProviders
codexOpenClaw Codex app-server harness and model provider plugin with a Codex-managed GPT catalog.@openclaw/codex
npm; ClawHub
providers: codex; contracts: mediaUnderstandingProviders, migrationProviders
copilotRegisters the GitHub Copilot agent runtime.@openclaw/copilot
npm; ClawHub: clawhub:@openclaw/copilot
plugin
diagnostics-otelOpenClaw diagnostics OpenTelemetry exporter for metrics and traces.@openclaw/diagnostics-otel
npm; ClawHub: clawhub:@openclaw/diagnostics-otel
plugin
diagnostics-prometheusOpenClaw diagnostics Prometheus exporter for runtime metrics.@openclaw/diagnostics-prometheus
npm; ClawHub: clawhub:@openclaw/diagnostics-prometheus
plugin
diffsOpenClaw read-only diff viewer plugin and file renderer for agents.@openclaw/diffs
npm; ClawHub
contracts: tools; skills
diffs-language-packAdds syntax highlighting for languages outside the default diffs viewer set.@openclaw/diffs-language-pack
npm; ClawHub: clawhub:@openclaw/diffs-language-pack
plugin
discordOpenClaw Discord channel plugin for channels, DMs, commands, and app events.@openclaw/discord
npm; ClawHub
channels: discord; contracts: transcriptSourceProviders
feishuOpenClaw Feishu/Lark channel plugin for chats and workplace tools (community maintained by @m1heng).@openclaw/feishu
npm; ClawHub
channels: feishu; contracts: tools; skills
google-meetOpenClaw Google Meet participant plugin for joining calls through Chrome or Twilio transports.@openclaw/google-meet
npm; ClawHub
contracts: tools
googlechatOpenClaw Google Chat channel plugin for spaces and direct messages.@openclaw/googlechat
npm; ClawHub
channels: googlechat
lineOpenClaw LINE channel plugin for LINE Bot API chats.@openclaw/line
npm; ClawHub
channels: line
lobsterLobster workflow tool plugin for typed pipelines and resumable approvals.@openclaw/lobster
npm; ClawHub
contracts: tools
matrixOpenClaw Matrix channel plugin for rooms and direct messages.@openclaw/matrix
ClawHub: clawhub:@openclaw/matrix; npm
channels: matrix
memory-lancedbOpenClaw LanceDB-backed long-term memory plugin with auto-recall, auto-capture, and vector search.@openclaw/memory-lancedb
npm; ClawHub
contracts: tools
msteamsOpenClaw Microsoft Teams channel plugin for bot conversations.@openclaw/msteams
npm; ClawHub
channels: msteams
nextcloud-talkOpenClaw Nextcloud Talk channel plugin for conversations.@openclaw/nextcloud-talk
npm; ClawHub
channels: nextcloud-talk
nostrOpenClaw Nostr channel plugin for NIP-04 encrypted direct messages.@openclaw/nostr
npm; ClawHub
channels: nostr
openshellOpenClaw sandbox backend for the NVIDIA OpenShell CLI with mirrored local workspaces and SSH command execution.@openclaw/openshell-sandbox
npm; ClawHub
plugin
pixverseOpenClaw PixVerse video generation provider plugin.@openclaw/pixverse-provider
npm; ClawHub: clawhub:@openclaw/pixverse-provider
contracts: videoGenerationProviders
qqbotOpenClaw QQ Bot channel plugin for group and direct-message workflows.@openclaw/qqbot
npm; ClawHub
channels: qqbot; contracts: tools; skills
slackOpenClaw Slack channel plugin for channels, DMs, commands, and app events.@openclaw/slack
npm; ClawHub
channels: slack
synology-chatSynology Chat channel plugin for OpenClaw channels and direct messages.@openclaw/synology-chat
npm; ClawHub
channels: synology-chat
tlonOpenClaw Tlon/Urbit channel plugin for chat workflows.@openclaw/tlon
npm; ClawHub
channels: tlon; skills
tokenjuiceCompacts exec and bash tool results with tokenjuice reducers.@openclaw/tokenjuice
npm; ClawHub: clawhub:@openclaw/tokenjuice
contracts: agentToolResultMiddleware
twitchOpenClaw Twitch channel plugin for chat and moderation workflows.@openclaw/twitch
npm; ClawHub
channels: twitch
voice-callOpenClaw voice-call plugin for Twilio, Telnyx, and Plivo phone calls.@openclaw/voice-call
npm; ClawHub
contracts: tools
whatsappOpenClaw WhatsApp channel plugin for WhatsApp Web chats.@openclaw/whatsapp
ClawHub: clawhub:@openclaw/whatsapp; npm
channels: whatsapp
zaloOpenClaw Zalo channel plugin for bot and webhook chats.@openclaw/zalo
npm; ClawHub
channels: zalo
zalouserOpenClaw Zalo Personal Account plugin via native zca-js integration.@openclaw/zalouser
npm; ClawHub
channels: zalouser; contracts: tools

Source checkout only

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