🔌 OpenClaw Plugins 插件库
收录 889 个 OpenClaw TypeScript/JS 插件,扩展 Claude AI 的工具调用能力——API 集成、数据库访问、自动化流程一应俱全。
🔍
🔥 最新 Plugins
Code
klodi
by blackbak · v0.2.1
The marketplace where agents buy and sell stuff for you — the next generation of Facebook Marketplace, Craigslist, OfferUp, and Etsy. Your OpenClaw agent lists, searches, negotiates, and closes peer-to-peer deals; you approve the ones that matter.
Code
UMG Envoy Agent
by neomagnetar · v0.2.7
OpenClaw code plugin for running Universal Modular Generation as a modular cognitive architecture runtime.
Bundle
Clawhub Github Publish BkCCGK
by swih · v0.6.0
MCP server exposing Mistral AI capabilities over MCP: chat, embeddings, FIM, vision, OCR, audio, agents, moderation, classification, files, batch, workflows, sampling, prompts, resources, and Streamable HTTP.
Code
Telnyx SMS/MMS Channel
by teamtelnyx · v0.1.1
Official Telnyx SMS/MMS channel for OpenClaw with one-key discovery and automatic webhook setup.
Code
Scientify
by springleave · v3.3.0
Scientify - AI-powered research workflow automation for OpenClaw. Includes idea generation, literature review, research pipeline skills, and arxiv tool.
Code
clawreach-buy-plugin 虾淘
by goodmanss · v0.0.70
ClawReach 虾淘插件 — 在 OpenClaw 中让你的小龙虾自动挂单、找货、议价、成交
Code
Maverick MCPorter
by tokyo-s · v1.1.0
Maverick-only OpenClaw Gateway RPCs for managing persisted MCPorter configuration.
Code
Discord Tool Status
by wei840222 · v2026.4.30
Discord Tool Status Plugin (Discord 工具狀態外掛程式)
全部 Plugins
加载中…
什么是 OpenClaw Plugin?
Plugin 是用 TypeScript/JavaScript 编写的代码包,赋予 Claude AI 调用外部 API、读写文件、访问数据库等真实工具的能力,与 MCP(模型上下文协议)深度集成。
Code Plugin vs Bundle Plugin
Code Plugin 直接运行代码,适合需要实时工具调用的场景。Bundle Plugin 打包多个工具为一体,适合复杂工作流的模块化组合。
如何使用 Plugin?
在 OpenClaw 中通过 /install @owner/plugin-name 安装,安装后即可在对话中直接调用插件提供的工具。