‹ 返回总目录
开发工具 最近更新08-05

coding-agent

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量3.7K
⭐ GitHub Stars385,143(fork 80957)
🗓️ 最近推送2026-08-05
🌱 项目创建2025-11-24
💻 语言 / LicenseTypeScript · NOASSERTION
🐛 开放Issue5515

📝 工具简介

你的个人AI助手,支持任何OS和平台,lobster风格。🦞

📖 怎么用

安装很简单,macOS/Linux/WSL2 直接跑 `curl -fsSL https://openclaw.ai/install.sh | bash`,Windows PowerShell 用 `iwr -useb https://openclaw.ai/install.ps1 | iex`。如果你已经装了 Node.js(版本要够新),也可以直接 `npm install -g openclaw@latest`。装完先初始化,跑 `openclaw onboard --install-daemon` 配置一下。然后启动服务,用 `openclaw gateway status` 看看状态,再开 `openclaw dashboard` 打开控制面板就能开始用了。想折腾源码的话,`git clone https://github.com/openclaw/openclaw.git` 后进目录跑 `pnpm install`、`pnpm build`、`pnpm ui:build` 编译一下。

📋 迷你测评

个人AI助手,主打跨OS和平台支持,风格是lobster。亮点是“任何平台都能用”这个兼容性,装哪都能当助手使。功能描述比较泛,更像一个通用壳子,具体能力边界得自己试了才知道。

📄 README 要点

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

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考