当前位置: 首页 > news >正文

openclaw终于安装成功了

人只要活的足够九,就能见到各种神奇的事!

比如有这么一款软件,短短的三天,它的名字从clawdbot变成moltbot,又改名成openclaw

官网:Reported Unsafe Site: Navigation Blocked

repo:openclaw/openclaw: Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

安装

执行命令:

npm install -g openclaw@latest

或者用官网提供的一条命令:

curl -fsSL https://openclaw.ai/install.sh | bash

安装后的提示:

export PATH="/home/skywalk/.npm-global/bin:\/home/skywalk/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"

也就是加上这句,openclaw就能启动了。

export PATH="/home/skywalk/.npm-global/bin:\/home/skywalk/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"

启动

openclaw

哇,这回终于启动成功了!

curl -fsSL https://openclaw.ai/install.sh | bashsh
Learn more →

🦞 OpenClaw Installer
Your task has been queued; your dignity has been deprecated.

✓ Detected: linux
✓ Node.js v24.12.0 found
✓ Git already installed
→ Installing OpenClaw 2026.1.29...
✓ OpenClaw installed

→ PATH warning: missing npm global bin dir: /home/skywalk/.npm-global/bin
This can make openclaw show as "command not found" in new terminals.
Fix (zsh: ~/.zshrc, bash: ~/.bashrc):
export PATH="/home/skywalk/.npm-global/bin:\/home/skywalk/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"
Docs: https://docs.openclaw.ai/install#nodejs--npm-path-sanity

🦞 OpenClaw installed successfully (2026.1.29)!
cracks claws Alright, what are we building?

Starting setup...

🦞 OpenClaw 2026.1.29 (a5b4d22)
I'm the reason your shell history looks like a hacker-movie montage.

▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
██░▄▄▄░██░▄▄░██░▄▄▄██░▀██░██░▄▄▀██░████░▄▄▀██░███░██
██░███░██░▀▀░██░▄▄▄██░█░█░██░█████░████░▀▀░██░█░█░██
██░▀▀▀░██░█████░▀▀▀██░██▄░██░▀▀▄██░▀▀░█░██░██▄▀▄▀▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
🦞 OPENCLAW 🦞

┌ OpenClaw onboarding

◇ Security ────────────────────────────────────────────────────────────────────╮
│ │
│ Security warning — please read. │
│ │
│ OpenClaw is a hobby project and still in beta. Expect sharp edges. │
│ This bot can read files and run actions if tools are enabled. │
│ A bad prompt can trick it into doing unsafe things. │
│ │
│ If you’re not comfortable with basic security and access control, don’t run │
│ OpenClaw. │
│ Ask someone experienced to help before enabling tools or exposing it to the │
│ internet. │
│ │
│ Recommended baseline: │
│ - Pairing/allowlists + mention gating. │
│ - Sandbox + least-privilege tools. │
│ - Keep secrets out of the agent’s reachable filesystem. │
│ - Use the strongest available model for any bot with tools or untrusted │
│ inboxes. │
│ │
│ Run regularly: │
│ openclaw security audit --deep │
│ openclaw security audit --fix │
│ │
│ Must read: https://docs.openclaw.ai/gateway/security │
│ │
├───────────────────────────────────────────────────────────────────────────────╯

◇ I understand this is powerful and inherently risky. Continue?
│ Yes

◇ Onboarding mode
│ QuickStart

◇ QuickStart ─────────────────────────╮
│ │
│ Gateway port: 18789 │
│ Gateway bind: Loopback (127.0.0.1) │
│ Gateway auth: Token (default) │
│ Tailscale exposure: Off │
│ Direct to chat channels. │
│ │
├──────────────────────────────────────╯

◇ Model/auth provider
│ Xiaomi

◆ Xiaomi auth method
│ ● Xiaomi API key
│ ○ Back

启动面板

先配置一下

openclaw onboard --install-daemon

配置里面一大堆,除了给了一个大模型的api_key,其它我都没有配置。

启动服务

openclaw gateway --port 18789 --verbose

提示侦听在18789端口

http://192.168.1.12:18789/

页面:

发个信息

openclaw message send --to +xxxx --message "Hello from OpenClaw"

报错:

error: required option '-t, --target <dest>' not specified

不行,如果我不挂其它的通讯的软件,应该是不能用。

但是我又不想挂其它通讯软件....所以无解....

就先实践到这里吧。

http://www.jsqmd.com/news/324046/

相关文章:

  • docker 镜像导入导出
  • 2026年评价高的草坪割草机靠谱厂家盘点
  • 2026年热门的丽水离心脱水机设备口碑厂家汇总
  • obsidian 接入 ollama ai
  • 铝材老板看过来!告别“公斤/支数”换算噩梦,这款软件让库存账一秒算清!
  • 智能升级,效率飞跃——建广数科AI助手赋能企业数字化转型
  • 前后端分离医院药品管理系统系统|SpringBoot+Vue+MyBatis+MySQL完整源码+部署教程
  • Java SpringBoot+Vue3+MyBatis 网络海鲜市场系统系统源码|前后端分离+MySQL数据库
  • 2026年驻马店全铝焊接大板制造厂综合实力TOP5
  • SpringBoot+Vue 新闻资讯系统管理平台源码【适合毕设/课设/学习】Java+MySQL
  • vue+uniapp+Python微信小程序的高校图书馆座位预约签系统
  • 2026露天室外洗手柜厂商深度评测与选购指南
  • 2026年全铝衣柜厂商深度评估:谁在引领健康家居新潮流?
  • vue+uniapp+Python微信小程序的英语学习平台设计
  • GP8302 I2C转4-20mA电流输出模块原理图设计,已量产
  • 进程通信一
  • 人形机器人行业周报|EX机器人量产、Ameca表情系统、首形科技融资
  • #序列容器
  • MD5 详解:初学者一看就会的指南
  • CSDN 官方工具挂了,我花了 2 小时用浏览器自动化搞定了发文
  • 2026年靠谱的丽水离心脱水机设备厂家推荐清单
  • 我给 AI 助手写了个 CSDN 发文技能,结果它自己学会了改进
  • 【2026新版】 DirectX修复工具操作步骤,Microsoft DirectX全面解析与dll修复指南
  • 8-1 WPS JS宏 String.raw等关于字符串的3种引用方式
  • directx修复工具电脑版,游戏DLL缺失与修复方法指南,快速修复“XXX.dll缺失”
  • DirectX详细图文安装教程(包含安装包),DirectX安装步骤,DirectX修复工具增强版
  • ResNet :重新思考深度网络的学习目标
  • RAG应用避坑指南:20个可能让你项目“翻车”的巨坑
  • 2026年靠谱的豆皮机/牛排豆皮机高评分品牌推荐(畅销)
  • 2026年知名的人造肉机生产线厂家质量参考评选