OpenClaw 及衍生版本官方链接整理(2026年3月最新)
OpenClaw 2026年3月官方资源及衍生版本整理,包含主项目、游戏引擎重实现、安全版本和轻量级衍生版。主项目已转移至OpenClaw基金会管理,提供GitHub仓库、文档、技能市场等资源。游戏引擎版是Captain Claw的C++跨平台重实现。衍生版本包括NanoClaw(安全容器版)、IronClaw(Rust实现)等安全版本,以及nanobot、PicoClaw等轻量级实现。还包含相关
·
OpenClaw 及衍生版本官方链接整理(2026年3月最新)
目录

1. OpenClaw AI Agent(主项目)
官方资源
| 资源类型 | 链接 | 说明 |
|---|---|---|
| GitHub 主仓库 | https://github.com/openclaw/openclaw | 官方主仓库(327k+ stars) |
| 官方网站 | https://openclaw.ai | 官方主页 |
| 官方文档 | https://docs.openclaw.ai | 官方文档站点 |
| ClawHub(技能市场) | https://clawhub.io | 官方技能注册表(7000+ 社区技能) |
| npm 包 | https://www.npmjs.com/package/openclaw | npm 安装包 |
| Discord 社区 | https://discord.gg/openclaw | 官方 Discord 服务器 |
| GitHub Discussions | https://github.com/openclaw/openclaw/discussions | 官方讨论区 |
| OpenClaw 基金会 | https://openclaw.foundation | 独立基金会(项目已转移至基金会管理) |
命名历史
- 2025年11月: Clawdbot(首次发布)
- 2026年1月27日: Moltbot(第一次更名)
- 2026年1月30日: OpenClaw(最终更名,因商标问题)
关键人物
- 创始人: Peter Steinberger (@steipete)
- 现状: Peter Steinberger 于 2026年2月加入 OpenAI,项目已转移至独立基金会
2. OpenClaw 游戏引擎(Captain Claw 重实现)
官方资源
| 资源类型 | 链接 | 说明 |
|---|---|---|
| GitHub 主仓库 | https://github.com/pjasicek/OpenClaw | 原始仓库(457 stars) |
| 项目描述 | Captain Claw (1997) 的跨平台 C++ 重实现 | 使用 SDL2、OpenGL |
| 许可证 | GPL-3.0 | 开源协议 |
技术栈
- 语言: C++11/14/17
- 图形: SDL2, OpenGL
- 物理: Box2D
- 平台: Windows, Linux, macOS, Android, WebAssembly (Emscripten)
衍生版本(游戏引擎)
| 项目名称 | GitHub 链接 | 说明 |
|---|---|---|
| OpenClaw Launcher | https://github.com/haoyu9189-code/openclaw-launcher | Windows 桌面启动器(Python/CustomTkinter) |
| ClawSwitch | https://github.com/djmuted/ClawSwitch | Nintendo Switch 移植版 |
| CaptainClaw (BakasuraRCE) | https://github.com/BakasuraRCE/CaptainClaw | 另一个 Fork |
3. OpenClaw AI Agent 衍生版本
安全优先版本
| 项目名称 | GitHub 链接 | 官网 | 说明 |
|---|---|---|---|
| NanoClaw | https://github.com/qwibitai/nanoclaw | https://nanoclaw.dev | 容器隔离安全版本(Claude 原生) |
| NanoClaw (ShalomObongo) | https://github.com/ShalomObongo/nanoclaw | - | Codex 原生运行时版本 |
| IronClaw | https://github.com/nearai/ironclaw | https://www.ironclaw.com | Rust 实现,WASM 沙盒(NEAR AI) |
| Execwall | https://github.com/sundarsub/execwall | - | Seccomp 锁定执行防火墙 |
轻量级版本
| 项目名称 | GitHub 链接 | 官网 | 说明 |
|---|---|---|---|
| nanobot (HKUDS) | https://github.com/HKUDS/nanobot | https://nanobot.club | 超轻量级 Python 实现(~4k 行代码) |
| nanobot (drposter) | https://github.com/drposter/nanobot | - | 另一个轻量级实现 |
| PicoClaw | https://github.com/sipeed/picoclaw | https://picoclaw.io | Go 实现,<10MB RAM,$10 硬件 |
| ZeroClaw | https://github.com/zeroclaw-labs/zeroclaw | https://zeroclawlabs.ai | Rust 实现,3.4MB 二进制 |
| TinyClaw | https://github.com/warengonzaga/tinyclaw | - | Shell 实现,400 行代码 |
| Autobot (Crystal) | https://github.com/crystal-autobot | https://crystal-autobot.github.io/autobot/ | Crystal 语言实现,2MB 二进制 |
企业/特定用途版本
| 项目名称 | GitHub 链接 | 说明 |
|---|---|---|
| NanoClaw GWS EA | https://github.com/taslim/nanoclaw-gws-ea | Google Workspace 执行助理版本 |
| nanobot-honcho | https://github.com/plastic-labs/nanobot-honcho | 集成 Honcho 长期记忆 |
| Copaw (阿里云) | https://github.com/agentscope-ai/CoPaw | 适配中国云服务商(OpenClaw 架构) |
| Gulama | https://github.com/astrafintech/gulama | 安全优先容器化版本 |
| Hydra | https://github.com/openclaw-community/hydra | 轻量级资源使用版本(Raspberry Pi) |
| Molinar | https://github.com/openclaw/molinar | 24 小时重建核心网关 |
其他衍生项目
区块链/代币相关
| 项目名称 | GitHub 链接 | 说明 |
|---|---|---|
| PumpClaw | https://github.com/clawd800/pumpclaw | Base 链代币启动器 |
| DISTRICT9 | https://github.com/pearl799/DISTRICT9 | BNB Chain 自主 meme 代币启动器 |
4. 相关工具与启动器
安装工具
| 工具名称 | 链接 | 说明 |
|---|---|---|
| 官方安装脚本 | curl -fsSL https://openclaw.ai/install.sh | bash |
官方推荐安装方式 |
| LemonData 安装器 | https://github.com/hedging8563/lemondata-openclaw | 一键安装脚本(300+ 模型) |
| Agent37 | https://agent37.dev | 最便宜托管版($0.99/月) |
| SimpleClaw | https://simpleclaw.ai | 非技术用户友好 |
| DigitalOcean 1-Click | https://marketplace.digitalocean.com/apps/openclaw | 快速云部署 |
| Railway Template | https://railway.app/template/openclaw | PaaS 部署 |
| Zeabur | https://zeabur.com/templates/openclaw | Docker 自动部署 |
curl -fsSL https://openclaw.ai/install.sh | bash
管理工具
| 工具名称 | GitHub 链接 | 说明 |
|---|---|---|
| Clawkeeper | https://github.com/openclaw-community/clawkeeper | OpenClaw 内存操作工具包 |
| Execution Agent Planner | https://github.com/openclaw/core/tree/main/tools/execution-agent-planner | 执行代理规划技能 |
| GH PR Release Flow | https://github.com/openclaw-community/gh-pr-release-flow | PR 优先的 GitHub 工作流 |
5. Awesome 资源列表
| 项目名称 | GitHub 链接 | 说明 |
|---|---|---|
| awesome-openclaw (SamurAIGPT) | https://github.com/SamurAIGPT/awesome-openclaw | OpenClaw 资源精选 |
| awesome-openclaw (rohitg00) | https://github.com/rohitg00/awesome-openclaw | 最全面的 OpenClaw 资源库 |
| awesome-nanobot | https://github.com/billLiao/awesome-nanobot | nanobot 资源精选 |
6. 托管服务
| 服务名称 | 链接 | 说明 |
|---|---|---|
| AI.com | https://ai.com | 企业级 OpenClaw 实现($70M 域名) |
| Kimi Claw | https://kimi.com | Moonshot AI 浏览器原生 OpenClaw |
| TrustClaw | https://www.trustclaw.app/ | 云托管代理服务 |
| xCloud Managed | https://xcloud.host/openclaw-hosting/ | 全托管托管服务 |
| Molty by Finna | https://molty.finna.ai | 多代理管理服务 |
7. 其他相关项目
| 项目名称 | GitHub 链接 | 说明 |
|---|---|---|
| SuperAGI | https://github.com/TransformerOptimus/SuperAGI | 多代理编排框架 |
| AnythingLLM | https://github.com/Mintplex-Labs/anything-llm | 本地 LLM 平台 |
| Claude Code | https://claude.com/code | Anthropic 官方编码代理 |
| Open Interpreter | https://github.com/OpenInterpreter/open-interpreter | 开源解释器 |
| Auto-GPT | https://github.com/Significant-Gravitas/Auto-GPT | 自主 GPT 代理 |
| BabyAGI | https://github.com/yoheinakajima/babyagi | 任务驱动自主代理 |
更新日志
- 2026-03-21: 初始整理,收集 50+ 相关项目链接
- 状态: 截至 2026年3月,OpenClaw 主仓库已有 327k+ stars,63k+ forks
注意事项
- 安全风险: OpenClaw 默认具有管理员级系统访问权限,建议在生产环境使用 NanoClaw、IronClaw 等安全强化版本
- 技能兼容性: 不同衍生版本可能存在技能 API 差异,使用前请确认兼容性
- 社区支持: 官方 Discord 和 GitHub Discussions 是最活跃的社区支持渠道
- 许可证: 大多数项目采用 MIT 许可证,游戏引擎采用 GPL-3.0
整理日期: 2026年3月21日
数据来源: GitHub, 官方网站, 社区资源
更多推荐


所有评论(0)