🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Agent Spawner

by @indigas

Decompose complex tasks into independent subtasks, spawn parallel agents to execute them, then collect and synthesize results efficiently.

Versionv1.0.0
πŸ“‹ Tips & Best Practices

1. Keep subtasks independent β€” no shared mutable state between agents 2. Give clear, self-contained instructions β€” each agent should not need context from others 3. Set timeoutSeconds β€” prevent runaway agents (default: 300) 4. Use descriptive labels β€” makes tracking and debugging easier 5. Synthesize actively β€” don't just concatenate outputs; create something coherent 6. One level deep β€” spawn agents from agents. Don't nest spawns more than 1 level.


View on ClawHub
TERMINAL
clawhub install claw-agent-spawner

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’