OpenClaw是个跑在你设备上的个人AI助手,能接入你已经在用的聊天渠道。它主要服务单个操作者,通过一个Gateway把模型、工具、消息渠道和可选的应用连起来。安装支持macOS、Linux和Windows,会自动装好需要的Node.js运行时。如果你已经装了Node.js,也可以直接装发布包,要求版本在22.22.3以上。装完跑一下快速启动命令,它会验证模型访问、创建工作区、配置Gateway,最后打开控制界面,你在那儿发消息就能开始用了。适合想在自己设备上有个统一入口管理AI助手的人。
查看英文原文
OpenClaw 🦞 — Your assistant, on your devices, in your chats OpenClaw is a personal AI assistant that runs on your devices and meets you in the channels you already use. It is designed for a single operator and connects models, tools, messaging channels, and optional companion apps through one Gateway. Website · Docs · Getting started · Showcase · FAQ · Vision · DeepWiki Install The installer supports macOS, Linux, and Windows. It provisions a supported Node.js runtime when needed. [安装/使用命令见下方] [安装/使用命令见下方] Already manage Node.js? Install the published package instead (Node 22.22.3+, 24.15+, or 25.9+): [安装/使用命令见下方] See the installation guide for npm 12 lifecycle script requirements, Docker, Nix, and other deployment paths. Quick start [安装/使用命令见下方] Onboarding verifies model access, creates the workspace, and configures the Gateway. The last command opens the Control UI; send a message there to confirm the assistant is working. See the getting started guide for channel setup and troubleshooting. How it fits together The Gateway is the local control plane for sessions, tools, events, and channel connections. The Control UI, CLI, and TUI connect to the Gateway. Channels bring the assistant to WhatsApp, Telegram, Slack, Discord, Google Chat, Signal, iMessage, and other messaging services. Companion apps and nodes add voice, Canvas, camera, screen, and device local actions on supported platforms. OpenClaw works with hosted and local model providers. Its tools, skills, and plugins extend what an assistant can do. Security Treat inbound messages as untrusted input. DM capable channels pair unknown senders by default; approve a pairing request with openclaw pairing approve . Tools run on the host for the main session unless you configure sandboxing. Read the security guide, exposure runbook, and sandboxing guide before connecting other users or exposing the Gateway remotely. Documentation Goal Start here Configure models and auth Models · Model providers Connect a messaging s