OpenClaw 是 Prompthon Agentic Labs 的第一个工作坊章节。它是一条动手设置路线,覆盖 CLI 安装、账号准备,以及通过 Discord channel 启动智能体。Documentation Index
Fetch the complete documentation index at: https://labs.prompthon.io/llms.txt
Use this file to discover all available pages before exploring further.
工作坊步骤
Windows 设置
准备 WSL2,安装 Node 22,并在 Ubuntu 中安装 Codex CLI。
Mac 设置
安装 Node 22、安装 Codex,并设置 OpenClaw 默认模型。
账号与 Onboarding
创建 Discord bot,可选配置 Tavily search,安装 OpenClaw,并完成 onboarding。
命令参考
汇总 gateway、dashboard、health check、config、update 和排错命令。
开始之前
- 使用你熟悉的终端。
- 不要把凭据放进截图或 git commit。
- 将 bot token 和 API key 保存在本地密码管理器或 secret store 中,不要写入本仓库。
- 如果某个命令在你的机器上不同,优先查看当前工具的帮助输出:
openclaw --help、codex --help,或相关 provider 文档。
