经 AI Skill Hub 精选评估,openclaw AI技能包 获评「强烈推荐」。在 GitHub 上收获超过 371.3k 颗 Star,这款AI工具在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 8.0 分,适合有一定技术背景的用户使用。
跨平台开源个人AI助手,支持任何操作系统和平台部署。提供开箱即用的AI助手功能,强调易安装、高可用性。适合需要本地化AI助手、隐私优先的个人用户和开发者。
openclaw AI技能包 是一款基于 TypeScript 开发的开源工具,专注于 AI助手、跨平台、开源 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
跨平台开源个人AI助手,支持任何操作系统和平台部署。提供开箱即用的AI助手功能,强调易安装、高可用性。适合需要本地化AI助手、隐私优先的个人用户和开发者。
openclaw AI技能包 是一款基于 TypeScript 开发的开源工具,专注于 AI助手、跨平台、开源 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:npm 全局安装 npm install -g openclaw # 方式二:npx 直接运行(无需安装) npx openclaw --help # 方式三:项目依赖安装 npm install openclaw # 方式四:从源码运行 git clone https://github.com/openclaw/openclaw cd openclaw npm install npm start
# 命令行使用
openclaw --help
# 基本用法
openclaw [options] <input>
# Node.js 代码中使用
const openclaw = require('openclaw');
const result = await openclaw.run(options);
console.log(result);
# openclaw 配置说明 # 查看配置选项 openclaw --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export OPENCLAW_CONFIG="/path/to/config.yml"
<p align="center"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/openclaw-banner-light.png"> <img src="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/openclaw-banner-dark.png" alt="OpenClaw — EXFOLIATE! EXFOLIATE! Your AI assistant, running on your own devices."> </picture> </p>
<p align="center"> <a href="https://github.com/openclaw/openclaw/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/openclaw/openclaw/ci.yml?branch=main&style=flat-square&label=ci" alt="CI status"></a> <a href="https://www.npmjs.com/package/openclaw"><img src="https://img.shields.io/npm/v/openclaw?style=flat-square&label=npm" alt="npm version"></a> <a href="https://nodejs.org"><img src="https://img.shields.io/node/v/openclaw?style=flat-square" alt="Node.js version"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-green?style=flat-square" alt="License: MIT"></a> <a href="https://discord.gg/clawd"><img src="https://img.shields.io/discord/1456350064065904867?label=discord&logo=discord&logoColor=white&color=5865F2&style=flat-square" alt="Discord"></a> </p>
OpenClaw is an open-source AI assistant that runs on your own computer and meets you in the channels you already use: Discord, iMessage, Slack, Teams, Telegram, WhatsApp, and 20+ more, plus native apps for macOS, iOS, Android, Windows, and Linux. One Gateway runs it as a personal assistant on a laptop or as a shared team deployment; configuration is the only difference.
Yours, with no catch. State, memory, and credentials live on your hardware. Models and agent harnesses (Claude, Codex, local models) are plugins you can swap without changing anything else. Your prompts go to the model provider and chat platforms you configure, plus any diagnostics export you enable yourself; by default OpenClaw itself phones home for nothing but a daily version check, anonymous feature statistics are opt-in, and update.checkOnStart: false disables both (what OpenClaw sends). OpenClaw is stewarded by the OpenClaw Foundation, an independent 501(c)(3), and has no paid tier, hosted service, or token. The architecture case — trusted gateway, untrusted execution, deterministic policy — is in Why OpenClaw.
Website · Docs · Getting started · Why OpenClaw · Showcase · FAQ · Vision · DeepWiki
The installer supports macOS, Linux, and Windows. It provisions a supported Node.js runtime when needed.
```bash
On a fresh install, the installer scripts start onboarding automatically. Complete the wizard they open. If you installed the package directly with npm, pnpm, or Bun, run:
openclaw onboard --install-daemon
After onboarding:
openclaw gateway status
openclaw dashboard
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.
高人气开源AI助手项目,37万星标体现社区认可度。TypeScript实现保证跨平台兼容性,"开源"和"易安装"定位清晰。需关注项目维护活跃度。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
AI Skill Hub 点评:openclaw AI技能包 的核心功能完整,质量优秀。对于AI 技术爱好者来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | openclaw |
| 原始描述 | 开源AI工具:Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞 。⭐371.3k · TypeScript |
| Topics | AI助手跨平台开源本地部署个人助手 |
| GitHub | https://github.com/openclaw/openclaw |
| License | MIT |
| 语言 | TypeScript |
收录时间:2026-05-13 · 更新时间:2026-05-16 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。