Skip to main content

OpenClaw overview

OpenClaw helps you run a personal AI assistant on your own infrastructure. This section is the fastest path from zero to a working assistant with memory, Skills, and scheduled automation.
This repository currently contains two tracks: the current OpenClaw tutorial and a preserved set of legacy Trellis workflow docs. If your goal is to deploy a personal AI assistant, start here.

What you will build

  • A self-hosted AI assistant that runs on your own machine or server
  • A persistent assistant with memory, personality, and scheduled checks
  • A setup you can extend with Skills, tools, and custom workflows

Before you start

  • A Linux server or always-on machine is recommended
  • An API key for the model provider you plan to use
  • Telegram is the easiest chat channel if you want to follow the tutorial as written

Follow the 7-day path

If you are starting from scratch, go to Day 1: Meet OpenClaw. If you already know why you want a personal AI assistant, skip to Day 2: Build in 10 minutes.