/install dsb-spawner
Spawner
Before Spawning
- Role: Pick ONE — coder, writer, browser-automator, researcher, reviewer.
- Exit criteria: What artifact proves done? A file path, URL, test result.
- Context: Only inject files the agent needs. Task description under 2K tokens.
Model Routing
All sub-agents use free models (groq-llama → cerebras-llama → nim-llama → or-scout). Never spawn on premium models unless explicitly requested.
Task Template
You are a [ROLE]. Your job: [ONE SENTENCE].
Files you need: [LIST PATHS]
Exit criteria: [ARTIFACT]
If stuck after 2 attempts, STOP and report what failed.
After Completion
- Verify output file exists. If missing, retry inline or on fallback.
- Read only output files — never load sub-agent transcripts into context.
Rules
- 1 sub-agent at a time.
- Don't poll in a loop — they auto-announce.
- Don't retry on the same model that just 429'd.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install dsb-spawner - After installation, invoke the skill by name or use
/dsb-spawner - Provide required inputs per the skill's parameter spec and get structured output
What is Spawner?
Spawn sub-agents for independent work that needs file edits, builds, or long-running tasks. Use when work is too heavy for inline execution. NOT for quick re... It is an AI Agent Skill for Claude Code / OpenClaw, with 136 downloads so far.
How do I install Spawner?
Run "/install dsb-spawner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Spawner free?
Yes, Spawner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Spawner support?
Spawner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Spawner?
It is built and maintained by KairoKid (@dodge1218); the current version is v1.0.0.