V3版事实核验清单
关键事实核验原则
Section titled “关键事实核验原则”- 所有命令必须经过实测(冻结点版本 v2026.2.17)
- 所有官方链接必须可访问
- 所有配置项必须与官方文档一致
- 截图位置说明必须准确
高优先级核验项
Section titled “高优先级核验项”- 安装命令可用
npm install -g openclaw@latest,但实测记录需标注版本结果并对齐冻结点v2026.2.17 - Node.js 版本要求 >= 22
-
openclaw onboard --install-daemon是推荐初始化方式 - Windows 推荐 WSL2 环境
- 飞书开放平台地址:https://open.feishu.cn/app
- 权限批量导入 JSON 格式正确
- 长连接订阅必须在
channels add和 Gateway 启动后进行 - 配对命令是
openclaw pairing list <channel>与openclaw pairing approve <channel> <code> - 内置 feishu 插件优先于 npm 安装
- KIMI Coding Plan 地址:https://www.kimi.com/code
- MiniMax Coding Plan 地址:https://platform.minimaxi.com/subscribe/coding-plan
- GLM Coding Plan 地址:https://bigmodel.cn/glm-coding
-
openclaw models set命令格式 - primary/fallbacks 配置结构
Tools/Skills
Section titled “Tools/Skills”-
openclaw skills list --eligible命令正确 -
clawhub search/install命令正确 - SKILL.md frontmatter 必需字段:name, description
- Tools profile 可选值:coding, messaging, minimal
官方来源索引
Section titled “官方来源索引”必须核验的文档
Section titled “必须核验的文档”- https://docs.openclaw.ai/start/getting-started
- https://docs.openclaw.ai/start/wizard
- https://docs.openclaw.ai/channels/feishu
- https://docs.openclaw.ai/cli/onboard
- https://docs.openclaw.ai/cli/channels
- https://docs.openclaw.ai/cli/skills
- https://docs.openclaw.ai/tools/skills
- https://docs.openclaw.ai/gateway/configuration
源码参考(必要时)
Section titled “源码参考(必要时)”- https://github.com/openclaw/openclaw/blob/main/src/wizard/onboarding.ts
- https://github.com/openclaw/openclaw/blob/main/extensions/feishu/src/channel.ts
每章核验记录
Section titled “每章核验记录”| 章节 | 核验日期 | 核验人 | 状态 |
|---|---|---|---|
| 第1章 | |||
| 第2章 | |||
| … |
常见问题记录
Section titled “常见问题记录”记录写作过程中发现的官方文档与实际情况的差异: