GUIDES HUB
Main takeaway: Install first, then Use, then Combine
A workflow means repeatable steps for one result. Every guide includes clear commands, expected output, and troubleshooting.
PLATFORMS
Windows, macOS, and Linux supported
Setup guides include OS-specific steps. Docker is included where relevant.
BEGINNER MODE
Copy-paste command blocks
Each command is shown exactly so you can run it with less guesswork.
CHECKPOINTS
Expected results on each step
Use expected output lines to verify progress before moving forward.
A. INSTALL GUIDES
Set up each tool
INSTALL
OpenClaw setup
Install OpenClaw and verify the gateway.
Open setup guide →INSTALL
Agent Zero setup
Install Docker and run Agent Zero.
Open setup guide →INSTALL
Ollama setup
Install Ollama and pull a model.
Open setup guide →INSTALL
n8n setup
Install n8n and open localhost:5678.
Open setup guide →B. USE GUIDES
Practice real usage
USE
OpenClaw use
Run daily commands and checks.
Open use guide →USE
Agent Zero use
Run first structured task in UI.
Open use guide →USE
Ollama use
Run local prompts and API calls.
Open use guide →USE
n8n use
Create your first workflow.
Open use guide →C. COMBINE GUIDES
Connect tools together
COMBINE
OpenClaw + n8n + Ollama
Build a practical local automation loop.
Open combine guide →COMBINE
Full local stack
Add Agent Zero to complete the stack.
Open combine guide →