claude-skill
agentbox: Run Agents in Parallel
Run multiple agents in parallel with agentbox, a tool for startup founders and developers. Simplify development with sandboxed VMs.
353 stars26 forksTypeScriptGuide quality 8/10Updated 8/3/2026100% free · open source
What it does
Agentbox allows you to run multiple agents in parallel within sandboxed virtual machines, simplifying development and testing processes.
When to use it
- •When you need to test multiple scenarios simultaneously without compromising your main development environment.
- •When developing applications that require parallel processing or multi-agent interactions.
- •When you want to create a reproducible and isolated environment for demos or training purposes.
Ready-to-paste prompt
node index.js --config agents.json --parallel 4 --vm-memory 2048
Heads up: Ensure you have sufficient resources (CPU, memory) allocated to your system or cloud environment to run multiple sandboxed VMs concurrently, as under allocation can significantly impact performance.
Saves to your device
Use with Claude
New
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
⚡ Runs out of the box
A prompt/skill package — nothing to install beyond adding it to your AI tool.
Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/agentbox && curl -fsSL https://workflowstacks.com/api/skills/agentbox/claude-skill -o ~/.claude/skills/agentbox/SKILL.mdOpen in another AI app
Opens the app with this repo with the prompt ready to go — no copy-paste needed.
Use with Claude
New
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
⚡ Runs out of the box
A prompt/skill package — nothing to install beyond adding it to your AI tool.
Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/agentbox && curl -fsSL https://workflowstacks.com/api/skills/agentbox/claude-skill -o ~/.claude/skills/agentbox/SKILL.mdOpen in another AI app
Opens the app with this repo with the prompt ready to go — no copy-paste needed.
Details
Creator
madarco
Language
TypeScript
Category
claude-skill
Published
5/12/2026
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More claude-skill tools founders pair with this one.
claude-skill★ 242,191
Hermes-Agent: AI Growth
Scale with a versatile AI agent. For startup founders using Python and AI.
claude-skill★ 186,844
AutoGPT: Accessible AI Tools
Get accessible AI tools with AutoGPT.
claude-skill★ 143,473
Langchain
The agent engineering platform.
claude-skill★ 116,560
UI UX Pro Max Skill
An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.
claude-skill★ 103,708
Caveman: Reduce Tokens
Get efficient token usage with Caveman, a Claude Code skill.
claude-skill★ 77,872
Rtk
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies