Ghostbox
Description
Distributed AI agent orchestration - self-evolving ghosts in sandboxed containers
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Ghostbox
Persistent AI agents in isolated Docker containers. Each ghost gets its own vault, its own memory, and evolves across sessions.
What is this
Ghostbox lets you create isolated AI agents, each with their own sandboxed environment and persistent vault. Agents self-evolve - building tools, refining instructions, growing their knowledge base - and save their updates to GitHub.
Each agent has:
- A vault - persistent git-backed filesystem that survives restarts
- A memory system - warm facts injected into every session + deep knowledge searchable on demand
- Full coding capabilities - file I/O, bash, package installation, server hosting
- Self-evolution - agents build their own tools, refine their own instructions, grow their knowledge base
The host orchestrator manages container lifecycle, routes messages via Telegram or the REST API, and handles git persistence. A native macOS app provides a local interface.
Quick start
npx @bootoshi/ghostbox init
This runs the setup wizard: configures API keys, builds the Docker image, and creates your first ghost.
# Spawn a ghost
ghostbox spawn researcher --model anthropic/claude-sonnet-4-6
# Talk to it
ghostbox talk researcher "Explore the codebase and save what you learn"
# Start the Telegram bot
ghostbox bot
Architecture
Host (Bun) Docker Containers
+------------------------------------+
| CLI / API / Telegram | +------------------------+
| | | ghostbox-researcher |
| +-----------+ +---------------+ | | /vault (mounted) |
| | telegram |->| orchestrator |--+-->| ghost-server.ts |
| +-----------+ +---------------+ | | Pi Agent SDK |
| | api.ts |->| | | | memory + qmd |
| +-----------+ +----+-----
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI