Install
openclaw skills install multi-agent-builderClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Build a reusable multi-agent team in OpenClaw from a user goal (e.g., "create a product-engineering team", "build a marketing ops team"). Use when the user wants role analysis, role confirmation, agent-by-agent creation plan, collaboration protocol, handoff flow, and channel-binding checklist. Mirror the user's language (English/Chinese/other) throughout the interaction and outputs.
openclaw skills install multi-agent-builderDesign and bootstrap a multi-agent team with clear roles, dependency-aware workflow, and reliable collaboration rules. Start with role discovery, confirm scope with the user, then produce an implementation-ready team plan.
references/dialog-flow.md.references/language-templates.md.team-leader as mandatory core role.references/dialog-flow.md.references/splitting-principles.md.references/role-catalog.md as baseline patterns.For each confirmed role, define:
<team>-team-leader)Use the table format in references/output-templates.md.
Do not rely on vague "work together" instructions. Specify:
accepted, blocked, done)Use references/collaboration-protocol.md.
Return a concrete package for execution:
Mandatory execution path (programmatic, not prompt-only):
scripts/create_team.mjsMandatory: run post-creation materialization checks via references/materialization-checklist.md.
Do not mark team as ready if role files are still placeholders.
Use:
references/capability-matrix.mdreferences/permission-profiles.mdreferences/provisioning-playbook.mdreferences/final-deliverable-sample.mdreferences/channel-binding-blueprints.mdreferences/materialization-checklist.mdBefore any external-effect action, apply this confirmation policy:
For skill installation, run security pre-check first and block high-risk items. Never auto-restart gateway during creation flow. If restart is required, ask user first or provide manual restart instruction. If anything is ambiguous, pause and ask.
When setup/collaboration fails, apply references/failure-modes.md.
Prioritize fast recovery with minimal blast radius:
team-leader must orchestrate only and must not produce specialist implementation deliverables.references/examples.md when user goals match known team archetypes.After role confirmation, follow references/create-playbook.md exactly.
Use references/snippet-templates.md to produce reusable SOUL/AGENTS append snippets.
Format final user handoff using references/final-deliverable-sample.md.
references/role-catalog.md: cross-domain role starter sets.references/role-display-mapping.json: locale-based role display names for confirmation stage.references/dialog-flow.md: minimal-question discovery flow and auto-completion rules.references/language-templates.md: bilingual/locale-aware prompt templates.references/splitting-principles.md: when to split/merge roles during discovery.references/examples.md: end-to-end examples for common team archetypes.references/channel-binding-blueprints.md: Single-Bot vs Multi-Bot Group binding plans and group config guidance.references/capability-matrix.md: role-to-tools/skills mapping baselines.references/permission-profiles.md: least-privilege profiles.references/provisioning-playbook.md: auto install + permission setup flow (with skill-vetter-first security scanning).references/security-report-schema.md: machine-readable security report and install decision schema.references/collaboration-protocol.md: explicit multi-agent coordination protocol.references/output-templates.md: final output templates and checklists.references/create-playbook.md: execution-ready creation sequence.references/snippet-templates.md: reusable injection/confirmation snippets.references/role-soul-blueprints.md: expert-level SOUL depth blueprint per role.references/team-leader-template.md: fixed team-leader SOUL template (copied at creation).references/team-leader-agents-template.md: fixed team-leader AGENTS template (copied at creation).references/final-deliverable-sample.md: standardized user handoff format.references/failure-modes.md: failure scenarios and recovery actions.references/materialization-checklist.md: post-creation role-file completion gate.references/config-materialization-checklist.md: mandatory openclaw.json agent/binding/A2A completion gate.