logo

OpenClaw

本地 AI 智能体自动化

👤For: 有基础技术背景的开发者 / 想搭建私人 AI 助手的技术爱好者 / 对 AI Agent 自动化感兴趣的人
⏱️4-6周
📊Intermediate

OpenClaw 是 2026 年 GitHub 上增长最快的开源项目(307K+ Stars),由奥地利开发者 Peter Steinberger 创建,MIT 开源协议。它是一个本地优先的 AI 智能体平台——你的 AI 助手运行在你自己的设备上,记忆以 Markdown 文件存储在本地磁盘,数据永不上传第三方服务器。

通过 OpenClaw,你可以将 AI 助手接入 WhatsApp、Telegram、Discord、Slack、飞书等 21+ 消息平台,让它帮你自动处理文件整理、日程管理、网页浏览、数据分析等日常任务。OpenClaw 内置 49 个技能,加上 ClawHub 社区的 3,200+ 个扩展 Skill,配合 13,000+ MCP Server,几乎能覆盖所有自动化场景。此外还支持 Canvas 交互画布、Voice Wake 语音唤醒、macOS/iOS/Android 多端体验。

这个学习方向会带你从零开始部署 OpenClaw,掌握 SKILL.md 开发与 MCP 集成,构建多 Agent 自动化工作流,直到具备将 OpenClaw 应用于生产环境的能力。


30-Second Quick Start

在终端运行以下命令,30 秒内启动你的第一个 OpenClaw 实例:

# 安装 OpenClaw curl -fsSL https://get.openclaw.ai | sh # 运行引导向导 openclaw onboard

引导向导会带你完成网关配置、工作区创建、消息平台接入和首个 Skill 安装,全程约 5 分钟。


What You Will Learn

In this tutorial, you will learn:

  • 独立部署和配置 OpenClaw,接入飞书、Telegram 等 21+ 消息平台
  • 使用 SKILL.md 开发自定义 Skill 并发布到 ClawHub 技能市场
  • 构建多 Agent 路由(bindings 匹配)与 Cron 定时任务自动化工作流
  • 掌握 MCP 集成、ClawHavoc 安全防护与生产环境部署


Chapter Overview

Quick preview by section - jump directly to what interests you.

Section
01 入门与部署

OpenClaw 307K Stars 开源 AI Agent 平台:架构、Canvas、Voice Wake 与 21+ 消息平台集成

5 lessonsReading / Visual
Enter 01 入门与部署
Section
02 Skill 开发

OpenClaw SKILL.md 开发教程:Markdown 指令格式、frontmatter 声明、workspace/managed/bundled 三种 Skill 类型

4 lessonsReading / Visual
Enter 02 Skill 开发
Section
03 进阶与自动化

OpenClaw 多 Agent 路由:bindings 匹配规则、per-agent 沙箱权限、Agent 间通信与多账号绑定

4 lessonsReading / Visual
Enter 03 进阶与自动化
Section
04 实战与生产

OpenClaw 实战项目:Canvas 交互画布 + Voice Wake 语音唤醒 + Node mode 打造全能 AI 私人助手

3 lessonsReading / Visual
Enter 04 实战与生产