Guided Tour

A complete walkthrough from zero to a running autonomous AI agent. Estimated time: 10–15 minutes.

Steps

01 / 05

Prerequisites

What you need before you start


Gigaclaw requires three things on your machine. The install script will check for these and guide you if anything is missing.

Node.js v18+

$ node --version

LTS version recommended

Download →

Git

$ git --version

Any recent version

Download →

GitHub Account

$ gh auth status

Free account is sufficient

Download →

You will also need a GitHub Personal Access Token (PAT) with repo and workflow scopes. Create one here →