Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →One-click initialization of a multi-agent repository from the RepoBrain template. Use this skill when users want to scaffold a new project quickly (`quick` mode) or with runtime defaults (`full` mode) including MCP toggle, swarm preference context, sandbox type, and optional git init. LLM configuration is handled later by rb-setup.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-11 | ✗→✓ | ▲ Improved | -59% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -76% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -52% | 0% |
| case-16 | ✗→✓ | ▲ Improved | -65% | 0% |
| case-17 | ✗→✓ | ▲ Improved | -64% | 0% |
This skill bootstraps a new multi-agent repository from the RepoBrain template.
When asked to initialize a fresh repository from this template, call init_agent_repo.
quick: Fast clean scaffold.full: Quick scaffold plus runtime profile setup (.env, mission, context profile, and init report).init_agent_repo(project_name, destination_root=".", mode="quick", enable_mcp=False, enable_swarm=True, sandbox_runtime="local", init_git=False) -> dict<destination_root>/<project_name>.full mode, review .context/agent_runtime_profile.md after generation./rb-setup in the generated project to choose and write the LLM endpoint.Other measured skills in the registry, with their headline benchmark lift.