Appearance
OpenClaw 插件清单将插件分为三类:核心 npm 包(无需安装即可使用)、官方外部包(需通过 npm 或 ClawHub 安装)、仅源码检出(本地开发用)。查看 Distribution 列可快速判断是否需要单独安装。安装外部包后必须重启 Gateway:openclaw gateway restart。表格中的链接指向各插件的详细配置文档。
OpenClaw 插件清单:核心包、外部包与源码插件分类
本页由 extensions/*/package.json、openclaw.plugin.json 以及根 npm 包的 files 排除项自动生成。如需重新生成,运行:
bash
pnpm plugins:inventory:gen分类定义
- Core npm package(核心 npm 包):构建在
openclawnpm 包中,无需单独安装即可使用。 - Official external package(官方外部包):由 OpenClaw 维护,未包含在核心 npm 包中,可通过 ClawHub 和/或 npm 按需安装。
- Source checkout only(仅源码检出):仅存在于仓库本地,不发布为 npm 制品,也不作为可安装包公开。
源码检出的插件与 npm 安装不同:pnpm install 后,捆绑的插件从 extensions/<id> 加载,以便本地编辑和工作区依赖可用。
安装插件
根据 Distribution 列判断是否需要安装。标记为 included in OpenClaw 的插件已在核心包中,无需额外操作。官方外部包需要安装一次,然后重启 Gateway。
例如,Discord 是官方外部包:
bash
openclaw plugins install @openclaw/discord
openclaw gateway restart
openclaw plugins inspect discord --runtime --json在启动过渡期,普通的裸包名仍然从 npm 安装。当需要明确来源时,使用 clawhub:@openclaw/discord 或 npm:@openclaw/discord。安装后,请参照该插件的设置文档(如 Discord)添加凭证和通道配置。更新、卸载和发布命令请参见 管理插件。
核心 npm 包
| 插件 | 描述 | 分发方式 | Surface(能力接口) |
|---|---|---|---|
| admin-http-rpc | OpenClaw 管理 HTTP RPC 端点。 | @openclaw/admin-http-rpcincluded in OpenClaw | contracts: gatewayMethodDispatch |
| alibaba | 添加视频生成提供商支持。 | @openclaw/alibaba-providerincluded in OpenClaw | contracts: videoGenerationProviders |
| anthropic | 为 OpenClaw 添加 Anthropic 模型提供商支持。 | @openclaw/anthropic-providerincluded in OpenClaw | providers: anthropic; contracts: mediaUnderstandingProviders |
| arcee | 为 OpenClaw 添加 Arcee 模型提供商支持。 | @openclaw/arcee-providerincluded in OpenClaw | providers: arcee |
| azure-speech | Azure AI Speech 文本转语音(MP3、原生 Ogg/Opus 语音笔记、PCM 电话语音)。 | @openclaw/azure-speechincluded in OpenClaw | contracts: speechProviders |
| bonjour | 通过 Bonjour/mDNS 广播本地 OpenClaw Gateway。 | @openclaw/bonjourincluded in OpenClaw | plugin |
| browser | 添加智能体可调用的工具。 | @openclaw/browser-pluginincluded in OpenClaw | contracts: tools; skills |
| byteplus | 为 OpenClaw 添加 BytePlus、BytePlus Plan 模型提供商支持。 | @openclaw/byteplus-providerincluded in OpenClaw | providers: byteplus, byteplus-plan; contracts: videoGenerationProviders |
| canvas | 实验性 Canvas 控制与用于配对节点的 A2UI 渲染界面。 | @openclaw/canvas-pluginincluded in OpenClaw | contracts: tools |
| cerebras | 为 OpenClaw 添加 Cerebras 模型提供商支持。 | @openclaw/cerebras-providerincluded in OpenClaw | providers: cerebras |
| chutes | 为 OpenClaw 添加 Chutes 模型提供商支持。 | @openclaw/chutes-providerincluded in OpenClaw | providers: chutes |
| clickclack | 添加 Clickclack 通道界面,用于收发 OpenClaw 消息。 | @openclaw/clickclackincluded in OpenClaw | channels: clickclack |
| cloudflare-ai-gateway | 为 OpenClaw 添加 Cloudflare AI Gateway 模型提供商支持。 | @openclaw/cloudflare-ai-gateway-providerincluded in OpenClaw | providers: cloudflare-ai-gateway |
| comfy | 为 OpenClaw 添加 ComfyUI 模型提供商支持。 | @openclaw/comfy-providerincluded in OpenClaw | providers: comfy; contracts: imageGenerationProviders, musicGenerationProviders, videoGenerationProviders |
| copilot-proxy | 为 OpenClaw 添加 Copilot Proxy 模型提供商支持。 | @openclaw/copilot-proxyincluded in OpenClaw | providers: copilot-proxy |
| deepgram | 添加媒体理解提供商和实时转录提供商支持。 | @openclaw/deepgram-providerincluded in OpenClaw | contracts: mediaUnderstandingProviders, realtimeTranscriptionProviders |
| deepinfra | 为 OpenClaw 添加 DeepInfra 模型提供商支持。 | @openclaw/deepinfra-providerincluded in OpenClaw | providers: deepinfra; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, speechProviders, videoGenerationProviders |
| deepseek | 为 OpenClaw 添加 DeepSeek 模型提供商支持。 | @openclaw/deepseek-providerincluded in OpenClaw | providers: deepseek |
| document-extract | 从本地文档附件中提取文本和后备页面图像。 | @openclaw/document-extract-pluginincluded in OpenClaw | contracts: documentExtractors |
| duckduckgo | 添加网络搜索提供商支持。 | @openclaw/duckduckgo-pluginincluded in OpenClaw | contracts: webSearchProviders |
| elevenlabs | 添加媒体理解、实时转录和文本转语音提供商支持。 | @openclaw/elevenlabs-speechincluded in OpenClaw | contracts: mediaUnderstandingProviders, realtimeTranscriptionProviders, speechProviders |
| exa | 添加网络搜索提供商支持。 | @openclaw/exa-pluginincluded in OpenClaw | contracts: webSearchProviders |
| fal | 为 OpenClaw 添加 fal 模型提供商支持。 | @openclaw/fal-providerincluded in OpenClaw | providers: fal; contracts: imageGenerationProviders, musicGenerationProviders, videoGenerationProviders |
| file-transfer | 通过专用节点命令在配对节点上获取、列出和写入文件。使用 base64 通过 node.invoke 绕过 bash stdout 截断,支持最大 16 MB 的二进制文件。 | @openclaw/file-transferincluded in OpenClaw | contracts: tools |
| firecrawl | 添加智能体可调用的工具、网络抓取提供商和网络搜索提供商支持。 | @openclaw/firecrawl-pluginincluded in OpenClaw | contracts: tools, webFetchProviders, webSearchProviders |
| fireworks | 为 OpenClaw 添加 Fireworks 模型提供商支持。 | @openclaw/fireworks-providerincluded in OpenClaw | providers: fireworks |
| github-copilot | 为 OpenClaw 添加 GitHub Copilot 模型提供商支持。 | @openclaw/github-copilot-providerincluded in OpenClaw | providers: github-copilot; contracts: memoryEmbeddingProviders |
| 为 OpenClaw 添加 Google、Google Gemini CLI、Google Vertex 模型提供商支持。 | @openclaw/google-pluginincluded in OpenClaw | providers: google, google-gemini-cli, google-vertex; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, musicGenerationProviders, realtimeVoiceProviders, speechProviders, videoGenerationProviders, webSearchProviders | |
| gradium | 添加文本转语音提供商支持。 | @openclaw/gradium-speechincluded in OpenClaw | contracts: speechProviders |
| groq | 为 OpenClaw 添加 Groq 模型提供商支持。 | @openclaw/groq-providerincluded in OpenClaw | providers: groq; contracts: mediaUnderstandingProviders |
| huggingface | 为 OpenClaw 添加 Hugging Face 模型提供商支持。 | @openclaw/huggingface-providerincluded in OpenClaw | providers: huggingface |
| imessage | 添加 iMessage 通道界面,用于收发 OpenClaw 消息。 | @openclaw/imessageincluded in OpenClaw | channels: imessage |
| inworld | Inworld 流式文本转语音(MP3、OGG_OPUS、PCM 电话语音)。 | @openclaw/inworld-speechincluded in OpenClaw | contracts: speechProviders |
| irc | 添加 IRC 通道界面,用于收发 OpenClaw 消息。 | @openclaw/ircincluded in OpenClaw | channels: irc |
| kilocode | 为 OpenClaw 添加 Kilocode 模型提供商支持。 | @openclaw/kilocode-providerincluded in OpenClaw | providers: kilocode |
| kimi | 为 OpenClaw 添加 Kimi、Kimi Coding 模型提供商支持。 | @openclaw/kimi-providerincluded in OpenClaw | providers: kimi, kimi-coding |
| litellm | 为 OpenClaw 添加 LiteLLM 模型提供商支持。 | @openclaw/litellm-providerincluded in OpenClaw | providers: litellm; contracts: imageGenerationProviders |
| llm-task | 通用 JSON-only LLM 工具,用于工作流中的结构化任务。 | @openclaw/llm-taskincluded in OpenClaw | contracts: tools |
| lmstudio | 为 OpenClaw 添加 LM Studio 模型提供商支持。 | @openclaw/lmstudio-providerincluded in OpenClaw | providers: lmstudio; contracts: memoryEmbeddingProviders |
| mattermost | 添加 Mattermost 通道界面,用于收发 OpenClaw 消息。 | @openclaw/mattermostincluded in OpenClaw | channels: mattermost |
| memory-core | 添加记忆嵌入提供商和智能体可调用的工具。 | @openclaw/memory-coreincluded in OpenClaw | contracts: memoryEmbeddingProviders, tools |
| memory-wiki | 持久 Wiki 编译器和 Obsidian 友好的知识库。 | @openclaw/memory-wikiincluded in OpenClaw | contracts: tools; skills |
| microsoft | 添加文本转语音提供商支持。 | @openclaw/microsoft-speechincluded in OpenClaw | contracts: speechProviders |
| microsoft-foundry | 为 OpenClaw 添加 Microsoft Foundry 模型提供商支持。 | @openclaw/microsoft-foundryincluded in OpenClaw | providers: microsoft-foundry |
| migrate-claude | 将 Claude Code 和 Claude Desktop 的指令、MCP 服务器、技能和安全配置导入 OpenClaw。 | @openclaw/migrate-claudeincluded in OpenClaw | contracts: migrationProviders |
| migrate-hermes | 将 Hermes 配置、记忆、技能和支持的凭证导入 OpenClaw。 | @openclaw/migrate-hermesincluded in OpenClaw | contracts: migrationProviders |
| minimax | 为 OpenClaw 添加 MiniMax、MiniMax Portal 模型提供商支持。 | @openclaw/minimax-providerincluded in OpenClaw | providers: minimax, minimax-portal; contracts: imageGenerationProviders, mediaUnderstandingProviders, musicGenerationProviders, speechProviders, videoGenerationProviders, webSearchProviders |
| mistral | 为 OpenClaw 添加 Mistral 模型提供商支持。 | @openclaw/mistral-providerincluded in OpenClaw | providers: mistral; contracts: mediaUnderstandingProviders, memoryEmbeddingProviders, realtimeTranscriptionProviders |
| moonshot | 为 OpenClaw 添加 Moonshot 模型提供商支持。 | @openclaw/moonshot-providerincluded in OpenClaw | providers: moonshot; contracts: mediaUnderstandingProviders, webSearchProviders |
| nvidia | 为 OpenClaw 添加 NVIDIA 模型提供商支持。 | @openclaw/nvidia-providerincluded in OpenClaw | providers: nvidia |
| oc-path | 添加 openclaw path CLI,用于 oc:// 工作区文件寻址。 | @openclaw/oc-pathincluded in OpenClaw | plugin |
| ollama | 为 OpenClaw 添加 Ollama 模型提供商支持。 | @openclaw/ollama-providerincluded in OpenClaw | providers: ollama; contracts: memoryEmbeddingProviders, webSearchProviders |
| open-prose | OpenProse VM 技能包,包含 /prose 斜杠命令。 | @openclaw/open-proseincluded in OpenClaw | skills |
| openai | 为 OpenClaw 添加 OpenAI、OpenAI Codex 模型提供商支持。 | @openclaw/openai-providerincluded in OpenClaw | providers: openai, openai-codex; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, realtimeTranscriptionProviders, realtimeVoiceProviders, speechProviders, videoGenerationProviders |
| opencode | 为 OpenClaw 添加 OpenCode 模型提供商支持。 | @openclaw/opencode-providerincluded in OpenClaw | providers: opencode; contracts: mediaUnderstandingProviders |
| opencode-go | 为 OpenClaw 添加 OpenCode Go 模型提供商支持。 | @openclaw/opencode-go-providerincluded in OpenClaw | providers: opencode-go; contracts: mediaUnderstandingProviders |
| openrouter | 为 OpenClaw 添加 OpenRouter 模型提供商支持。 | @openclaw/openrouter-providerincluded in OpenClaw | providers: openrouter; contracts: imageGenerationProviders, mediaUnderstandingProviders, musicGenerationProviders, speechProviders, videoGenerationProviders |
| perplexity | 添加网络搜索提供商支持。 | @openclaw/perplexity-pluginincluded in OpenClaw | contracts: webSearchProviders |
| policy | 添加基于策略的 doctor 检查,用于工作区合规性。 | @openclaw/policyincluded in OpenClaw | plugin |
| qianfan | 为 OpenClaw 添加 Qianfan 模型提供商支持。 | @openclaw/qianfan-providerincluded in OpenClaw | providers: qianfan |
| qwen | 为 OpenClaw 添加 Qwen、Qwen Cloud、Model Studio、DashScope 模型提供商支持。 | @openclaw/qwen-providerincluded in OpenClaw | providers: qwen, qwencloud, modelstudio, dashscope; contracts: mediaUnderstandingProviders, videoGenerationProviders |
| runway | 添加视频生成提供商支持。 | @openclaw/runway-providerincluded in OpenClaw | contracts: videoGenerationProviders |
| searxng | 添加网络搜索提供商支持。 | @openclaw/searxng-pluginincluded in OpenClaw | contracts: webSearchProviders |
| senseaudio | 添加媒体理解提供商支持。 | @openclaw/senseaudio-providerincluded in OpenClaw | contracts: mediaUnderstandingProviders |
| sglang | 为 OpenClaw 添加 SGLang 模型提供商支持。 | @openclaw/sglang-providerincluded in OpenClaw | providers: sglang |
| signal | 添加 Signal 通道界面,用于收发 OpenClaw 消息。 | @openclaw/signalincluded in OpenClaw | channels: signal |
| skill-workshop | 捕获可重复的工作流作为工作区技能,支持待审查、安全写入和技能提示刷新。 | @openclaw/skill-workshopincluded in OpenClaw | contracts: tools |
| stepfun | 为 OpenClaw 添加 StepFun、StepFun Plan 模型提供商支持。 | @openclaw/stepfun-providerincluded in OpenClaw | providers: stepfun, stepfun-plan |
| synthetic | 为 OpenClaw 添加 Synthetic 模型提供商支持。 | @openclaw/synthetic-providerincluded in OpenClaw | providers: synthetic |
| tavily | 添加智能体可调用的工具和网络搜索提供商支持。 | @openclaw/tavily-pluginincluded in OpenClaw | contracts: tools, webSearchProviders; skills |
| telegram | 添加 Telegram 通道界面,用于收发 OpenClaw 消息。 | @openclaw/telegramincluded in OpenClaw | channels: telegram |
| tencent | 为 OpenClaw 添加 Tencent TokenHub 模型提供商支持。 | @openclaw/tencent-providerincluded in OpenClaw | providers: tencent-tokenhub |
| together | 为 OpenClaw 添加 Together 模型提供商支持。 | @openclaw/together-providerincluded in OpenClaw | providers: together; contracts: videoGenerationProviders |
| tokenjuice | 使用 tokenjuice 压缩器压缩 exec 和 bash 工具结果。 | @openclaw/tokenjuiceincluded in OpenClaw | contracts: agentToolResultMiddleware |
| tts-local-cli | 添加文本转语音提供商支持。 | @openclaw/tts-local-cliincluded in OpenClaw | contracts: speechProviders |
| venice | 为 OpenClaw 添加 Venice 模型提供商支持。 | @openclaw/venice-providerincluded in OpenClaw | providers: venice |
| vercel-ai-gateway | 为 OpenClaw 添加 Vercel AI Gateway 模型提供商支持。 | @openclaw/vercel-ai-gateway-providerincluded in OpenClaw | providers: vercel-ai-gateway |
| vllm | 为 OpenClaw 添加 vLLM 模型提供商支持。 | @openclaw/vllm-providerincluded in OpenClaw | providers: vllm |
| volcengine | 为 OpenClaw 添加 Volcengine、Volcengine Plan 模型提供商支持。 | @openclaw/volcengine-providerincluded in OpenClaw | providers: volcengine, volcengine-plan; contracts: speechProviders |
| voyage | 添加记忆嵌入提供商支持。 | @openclaw/voyage-providerincluded in OpenClaw | contracts: memoryEmbeddingProviders |
| vydra | 为 OpenClaw 添加 Vydra 模型提供商支持。 | @openclaw/vydra-providerincluded in OpenClaw | providers: vydra; contracts: imageGenerationProviders, speechProviders, videoGenerationProviders |
| web-readability | 从本地 HTML 网页抓取响应中提取可读文章内容。 | @openclaw/web-readability-pluginincluded in OpenClaw | contracts: webContentExtractors |
| webhooks | 认证的入站 webhooks,将外部自动化绑定到 OpenClaw TaskFlows。 | @openclaw/webhooksincluded in OpenClaw | plugin |
| xai | 为 OpenClaw 添加 xAI 模型提供商支持。 | @openclaw/xai-pluginincluded in OpenClaw | providers: xai; contracts: imageGenerationProviders, mediaUnderstandingProviders, realtimeTranscriptionProviders, speechProviders, tools, videoGenerationProviders, webSearchProviders |
| xiaomi | 为 OpenClaw 添加 Xiaomi 模型提供商支持。 | @openclaw/xiaomi-providerincluded in OpenClaw | providers: xiaomi; contracts: speechProviders |
| zai | 为 OpenClaw 添加 Z.AI 模型提供商支持。 | @openclaw/zai-providerincluded in OpenClaw | providers: zai; contracts: mediaUnderstandingProviders |
官方外部包
| 插件 | 描述 | 分发方式 | Surface(能力接口) |
|---|---|---|---|
| acpx | 嵌入式 ACP 运行时后端,插件自有会话和传输管理。 | @openclaw/acpxnpm; ClawHub | skills |
| amazon-bedrock | 为 OpenClaw 添加 Amazon Bedrock 模型提供商支持。 | @openclaw/amazon-bedrock-providernpm; ClawHub | providers: amazon-bedrock; contracts: memoryEmbeddingProviders |
| amazon-bedrock-mantle | 为 OpenClaw 添加 Amazon Bedrock Mantle 模型提供商支持。 | @openclaw/amazon-bedrock-mantle-providernpm; ClawHub | providers: amazon-bedrock-mantle |
| anthropic-vertex | 为 OpenClaw 添加 Anthropic Vertex 模型提供商支持。 | @openclaw/anthropic-vertex-providernpm; ClawHub | providers: anthropic-vertex |
| brave | 添加网络搜索提供商支持。 | @openclaw/brave-pluginnpm; ClawHub | contracts: webSearchProviders |
| codex | Codex 应用服务器框架和 Codex 管理的 GPT 模型目录。 | @openclaw/codexnpm; ClawHub | providers: codex; contracts: mediaUnderstandingProviders, migrationProviders |
| diagnostics-otel | OpenClaw 诊断 OpenTelemetry 导出器。 | @openclaw/diagnostics-otelnpm; ClawHub: clawhub:@openclaw/diagnostics-otel | plugin |
| diagnostics-prometheus | OpenClaw 诊断 Prometheus 导出器。 | @openclaw/diagnostics-prometheusnpm; ClawHub: clawhub:@openclaw/diagnostics-prometheus | plugin |
| diffs | 只读差异查看器和用于智能体的文件渲染器。 | @openclaw/diffsnpm; ClawHub | contracts: tools; skills |
| discord | 添加 Discord 通道界面,用于收发 OpenClaw 消息。 | @openclaw/discordnpm; ClawHub | channels: discord |
| feishu | 添加飞书通道界面,用于收发 OpenClaw 消息。 | @openclaw/feishunpm; ClawHub | channels: feishu; contracts: tools; skills |
| google-meet | 通过 Chrome 或 Twilio 传输加入 Google Meet 通话。 | @openclaw/google-meetnpm; ClawHub | contracts: tools |
| googlechat | 添加 Google Chat 通道界面,用于收发 OpenClaw 消息。 | @openclaw/googlechatnpm; ClawHub | channels: googlechat |
| line | 添加 LINE 通道界面,用于收发 OpenClaw 消息。 | @openclaw/linenpm; ClawHub | channels: line |
| lobster | 类型化工作流工具,支持可恢复的审批。 | @openclaw/lobsternpm; ClawHub | contracts: tools |
| matrix | 添加 Matrix 通道界面,用于收发 OpenClaw 消息。 | @openclaw/matrixClawHub: clawhub:@openclaw/matrix; npm | channels: matrix |
| memory-lancedb | 添加智能体可调用的工具。 | @openclaw/memory-lancedbnpm; ClawHub | contracts: tools |
| msteams | 添加 Microsoft Teams 通道界面,用于收发 OpenClaw 消息。 | @openclaw/msteamsnpm; ClawHub | channels: msteams |
| nextcloud-talk | 添加 Nextcloud Talk 通道界面,用于收发 OpenClaw 消息。 | @openclaw/nextcloud-talknpm; ClawHub | channels: nextcloud-talk |
| nostr | 添加 Nostr 通道界面,用于收发 OpenClaw 消息。 | @openclaw/nostrnpm; ClawHub | channels: nostr |
| openshell | 基于 NVIDIA OpenShell CLI 的沙箱后端,支持镜像本地工作区和 SSH 命令执行。 | @openclaw/openshell-sandboxnpm; ClawHub | plugin |
| qqbot | 添加 QQ 机器人通道界面,用于收发 OpenClaw 消息。 | @openclaw/qqbotnpm; ClawHub | channels: qqbot; contracts: tools; skills |
| slack | 添加 Slack 通道界面,用于收发 OpenClaw 消息。 | @openclaw/slacknpm; ClawHub | channels: slack |
| synology-chat | 添加 Synology Chat 通道界面,用于收发 OpenClaw 消息。 | @openclaw/synology-chatnpm; ClawHub | channels: synology-chat |
| tlon | 添加 Tlon 通道界面,用于收发 OpenClaw 消息。 | @openclaw/tlonnpm; ClawHub | channels: tlon; contracts: tools; skills |
| twitch | 添加 Twitch 通道界面,用于收发 OpenClaw 消息。 | @openclaw/twitchnpm; ClawHub | channels: twitch |
| voice-call | 添加智能体可调用的工具。 | @openclaw/voice-callnpm; ClawHub | contracts: tools |
| 添加 WhatsApp 通道界面,用于收发 OpenClaw 消息。 | @openclaw/whatsappClawHub: clawhub:@openclaw/whatsapp; npm | channels: whatsapp | |
| zalo | 添加 Zalo 通道界面,用于收发 OpenClaw 消息。 | @openclaw/zalonpm; ClawHub | channels: zalo |
| zalouser | 添加 Zalo 个人通道界面,用于收发 OpenClaw 消息。 | @openclaw/zalousernpm; ClawHub | channels: zalouser; contracts: tools |
仅源码检出
| 插件 | 描述 | 分发方式 | Surface(能力接口) |
|---|---|---|---|
| qa-channel | 添加 QA 通道界面,用于收发 OpenClaw 消息。 | @openclaw/qa-channelsource checkout only | channels: qa-channel |
| qa-lab | OpenClaw QA 实验室插件,包含私有调试器 UI 和场景运行器。 | @openclaw/qa-labsource checkout only | plugin |
| qa-matrix | Matrix QA 传输运行器和底层。 | @openclaw/qa-matrixsource checkout only | plugin |
常见问题
如何安装 Discord 插件?
运行 openclaw plugins install @openclaw/discord,然后执行 openclaw gateway restart。安装后可使用 openclaw plugins inspect discord --runtime --json 验证。
哪些插件不需要安装?
标记为 "included in OpenClaw" 的插件已内置在核心 npm 包中,例如 OpenAI、Telegram、Webhooks 等。详细列表见「核心 npm 包」表格。
安装官方外部包后必须重启 Gateway 吗?
是的。每次安装或更新外部包后,都需要运行 openclaw gateway restart 才能生效。