b0
Installation
SKILL.md
Box0 (b0) Multi-Agent Platform
Run AI agents in parallel on one machine or many. Delegate tasks, collect results, schedule cron jobs.
Setup
Step 1: Check if Box0 is installed
b0 --version
If this succeeds, skip to Step 3.
Step 2: Install
npm install -g @box0/cli@latest
Related skills