从“龙虾AI”到你的私人助理——OpenClaw 为何在 2026 年刷爆 23 万星?
从“龙虾AI”到你的私人助理——OpenClaw 为何在 2026 年刷爆 23 万星?
来源类型:本地文档(raw/articles/ 增量 ingest)
日期:2026-06-24
Tags:OpenClaw, 微信生态
概述
author: "极客阿泽" created: "2026-06-17" - 微信文章 - clipping > 2026 年的春风里,我在咖啡店里收到一条微信提醒:“机票已帮你订好,航班已确认”。 那天,我的 AI 并没有像往常一样“嘴巴说话”,而是直接在后台完成了所有点击、支付、邮件确认的动作——这就是最近在 GitHub 上炸裂的开源项目 OpenClaw(又被戏称为“龙虾AI”)的真实写照。
核心要点
-
- 本地优先——数据全跑在自己的电脑、服务器甚至旧手机上,彻底避免了所谓的“隐私裸奔”7(https://mp.weixin.qq.com/s?__biz=MzY4MzEzMzM3MQ==&mid=2247483852&idx=1&sn=48f17fca7d542e0bc88bedc6bb39891a&scene=21#wechat_redirect)。
-
- 全平台接入——微信、Telegram、WhatsApp、Slack 等常用社交工具全都可以直接当作它的操控台7(https://mp.weixin.qq.com/s?__biz=MzY4MzEzMzM3MQ==&mid=2247483852&idx=1&sn=48f17fca7d542e0bc88bedc6bb39891a&scene=21#wechat_redirect)。
-
- 自主进化——它会定时“醒来”,帮你检查邮件、天气、日程等琐事,而不是等你一次次下达指令7(https://mp.weixin.qq.com/s?__biz=MzY4MzEzMzM3MQ==&mid=2247483852&idx=1&sn=48f17fca7d542e0bc88bedc6bb39891a&scene=21#wechat_redirect)。
-
- 优先在 Docker 沙箱中运行;
-
- 对涉及敏感操作的 Skill 必须 人工审核代码7(https://mp.weixin.qq.com/s?__biz=MzY4MzEzMzM3MQ==&mid=2247483852&idx=1&sn=48f17fca7d542e0bc88bedc6bb39891a&scene=21#wechat_redirect)。
-
- macOS / Linux:直接 npm install -g openclaw@latest(如果已有 Node.js 环境)7(https://mp.weixin.qq.com/s?__biz=MzY4MzEzMzM3MQ==&mid=2247483852&idx=1&sn=48f17fca7d542e0bc88bedc6bb39891a&scene=21#wechat_redirect)。
-
- Windows:建议在 WSL2 中完成安装,避免直接在 Windows 系统里运行出现权限冲突7(https://mp.weixin.qq.com/s?__biz=MzY4MzEzMzM3MQ==&mid=2247483852&idx=1&sn=48f17fca7d542e0bc88bedc6bb39891a&scene=21#wechat_redirect)。
-
- Node 版本:最低 v22,低于此版本会报错。可以通过 node -v 检查5(https://mp.weixin.qq.com/s?__biz=MzY4MzEzMzM3MQ==&mid=2247483852&idx=1&sn=48f17fca7d542e0bc88bedc6bb39891a&scene=21#wechat_redirect)。
来源
原始文件:从“龙虾AI”到你的私人助理——OpenClaw 为何在 2026 年刷爆 23 万星?.md相关链接:https://mp.weixin.qq.com/s/Y1qdVG_yCKu6waKC30KWew,https://mp.weixin.qq.com/s?__biz=MzY4MzEzMzM3MQ==&mid=2247483852&idx=1&sn=48f17fca7d542e0bc88bedc6bb39891a&scene=21#wechat_redirect
引用统计
本文档收录于 wiki sources,支持通过 wiki/index 检索。