Soloco Docs
Soloco Docs
IntroductionQuickstartInstallCore conceptsFor AI agentsFAQ

Quickstart

Get from zero to your first completed goal in three steps.

This is the fastest path from nothing to your first delivered result. It assumes you already have a local agent runtime installed and logged in (for example Claude Code). If not, see Install first.

Install Soloco

npm install -g soloco

Requires Node.js ≥ 20 on macOS, Windows, or Linux.

Run it and sign in

soloco

Follow the setup. Soloco detects the agent runtimes already on your machine and uses your subscription — no API key needed. If a step asks for your account or payment, you handle that yourself; an assistant should never enter credentials on your behalf.

Give it a goal and collect the deliverables

Describe a goal in plain language. Soloco plans it into a small team of agents, dispatches the work to your local CLI agents, reviews the results, and produces the deliverables. You can watch the task tree progress, step away, and come back to finished output.

Next

  • Install — full requirements and platform notes.
  • Core concepts — how the organization, roles, and SOPs work.

Table of Contents

Install SolocoRun it and sign inGive it a goal and collect the deliverablesNext