OpenClaw is the first workshop chapter in Prompthon Agentic Labs. It is a hands-on setup path for installing the CLI, preparing the required accounts, and starting an agent that can run through a 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.
Workshop Steps
Windows Setup
Prepare WSL2, install Node 22, and install the Codex CLI inside Ubuntu.
Mac Setup
Install Node 22, install Codex, and set the OpenClaw model default.
Accounts And Onboarding
Create the Discord bot, optionally prepare Tavily search, install OpenClaw,
and run onboarding.
Command Reference
Keep the gateway, dashboard, health check, config, update, and
troubleshooting commands in one place.
Before You Start
- Use a terminal you are comfortable with.
- Keep credentials out of screenshots and git commits.
- Save bot tokens and API keys in your local password manager or secret store, not in this repository.
- If a command differs on your machine, prefer the tool’s current help output:
openclaw --help,codex --help, or the relevant provider documentation.
