
OpenClaw 是一款开源的个人 AI 助手,核心理念是"The AI that really does things"(真正能干实事的 AI)。与其他云端 AI 不同,OpenClaw 运行在你的本地机器上,让你完全掌控自己的数据和隐私。
支持通过你日常使用的聊天应用进行交互:
OpenClaw 提供极简的一行命令安装方式,自动安装 Node.js 及所有依赖:
macOS & Linux:
curl -fsSL https://openclaw.ai/install.sh | bash
Windows:
powershell -c "irm https://openclaw.ai/install.ps1 | iex"
安装后可通过 openclaw update --channel dev 或 openclaw update --channel stable 切换更新频道。
OpenClaw 拥有活跃的社区生态,包括:
"The Clawfather 🦞. Thank you for joining us at Build today @steipete!"
— @pavandavuluri
"The speed of agents in this new version is incredible. Kudos to @steipete and the whole community 🦞"
— @rodrigofarinha
"Last night we celebrated @openclaw, the fastest growing project on GitHub. In just six months, @steipete, dozens of maintainers, and thousands of contributors built something remarkable: open source personal agents. 🚀 We had over 3,300 people registered for the event!"
— @ashleywolf
| 场景 | 说明 |
|---|---|
| 个人效率提升 | 自动化处理邮件、日程等重复性事务 |
| 隐私敏感用户 | 数据完全本地运行,不上传云端 |
| 开发者/极客 | 开源可定制,打造专属 AI 工作流 |
| 多平台用户 | 统一在常用聊天工具中管理各类任务 |
注意:OpenClaw 目前处于 Beta 测试阶段。