What problem does it solve?
Installs and initializes a complete, local Zouroboros agent ecosystem to remove manual, error-prone setup of multi-agent orchestration, persistent hybrid memory, and self-healing pipelines on a Zo Computer.
Core Features & Use Cases
- One-command installer: automated Bun runtime checks, MCP SDK dependency installation, SQLite memory DB creation, Ollama model pulls, and symlink management for sub-skill scripts.
- Health and validation: integrated doctor script runs runtime, database, model, and sub-skill checks with optional auto-fix capability.
- Sub-skill deployment: bootstraps standalone Bun scripts for memory, swarm orchestration, self-healing, and workflow automation so agents can run without a full monorepo build.
- Use Case: Quickly provision a local Zo Computer for development or production testing of the Zouroboros swarm, run introspection, generate prescriptions, and execute evolution playbooks.
Quick Start
Run the one-command installer to bootstrap the full Zouroboros stack on your Zo Computer by executing the install script in the skill directory.