OpenClaw 国内版快速安装指南 (2026 更新)

1. 下载 Powershell 离线安装包

PowerShell 7.5.3 离线安装程序

版本 适用平台 下载链接
PowerShell 7.5.3 Windows 10/11 x64 | x86
PowerShell 7.5.3 MacOS 64-bit | ARM64
PowerShell 7.5.3 Linux Redhat | Debian

如需更多下载选项,请访问 PowerShell 7.5.3 发布页面

PowerShell 7.4.12 LTS 离线安装程序

版本 适用平台 下载链接
PowerShell 7.4.12 LTS Windows 10/11 x64 | x86
PowerShell 7.4.12 LTS MacOS 64-bit | ARM64
PowerShell 7.4.12 LTS Linux Redhat | Debian

2. 在PowerShell安装 Node.js 和 pnpm

复制代码
​
1. 安装Node.js(推荐18+版本) brew install node # macOS用brew,Linux用apt install nodejs 
2. 安装pnpm(国内镜像加速) npm install -g pnpm --registry=https://registry.npmmirror.com # 
3. 验证安装 node -v && pnpm -v # 输出版本号即成功

​

# 设置淘宝镜像源并安装
npm config set registry https://registry.npmmirror.com
npm install -g pnpm
pnpm -v
# 输出版本号即表示安装成功

3.安装国内版OpenClaw

复制代码
# 卸载旧版(如有)
npm uninstall -g openclaw
# 安装国内增强版
npm install -g openclaw-cn --registry=https://registry.npmmirror.com
# 初始化配置(自动生成国内适配的配置文件)
openclaw-cn onboard --install-daemon

4.申请key

1.DeepSeek|深度求索 https://www.deepseek.com/

2.Kimi https://platform.moonshot.cn/

3.开发者后台 - 飞书开放平台 https://open.feishu.cn/

5.安装国内可用的Skills(核心功能扩展)

海外版ClawHub国内访问受限,直接用Gitee克隆国内技能(无需翻墙)

复制代码
# 克隆国内技能仓库(无需翻墙)
git clone https://gitee.com/mirrors/openclaw-skills.git
# 或
git clone https://gitee.com/openclaw-cn/skills.git

# 进入目录安装
cd openclaw-skills
pnpm install

# 配置技能路径
openclaw-cn config set skills.path ./skills

5.OpenClaw 首次启动配置AI模型

复制代码
openclaw-cn onboard

6 其他

复制代码
日常启动:openclaw-cn gateway start

打开界面:openclaw-cn dashboard

遇到问题:openclaw-cn doctor 或 openclaw-cn logs --follow
相关推荐
菩提树下的凡夫2 小时前
千问VL2.5大模型+Pyside6目标检测-连载6
人工智能·目标检测·计算机视觉
星幻元宇VR2 小时前
VR生产安全学习机|开启智慧安全培训新时代
人工智能·科技·学习·安全·vr
程序媛小鱼2 小时前
神经网络基础
人工智能·深度学习·神经网络
每日学点SEO2 小时前
如何判断网站质量低 & 遭受机器人流量攻击
运维·人工智能·深度学习·机器学习·搜索引擎
一次旅行2 小时前
本地部署Openclaw龙虾接入飞书PPT展示问题
人工智能·powerpoint·飞书
袋鼠云数栈2 小时前
构建金融级数据防线:数栈 DataAPI 的全生命周期管理实践
java·大数据·数据库·人工智能·api
扬大平仔2 小时前
我用AI写了一个AI助手
人工智能·arcgis
咚咚王者2 小时前
人工智能之语言领域 自然语言处理 第八章 关系抽取
人工智能·自然语言处理·easyui
云飞云共享云桌面2 小时前
广东某智能装备工厂8人共享一台服务器
大数据·运维·服务器·人工智能·3d·自动化·电脑