vincentkoc/awesome-openclaw

GitHub: vincentkoc/awesome-openclaw

一份精选的 OpenClaw AI agent 框架生态资源列表,汇集了技能、插件、MCP 工具、部署方案和开发者工具等高价值资源。

Stars: 135 | Forks: 69

# 极致的 OpenClaw [![Awesome](https://awesome.re/badge.svg)](https://github.com/sindresorhus/awesome) [![CI](https://img.shields.io/github/actions/workflow/status/vincentkoc/awesome-openclaw/ci.yml?label=CI)](https://github.com/vincentkoc/awesome-openclaw/actions/workflows/ci.yml) [![Link Check](https://img.shields.io/github/actions/workflow/status/vincentkoc/awesome-openclaw/ci.yml?label=Link%20Check)](https://github.com/vincentkoc/awesome-openclaw/actions/workflows/ci.yml) [![欢迎 PR](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](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)** ![Awesome OpenClaw Banner](https://static.pigsec.cn/wp-content/uploads/repos/2026/06/627289f08f201124.jpg) 一份精选的**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 生态系统中的轻量级替代架构/框架。 ![GitHub stars](https://img.shields.io/github/stars/qwibitai/nanoclaw?style=social) - [HKUDS/nanobot](https://github.com/HKUDS/nanobot) - 超轻量级个人 AI 助手实现。 ![GitHub stars](https://img.shields.io/github/stars/HKUDS/nanobot?style=social) - [jlia0/tinyclaw](https://github.com/jlia0/tinyclaw) - 仅用 400 行代码实现的 OpenClaw。 ![GitHub stars](https://img.shields.io/github/stars/jlia0/tinyclaw?style=social) - [microclaw/microclaw](https://github.com/microclaw/microclaw) - 支持工具执行的 Rust 助手。 ![GitHub stars](https://img.shields.io/github/stars/microclaw/microclaw?style=social) - [memovai/mimiclaw](https://github.com/memovai/mimiclaw) - 将小巧的 ESP32-S3 开发板变成个人 AI 助手。 ![GitHub stars](https://img.shields.io/github/stars/memovai/mimiclaw?style=social) - [nearai/ironclaw](https://github.com/nearai/ironclaw) - 受 OpenClaw 启发、专注于隐私和安全的 Rust 实现。 ![GitHub stars](https://img.shields.io/github/stars/nearai/ironclaw?style=social) - [puremachinery/carapace](https://github.com/puremachinery/carapace) - 注重安全的助手,具备沙盒和插件隔离功能。 ![GitHub stars](https://img.shields.io/github/stars/puremachinery/carapace?style=social) - [sipeed/picoclaw](https://github.com/sipeed/picoclaw) - 能在 $10 且 RAM < 10MB 的硬件上运行的 Go 实现。 ![GitHub stars](https://img.shields.io/github/stars/sipeed/picoclaw?style=social) - [ysz/nanoClaw](https://github.com/ysz/nanoClaw) - 支持快速设置的轻量级安全助手。 ![GitHub stars](https://img.shields.io/github/stars/ysz/nanoClaw?style=social) - [vincenzodomina/supaclaw](https://github.com/vincenzodomina/supaclaw) - OpenClaw 的基础版本,但完全基于 Supabase 构建。 ![GitHub stars](https://img.shields.io/github/stars/vincenzodomina/supaclaw?style=social) ## 官方资源 - [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) - 核心助手框架仓库。🎖️ ![GitHub stars](https://img.shields.io/github/stars/openclaw/openclaw?style=social) - [openclaw/clawhub](https://github.com/openclaw/clawhub) - 官方技能注册源。🎖️ ![GitHub stars](https://img.shields.io/github/stars/openclaw/clawhub?style=social) - [openclaw/skills](https://github.com/openclaw/skills) - 已归档的历史技能版本。🎖️ ![GitHub stars](https://img.shields.io/github/stars/openclaw/skills?style=social) ## 精选合集 - [hesamsheikh/awesome-openclaw-usecases](https://github.com/hesamsheikh/awesome-openclaw-usecases) - 真实世界的使用模式和领域示例。 ![GitHub stars](https://img.shields.io/github/stars/hesamsheikh/awesome-openclaw-usecases?style=social) - [mergisi/awesome-openclaw-agents](https://github.com/mergisi/awesome-openclaw-agents) - 社区收集的生产级 OpenClaw agent 模板,涵盖产品经理、写作、SEO、DevOps 等。 ![GitHub stars](https://img.shields.io/github/stars/mergisi/awesome-openclaw-agents?style=social) - [TravisLeeeeee/awesome-openclaw-personas](https://github.com/TravisLeeeeee/awesome-openclaw-personas) - 精选的、生产级 OpenClaw 角色包合集,包含 SOUL.md、AGENTS.md 和 SKILL.md 配置。 ![GitHub stars](https://img.shields.io/github/stars/TravisLeeeeee/awesome-openclaw-personas?style=social) - [VoltAgent/awesome-openclaw-skills](https://github.com/VoltAgent/awesome-openclaw-skills) - 主要的社区 OpenClaw 技能索引,附带重命名谱系上下文。 ![GitHub stars](https://img.shields.io/github/stars/VoltAgent/awesome-openclaw-skills?style=social) ## 技能与技能索引 以下大多数条目由社区维护,未经 OpenClaw 审查。只有带有 `🎖️` 标记的条目是官方资源。 - [BankrBot/openclaw-skills](https://github.com/BankrBot/openclaw-skills) - 专注于自动化和金融的社区技能库。 ![GitHub stars](https://img.shields.io/github/stars/BankrBot/openclaw-skills?style=social) - [clawdbot/skills](https://github.com/openclaw/skills) - 指向历史技能归档内容的旧版别名路径。 ![GitHub stars](https://img.shields.io/github/stars/openclaw/skills?style=social) - [jdrhyne/agent-skills](https://github.com/jdrhyne/agent-skills) - Agent 技能包和可重用的工作流扩展。 ![GitHub stars](https://img.shields.io/github/stars/jdrhyne/agent-skills?style=social) - [lekt9/unbrowse-openclaw](https://github.com/lekt9/unbrowse-openclaw) - 从捕获的网络/API 流量生成 API 技能的工作流。 ![GitHub stars](https://img.shields.io/github/stars/lekt9/unbrowse-openclaw?style=social) - [openclaw/clawhub](https://github.com/openclaw/clawhub) - 官方技能目录和发现界面。🎖️ ![GitHub stars](https://img.shields.io/github/stars/openclaw/clawhub?style=social) - [openclaw/skills](https://github.com/openclaw/skills) - 发布在 ClawHub 上的技能归档版本。🎖️ ![GitHub stars](https://img.shields.io/github/stars/openclaw/skills?style=social) - [pors/skill-audit](https://github.com/pors/skill-audit) - 用于验证和强化技能质量的技能审计工具包。 ![GitHub stars](https://img.shields.io/github/stars/pors/skill-audit?style=social) - [runkids/skillshare](https://github.com/runkids/skillshare) - 跨 AI 编码工具共享和同步技能包。 ![GitHub stars](https://img.shields.io/github/stars/runkids/skillshare?style=social) - [Skills.sh OpenClaw Directory](https://skills.sh/openclaw/openclaw) - 第三方 OpenClaw 技能发现目录。 - [Virtual-Protocol/openclaw-acp](https://github.com/Virtual-Protocol/openclaw-acp) - 用于商业流程的 Agent Commerce Protocol 技能包。 ![GitHub stars](https://img.shields.io/github/stars/Virtual-Protocol/openclaw-acp?style=social) ## 插件与集成 以下大多数条目由社区维护,未经 OpenClaw 审查。只有带有 `🎖️` 标记的条目是官方资源。 - [11haonb/wecom-openclaw-plugin](https://github.com/11haonb/wecom-openclaw-plugin) - WeCom (企业微信) 企业消息插件。 ![GitHub stars](https://img.shields.io/github/stars/11haonb/wecom-openclaw-plugin?style=social) - [AlexAnys/feishu-openclaw](https://github.com/AlexAnys/feishu-openclaw) - 具有简化自托管设置的飞书/Lark 集成插件。 ![GitHub stars](https://img.shields.io/github/stars/AlexAnys/feishu-openclaw?style=social) - [ClariSortAi/openclaw-manager-plugin](https://github.com/ClariSortAi/openclaw-manager-plugin) - 用于安装和配置工作流的生命周期管理器。 ![GitHub stars](https://img.shields.io/github/stars/ClariSortAi/openclaw-manager-plugin?style=social) - [DNYoussef/guardspine-openclaw](https://github.com/DNYoussef/guardspine-openclaw) - 具有默认拒绝门控和风险分级的治理插件。 ![GitHub stars](https://img.shields.io/github/stars/DNYoussef/guardspine-openclaw?style=social) - [hyperspell/hyperspell-openclaw](https://github.com/hyperspell/hyperspell-openclaw) - 用于 OpenClaw 工作流的 HyperSpell 插件集成。 ![ stars](https://img.shields.io/github/stars/hyperspell/hyperspell-openclaw?style=social) - [limouren01/openclaw_qq_plugin](https://github.com/limouren01/openclaw_qq_plugin) - 用于集成中国平台的 QQ 消息渠道插件。 ![GitHub stars](https://img.shields.io/github/stars/limouren01/openclaw_qq_plugin?style=social) - [m1heng/clawdbot-feishu](https://github.com/m1heng/clawdbot-feishu) - 支持企业机器人的飞书/Lark 渠道插件。 ![GitHub stars](https://img.shields.io/github/stars/m1heng/clawdbot-feishu?style=social) - [marshallrichards/ClawPhone](https://github.com/marshallrichards/ClawPhone) - 具有手机优先工作流界面的移动伴侣应用。 ![GitHub stars](https://img.shields.io/github/stars/marshallrichards/ClawPhone?style=social) - [MemTensor/MemOS-Cloud-OpenClaw-Plugin](https://github.com/MemTensor/MemOS-Cloud-OpenClaw-Plugin) - 用于持久召回的云记忆插件。 ![GitHub stars](https://img.shields.io/github/stars/MemTensor/MemOS-Cloud-OpenClaw-Plugin?style=social) - [onecli/onecli](https://github.com/onecli/onecli) - 专为 AI agent 设计的凭证保险库,带有 Rust HTTP 网关,能在不暴露原始 API key 的情况下注入机密信息。 ![GitHub stars](https://img.shields.io/github/stars/onecli/onecli?style=social) - [rickybloomfield/OuraClaw](https://github.com/rickybloomfield/OuraClaw) - 用于准备状态、睡眠和活动摘要的 Oura 集成插件。 ![GitHub stars](https://img.shields.io/github/stars/rickybloomfield/OuraClaw?style=social) - [soimy/openclaw-channel-dingtalk](https://github.com/soimy/openclaw-channel-dingtalk) - 支持流式传输的钉钉企业频道插件。 ![GitHub stars](https://img.shields.io/github/stars/soimy/openclaw-channel-dingtalk?style=social) - [techartdev/OpenClawHomeAssistant](https://github.com/techartdev/OpenClawHomeAssistant) - 具备实体级集成功能的 Home Assistant 插件。 ![GitHub stars](https://img.shields.io/github/stars/techartdev/OpenClawHomeAssistant?style=social) ## MCP 与工具服务器 - [androidStern-personal/openclaw-mcp-adapter](https://github.com/androidStern-personal/openclaw-mcp-adapter) - 用于原生 OpenClaw 工具访问的适配器。 ![GitHub stars](https://img.shields.io/github/stars/androidStern-personal/openclaw-mcp-adapter?style=social) - [Enderfga/openclaw-claude-code-skill](https://github.com/Enderfga/openclaw-claude-code-skill) - 通过 MCP 为 OpenClaw 集成 Claude Code 技能。 ![GitHub stars](https://img.shields.io/github/stars/Enderfga/openclaw-claude-code-skill?style=social) - [Helms-AI/openclaw-mcp-server](https://github.com/Helms-AI/openclaw-mcp-server) - 暴露 OpenClaw Gateway 工具的 MCP 服务器。 ![GitHub stars](https://img.shields.io/github/stars/Helms-AI/openclaw-mcp-server?style=social) ## 媒体与论文 - [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 上下文的记忆层和检索工具包。 ![GitHub stars](https://img.shields.io/github/stars/memovai/memov?style=social) - [MemTensor/MemOS](https://github.com/MemTensor/MemOS) - 在 OpenClaw 生态中得到采用的记忆操作系统。 ![GitHub stars](https://img.shields.io/github/stars/MemTensor/MemOS?style=social) - [NevaMind-AI/memU](https://github.com/NevaMind-AI/memU) - 专为长周期助手设计的 Agent 记忆层。 ![GitHub stars](https://img.shields.io/github/stars/NevaMind-AI/memU?style=social) - [nhevers/MoltBrain](https://github.com/nhevers/MoltBrain) - 用于 OpenClaw 和 MoltBook agent 工作流的长期记忆层。 ![GitHub stars](https://img.shields.io/github/stars/nhevers/MoltBrain?style=social) - [oceanbase/powermem](https://github.com/oceanbase/powermem) - 为 OpenClawd 插件流程提供的长期记忆支持。 ![GitHub stars](https://img.shields.io/github/stars/oceanbase/powermem?style=social) - [vincentkoc/openamnesia](https://github.com/vincentkoc/openamnesia) - 持续学习上下文引擎,从真实活动中提取安全记忆,以增强 agent 的强冷启动能力。 ![GitHub stars](https://img.shields.io/github/stars/vincentkoc/openamnesia?style=social) - [supermemory OpenClaw Integration Docs](https://supermemory.ai/docs/integrations/openclaw) - 使用 OpenClaw 部署 Supermemory 的官方指南。💵 - [supermemoryai/openclaw-supermemory](https://github.com/supermemoryai/openclaw-supermemory) - 由 Supermemory 支持的长期记忆插件。💵 ![GitHub stars](https://img.shields.io/github/stars/supermemoryai/openclaw-supermemory?style=social) - [thedotmack/claude-mem](https://github.com/thedotmack/claude-mem/) - 用于 Claude/OpenClaw 上下文持久化的极简记忆层。 ![GitHub stars](https://img.shields.io/github/stars/thedotmack/claude-mem?style=social) - [tobi/qmd](https://github.com/tobi/qmd) - 用于持久化 agent 上下文的、原生支持 Markdown 的记忆和知识工作流。 ![GitHub stars](https://img.shields.io/github/stars/tobi/qmd?style=social) ## 开发者工具与可观测性 - [bokonon23/clawdbot-cost-monitor](https://github.com/bokonon23/clawdbot-cost-monitor) - 用于监控 OpenClaw/Clawdbot 使用成本和支出的工具。 ![GitHub stars](https://img.shields.io/github/stars/bokonon23/clawdbot-cost-monitor?style=social) - [ClawFOMO](https://clawfomo.com) - 用于监控生态系统活动的实时趋势和情绪监视器。 - [clawdeckio/clawdeck](https://github.com/clawdeckio/clawdeck) - 用于管理 OpenClaw agent 的任务控制仪表板。 ![GitHub stars](https://img.shields.io/github/stars/clawdeckio/clawdeck?style=social) - [crshdn/mission-control](https://github.com/crshdn/mission-control) - 用于 OpenClaw 网关工作流的多 agent 编排仪表板。 ![GitHub stars](https://img.shields.io/github/stars/crshdn/mission-control?style=social) - [grp06/openclaw-studio](https://github.com/grp06/openclaw-studio) - 用于 OpenClaw 工作流的工作室风格 Web IDE 和管理界面。 ![GitHub stars](https://img.shields.io/github/stars/grp06/openclaw-studio?style=social) - [ibelick/webclaw](https://github.com/ibelick/webclaw) - 用于 OpenClaw 交互的快速网页客户端界面。 ![GitHub stars](https://img.shields.io/github/stars/ibelick/webclaw?style=social) - [Intina47/context-sync](https://github.com/Intina47/context-sync) - 用于多会话 agent 工作流的上下文同步实用程序。 ![GitHub stars](https://img.shields.io/github/stars/Intina47/context-sync?style=social) - [iOfficeAI/AionUi](https://github.com/iOfficeAI/AionUi) - 用于管理和交互 OpenClaw 风格 agent 系统的本地 UI。 ![GitHub stars](https://img.shields.io/github/stars/iOfficeAI/AionUi?style=social) - [jasonkneen/vibeclaw](https://github.com/jasonkneen/vibeclaw) - 在浏览器中运行的完整 OpenClaw 实例 — 可视化服务器构建器、带有免费 AI 模型的沙盒、服务器库。无需安装。([vibeclaw.dev](https://vibeclaw.dev)) ![GitHub stars](https://img.shields.io/github/stars/jasonkneen/vibeclaw?style=social) - [junhoyeo/tokscale](https://github.com/junhoyeo/tokscale) - 跨编码助手工作流的 token 和成本跟踪工具。 ![GitHub stars](https://img.shields.io/github/stars/junhoyeo/tokscale?style=social) - [kepano/obsidian-skills](https://github.com/kepano/obsidian-skills) - 对 OpenClaw 技能设计很有帮助的可转移技能包模式。 ![GitHub stars](https://img.shields.io/github/stars/kepano/obsidian-skills?style=social) - [luccast/crabwalk](https://github.com/luccast/crabwalk) - OpenClaw agent 会话的监控伴侣工具。 ![GitHub stars](https://img.shields.io/github/stars/luccast/crabwalk?style=social) - [Hotmolts](https://www.hotmolts.com) - 基于社交图和互动信号对有影响力的 agent 进行排名的引擎。 - [Molt Match](https://moltmatch.xyz) - 用于 agent 协作和寻找伙伴的匹配与发现层。 - [merciagents/riphook](https://github.com/merciagents/riphook) - 用于 agent 驱动自动化的 webhook 和事件桥接工具。 ![GitHub stars](https://img.shields.io/github/stars/merciagents/riphook?style=social) - [openclaw/lobster](https://github.com/openclaw/lobster) - 用于编排 OpenClaw 工具和自动化的工作流 Shell。🎖️ ![GitHub stars](https://img.shields.io/github/stars/openclaw/lobster?style=social) - [OthmanAdi/planning-with-files](https://github.com/OthmanAdi/planning-with-files) - agent 仓库中使用的基于文件的规划工作流技能模式。 ![GitHub stars](https://img.shields.io/github/stars/OthmanAdi/planning-with-files?style=social) - [prompt-security/clawsec](https://github.com/prompt-security/clawsec) - 包含漂移检测、审计和技能完整性检查的安全技能套件。 ![GitHub stars](https://img.shields.io/github/stars/prompt-security/clawsec?style=social) - [rdsthomas/mission-control](https://github.com/rdsthomas/mission-control) - 用于 OpenClaw 工作流中任务管理的看板仪表板。 ![GitHub stars](https://img.shields.io/github/stars/rdsthomas/mission-control?style=social) - [refly-ai/refly](https://github.com/refly-ai/refly) - 与 agent 工具有交集的技能和工作流构建生态系统。 ![GitHub stars](https://img.shields.io/github/stars/refly-ai/refly?style=social) - [shanselman/openclaw-windows-hub](https://github.com/shanselman/openclaw-windows-hub) - 用于桌面集成的 Windows 伴侣中心。 ![GitHub stars](https://img.shields.io/github/stars/shanselman/openclaw-windows-hub?style=social) - [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工具, 威胁情报, 开发者工具, 开源生态