vincentkoc/awesome-openclaw
GitHub: vincentkoc/awesome-openclaw
一份精选的 OpenClaw AI agent 框架生态资源列表,汇集了技能、插件、MCP 工具、部署方案和开发者工具等高价值资源。
Stars: 135 | Forks: 69
# 极致的 OpenClaw [](https://github.com/sindresorhus/awesome) [](https://github.com/vincentkoc/awesome-openclaw/actions/workflows/ci.yml) [](https://github.com/vincentkoc/awesome-openclaw/actions/workflows/ci.yml) [](CONTRIBUTING.md)
**[English](README.md) | [简体中文](README.zh-CN.md) | [日本語](README.ja.md) | [한국어](README.ko.md) | [Español](README.es.md) | [Deutsch](README.de.md) | [Français](README.fr.md) | [Русский](README.ru.md)**

一份精选的**OpenClaw**(前称 **Moltbot**,最初为 **Clawdbot**)高价值资源列表:框架、技能、工具、部署和真实用例。
OpenClaw 是一个开源、自托管的 AI agent 框架,它将 LLM 连接到工具、消息渠道和记忆系统,使 agent 能够执行真实的工作流。它以前被称为 Moltbot 和 Clawdbot,旨在通过技能、插件和生态集成来实现高度的可扩展性。
## 导航
- [替代架构](#alternative-architectures)
- [社区频道](#community-channels)
- [贡献](#contributing)
- [精选合集](#curated-collections)
- [开发者工具与可观测性](#developer-tooling-and-observability)
- [部署与运维](#deployment-and-operations)
- [License](#license)
- [本地化与区域分支](#localization-and-regional-forks)
- [MCP 与工具服务器](#mcp-and-tool-servers)
- [媒体与论文](#media-and-papers)
- [记忆与上下文系统](#memory-and-context-systems)
- [官方资源](#official-resources)
- [插件与集成](#plugins-and-integrations)
- [技能与技能索引](#skills-and-skill-indexes)
## 状态标记
- 🎖️ OpenClaw 官方维护的资源(组织仓库、官方文档或官方频道)。
- 💵 通常需要付费服务或付费版本才能使用全部功能。
## 安全提示
社区插件、技能、MCP 服务器和集成可以执行代码、处理凭证、发送消息或访问外部系统。默认情况下,请将它们视为不受信任的。
只有带有 `🎖️` 标记的条目才是 OpenClaw 官方维护的资源。列出社区条目是为了方便发现,并不代表进行了安全审查或认可。在使用它们之前,请审查源码、权限、安装步骤和维护状态。
## 社区频道
- [4claw.org](https://www.4claw.org) - 用于自主 agent 对话的 4chan 风格图片论坛。
- [Clawk](https://www.clawk.ai/) - Twitter 风格的社交网络,agent 可以在此发布、关注、点赞和转发短篇动态。
- [GitHub Issues](https://github.com/openclaw/openclaw/issues) - OpenClaw 核心的 Bug 报告和功能请求。🎖️
- [MoltBook](https://www.moltbook.com/) - 连接到更广泛的 Molt 生态的 Agent 优先社交平台。
- [Moltbook](https://moltbookai.net) - Reddit 风格的 AI agent 社交网络,人类可以观察 agent 之间的活动。
- [MoltHub](https://moithub.com/) - 面向成人模型的 agent 平台。
- [MoltThreats](https://promptintel.novahunting.ai/molt) - 第一个面向 AI agent 的威胁情报源:分享最新威胁并接收自动保护。
- [Moltx](https://moltx.io/) - X 风格的 agent 社交信息流,支持时间线回复、点赞和关注。
- [Shellmates](https://www.shellmates.app) - 为 agent 匹配短期和长期交流对象的平台。
## 替代架构
- [gavrielc/nanoclaw](https://github.com/qwibitai/nanoclaw) - OpenClaw 生态系统中的轻量级替代架构/框架。 
- [HKUDS/nanobot](https://github.com/HKUDS/nanobot) - 超轻量级个人 AI 助手实现。 
- [jlia0/tinyclaw](https://github.com/jlia0/tinyclaw) - 仅用 400 行代码实现的 OpenClaw。 
- [microclaw/microclaw](https://github.com/microclaw/microclaw) - 支持工具执行的 Rust 助手。 
- [memovai/mimiclaw](https://github.com/memovai/mimiclaw) - 将小巧的 ESP32-S3 开发板变成个人 AI 助手。 
- [nearai/ironclaw](https://github.com/nearai/ironclaw) - 受 OpenClaw 启发、专注于隐私和安全的 Rust 实现。 
- [puremachinery/carapace](https://github.com/puremachinery/carapace) - 注重安全的助手,具备沙盒和插件隔离功能。 
- [sipeed/picoclaw](https://github.com/sipeed/picoclaw) - 能在 $10 且 RAM < 10MB 的硬件上运行的 Go 实现。 
- [ysz/nanoClaw](https://github.com/ysz/nanoClaw) - 支持快速设置的轻量级安全助手。 
- [vincenzodomina/supaclaw](https://github.com/vincenzodomina/supaclaw) - OpenClaw 的基础版本,但完全基于 Supabase 构建。 
## 官方资源
- [OpenClaw Website](https://openclaw.ai) - 产品和项目主页。🎖️
- [OpenClaw Docs](https://docs.openclaw.ai) - 主要文档门户。🎖️
- [Getting Started](https://docs.openclaw.ai/start/getting-started) - 最快实现可用配置的途径。🎖️
- [Plugin Docs](https://docs.openclaw.ai/tools/plugin) - 官方插件编写和运行时指南。🎖️
- [Skills Docs](https://docs.openclaw.ai/tools/skills) - 官方技能模型和使用文档。🎖️
- [openclaw/openclaw](https://github.com/openclaw/openclaw) - 核心助手框架仓库。🎖️ 
- [openclaw/clawhub](https://github.com/openclaw/clawhub) - 官方技能注册源。🎖️ 
- [openclaw/skills](https://github.com/openclaw/skills) - 已归档的历史技能版本。🎖️ 
## 精选合集
- [hesamsheikh/awesome-openclaw-usecases](https://github.com/hesamsheikh/awesome-openclaw-usecases) - 真实世界的使用模式和领域示例。 
- [mergisi/awesome-openclaw-agents](https://github.com/mergisi/awesome-openclaw-agents) - 社区收集的生产级 OpenClaw agent 模板,涵盖产品经理、写作、SEO、DevOps 等。 
- [TravisLeeeeee/awesome-openclaw-personas](https://github.com/TravisLeeeeee/awesome-openclaw-personas) - 精选的、生产级 OpenClaw 角色包合集,包含 SOUL.md、AGENTS.md 和 SKILL.md 配置。 
- [VoltAgent/awesome-openclaw-skills](https://github.com/VoltAgent/awesome-openclaw-skills) - 主要的社区 OpenClaw 技能索引,附带重命名谱系上下文。 
## 技能与技能索引
以下大多数条目由社区维护,未经 OpenClaw 审查。只有带有 `🎖️` 标记的条目是官方资源。
- [BankrBot/openclaw-skills](https://github.com/BankrBot/openclaw-skills) - 专注于自动化和金融的社区技能库。 
- [clawdbot/skills](https://github.com/openclaw/skills) - 指向历史技能归档内容的旧版别名路径。 
- [jdrhyne/agent-skills](https://github.com/jdrhyne/agent-skills) - Agent 技能包和可重用的工作流扩展。 
- [lekt9/unbrowse-openclaw](https://github.com/lekt9/unbrowse-openclaw) - 从捕获的网络/API 流量生成 API 技能的工作流。 
- [openclaw/clawhub](https://github.com/openclaw/clawhub) - 官方技能目录和发现界面。🎖️ 
- [openclaw/skills](https://github.com/openclaw/skills) - 发布在 ClawHub 上的技能归档版本。🎖️ 
- [pors/skill-audit](https://github.com/pors/skill-audit) - 用于验证和强化技能质量的技能审计工具包。 
- [runkids/skillshare](https://github.com/runkids/skillshare) - 跨 AI 编码工具共享和同步技能包。 
- [Skills.sh OpenClaw Directory](https://skills.sh/openclaw/openclaw) - 第三方 OpenClaw 技能发现目录。
- [Virtual-Protocol/openclaw-acp](https://github.com/Virtual-Protocol/openclaw-acp) - 用于商业流程的 Agent Commerce Protocol 技能包。 
## 插件与集成
以下大多数条目由社区维护,未经 OpenClaw 审查。只有带有 `🎖️` 标记的条目是官方资源。
- [11haonb/wecom-openclaw-plugin](https://github.com/11haonb/wecom-openclaw-plugin) - WeCom (企业微信) 企业消息插件。 
- [AlexAnys/feishu-openclaw](https://github.com/AlexAnys/feishu-openclaw) - 具有简化自托管设置的飞书/Lark 集成插件。 
- [ClariSortAi/openclaw-manager-plugin](https://github.com/ClariSortAi/openclaw-manager-plugin) - 用于安装和配置工作流的生命周期管理器。 
- [DNYoussef/guardspine-openclaw](https://github.com/DNYoussef/guardspine-openclaw) - 具有默认拒绝门控和风险分级的治理插件。 
- [hyperspell/hyperspell-openclaw](https://github.com/hyperspell/hyperspell-openclaw) - 用于 OpenClaw 工作流的 HyperSpell 插件集成。 
- [limouren01/openclaw_qq_plugin](https://github.com/limouren01/openclaw_qq_plugin) - 用于集成中国平台的 QQ 消息渠道插件。 
- [m1heng/clawdbot-feishu](https://github.com/m1heng/clawdbot-feishu) - 支持企业机器人的飞书/Lark 渠道插件。 
- [marshallrichards/ClawPhone](https://github.com/marshallrichards/ClawPhone) - 具有手机优先工作流界面的移动伴侣应用。 
- [MemTensor/MemOS-Cloud-OpenClaw-Plugin](https://github.com/MemTensor/MemOS-Cloud-OpenClaw-Plugin) - 用于持久召回的云记忆插件。 
- [onecli/onecli](https://github.com/onecli/onecli) - 专为 AI agent 设计的凭证保险库,带有 Rust HTTP 网关,能在不暴露原始 API key 的情况下注入机密信息。 
- [rickybloomfield/OuraClaw](https://github.com/rickybloomfield/OuraClaw) - 用于准备状态、睡眠和活动摘要的 Oura 集成插件。 
- [soimy/openclaw-channel-dingtalk](https://github.com/soimy/openclaw-channel-dingtalk) - 支持流式传输的钉钉企业频道插件。 
- [techartdev/OpenClawHomeAssistant](https://github.com/techartdev/OpenClawHomeAssistant) - 具备实体级集成功能的 Home Assistant 插件。 
## MCP 与工具服务器
- [androidStern-personal/openclaw-mcp-adapter](https://github.com/androidStern-personal/openclaw-mcp-adapter) - 用于原生 OpenClaw 工具访问的适配器。 
- [Enderfga/openclaw-claude-code-skill](https://github.com/Enderfga/openclaw-claude-code-skill) - 通过 MCP 为 OpenClaw 集成 Claude Code 技能。 
- [Helms-AI/openclaw-mcp-server](https://github.com/Helms-AI/openclaw-mcp-server) - 暴露 OpenClaw Gateway 工具的 MCP 服务器。 
## 媒体与论文
- [Clawdbot Showed Me What the Future of Personal AI Assistants Looks Like](https://www.macstories.net/stories/clawdbot-showed-me-what-the-future-of-personal-ai-assistants-looks-like/) - MacStories 对早期 Clawdbot/OpenClaw 个人 agent 工作流的报道。
## 记忆与上下文系统
- [Mem0 persistent OpenClaw memory](https://docs.mem0.ai/integrations/openclaw) - 使用 Mem0 实现持久化记忆的集成文档。💵
- [memovai/memov](https://github.com/memovai/memov) - 用于持久化 OpenClaw 上下文的记忆层和检索工具包。 
- [MemTensor/MemOS](https://github.com/MemTensor/MemOS) - 在 OpenClaw 生态中得到采用的记忆操作系统。 
- [NevaMind-AI/memU](https://github.com/NevaMind-AI/memU) - 专为长周期助手设计的 Agent 记忆层。 
- [nhevers/MoltBrain](https://github.com/nhevers/MoltBrain) - 用于 OpenClaw 和 MoltBook agent 工作流的长期记忆层。 
- [oceanbase/powermem](https://github.com/oceanbase/powermem) - 为 OpenClawd 插件流程提供的长期记忆支持。 
- [vincentkoc/openamnesia](https://github.com/vincentkoc/openamnesia) - 持续学习上下文引擎,从真实活动中提取安全记忆,以增强 agent 的强冷启动能力。 
- [supermemory OpenClaw Integration Docs](https://supermemory.ai/docs/integrations/openclaw) - 使用 OpenClaw 部署 Supermemory 的官方指南。💵
- [supermemoryai/openclaw-supermemory](https://github.com/supermemoryai/openclaw-supermemory) - 由 Supermemory 支持的长期记忆插件。💵 
- [thedotmack/claude-mem](https://github.com/thedotmack/claude-mem/) - 用于 Claude/OpenClaw 上下文持久化的极简记忆层。 
- [tobi/qmd](https://github.com/tobi/qmd) - 用于持久化 agent 上下文的、原生支持 Markdown 的记忆和知识工作流。 
## 开发者工具与可观测性
- [bokonon23/clawdbot-cost-monitor](https://github.com/bokonon23/clawdbot-cost-monitor) - 用于监控 OpenClaw/Clawdbot 使用成本和支出的工具。 
- [ClawFOMO](https://clawfomo.com) - 用于监控生态系统活动的实时趋势和情绪监视器。
- [clawdeckio/clawdeck](https://github.com/clawdeckio/clawdeck) - 用于管理 OpenClaw agent 的任务控制仪表板。 
- [crshdn/mission-control](https://github.com/crshdn/mission-control) - 用于 OpenClaw 网关工作流的多 agent 编排仪表板。 
- [grp06/openclaw-studio](https://github.com/grp06/openclaw-studio) - 用于 OpenClaw 工作流的工作室风格 Web IDE 和管理界面。 
- [ibelick/webclaw](https://github.com/ibelick/webclaw) - 用于 OpenClaw 交互的快速网页客户端界面。 
- [Intina47/context-sync](https://github.com/Intina47/context-sync) - 用于多会话 agent 工作流的上下文同步实用程序。 
- [iOfficeAI/AionUi](https://github.com/iOfficeAI/AionUi) - 用于管理和交互 OpenClaw 风格 agent 系统的本地 UI。 
- [jasonkneen/vibeclaw](https://github.com/jasonkneen/vibeclaw) - 在浏览器中运行的完整 OpenClaw 实例 — 可视化服务器构建器、带有免费 AI 模型的沙盒、服务器库。无需安装。([vibeclaw.dev](https://vibeclaw.dev)) 
- [junhoyeo/tokscale](https://github.com/junhoyeo/tokscale) - 跨编码助手工作流的 token 和成本跟踪工具。 
- [kepano/obsidian-skills](https://github.com/kepano/obsidian-skills) - 对 OpenClaw 技能设计很有帮助的可转移技能包模式。 
- [luccast/crabwalk](https://github.com/luccast/crabwalk) - OpenClaw agent 会话的监控伴侣工具。 
- [Hotmolts](https://www.hotmolts.com) - 基于社交图和互动信号对有影响力的 agent 进行排名的引擎。
- [Molt Match](https://moltmatch.xyz) - 用于 agent 协作和寻找伙伴的匹配与发现层。
- [merciagents/riphook](https://github.com/merciagents/riphook) - 用于 agent 驱动自动化的 webhook 和事件桥接工具。 
- [openclaw/lobster](https://github.com/openclaw/lobster) - 用于编排 OpenClaw 工具和自动化的工作流 Shell。🎖️ 
- [OthmanAdi/planning-with-files](https://github.com/OthmanAdi/planning-with-files) - agent 仓库中使用的基于文件的规划工作流技能模式。 
- [prompt-security/clawsec](https://github.com/prompt-security/clawsec) - 包含漂移检测、审计和技能完整性检查的安全技能套件。 
- [rdsthomas/mission-control](https://github.com/rdsthomas/mission-control) - 用于 OpenClaw 工作流中任务管理的看板仪表板。 
- [refly-ai/refly](https://github.com/refly-ai/refly) - 与 agent 工具有交集的技能和工作流构建生态系统。 
- [shanselman/openclaw-windows-hub](https://github.com/shanselman/openclaw-windows-hub) - 用于桌面集成的 Windows 伴侣中心。 
- [Unbrowse](https://www.unbrowse.ai/) - 将浏览器工作流转化为 API 集成和 agent 技能的平台。
## 部署与运维
### 托管服务与设置
这些提供商为您处理设置工作:无需 Docker、无需终端、无需 DevOps。
- [Agent37](https://www.agent37.com/openclaw) - 几乎能立即开通的托管式 OpenClaw 实例。💵
- [ClawCloud](https://www.clawcloud.sh/) - 具有自动更新和备份功能的托管式 OpenClaw 托管服务。💵
- [ClawSimple](https://clawsimple.com/en) - 提供简单套餐和设置的托管式 OpenClaw 服务。💵
- [Contabo OpenClaw](https://contabo.com/en-us/openclaw-hosting/) - 具有可预测定价的基于 VPS 的 OpenClaw 托管选项。💵
- [EasyClaw](https://www.easyclaw.pro/en) - 支持多模型的托管式 OpenClaw 设置服务。💵
- [GetClawHelp](https://getclawhelp.com/) - 为您的 VPS 上的 OpenClaw 提供一次性的一对一协助设置。💵
- [Kilo Claw](https://kilo.ai/kiloclaw) - 具有 SSO 和审计功能的托管式 OpenClaw 平台。💵
- [MyClaw.ai](https://myclaw.ai/pricing) - 具有即时设置和备份功能的托管式 OpenClaw 实例。💵
- [Myclawhost](https://www.myclawhost.com/) - 提供分级套餐的托管式 OpenClaw 服务。💵
- [OpenClaw Cloud](https://openclawcloud.work/) - 托管式 OpenClaw 云产品(测试版)。💵
- [OpenClaw Hosting](Vincent Koc 用 💙 制作 · MIT
标签:AI智能体, AI框架, C2, MCP工具, 威胁情报, 开发者工具, 开源生态