calling-agent-squad
Activate a multi-agent team (the Squad) to manage complex projects, business tasks, or development workflows. The squad includes a Manager, Architect, Coder, Reviewer, and Observer. Use when the user wants to "call a squad", "start a project", or "deploy squad" with specialized roles and quality control loops.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/arbiger/calling-agent-squadWhat This Skill Does
The calling-agent-squad skill is a sophisticated orchestrator designed to deploy multi-agent workflows within the OpenClaw environment. It transforms the agent from a single assistant into a specialized team of experts—including a Manager, Architect, Coder, Researcher, and Reviewer. This skill handles complex, multi-stage projects by managing the persona adoption and task distribution, ensuring that every project component receives specialized attention. It operates in two modes: Standard mode, where the main agent cycles through personas internally to maintain a consistent execution thread, and Full mode, which spawns independent agent instances with their own workspaces for maximum isolation and specialized compute power.
Installation
To integrate this capability into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/arbiger/calling-agent-squad
Ensure you have initialized the necessary agent personas by running the provided initialization script located at ~/.openclaw/workspace/skills/calling-agent-squad/squad-init.sh to populate the mandatory SOUL.md and IDENTITY.md configuration files.
Use Cases
This skill is ideal for projects requiring structured, high-quality output. It excels at:
- Software Engineering: Designing architecture, writing code, and conducting automated code reviews.
- Content Production: Researching topics, drafting copy, and performing editorial reviews to ensure brand alignment.
- Complex Problem Solving: Using the 'Observer' persona to audit workflows or analyze business strategy.
Example Prompts
- "calling squad website-redesign Create a modern portfolio site using React and Tailwind CSS."
- "calling squad full market-research Analyze the Q3 trends in the EV sector and draft a 5-page report."
- "calling squad software-patch Document the security vulnerabilities in the current codebase and suggest remediation steps."
Tips & Limitations
- Standard Mode Efficiency: Use this for quick, iterative tasks where memory persistence isn't required across deep sub-agent processes.
- Full Mode Performance: This requires more tokens and processing power as it spawns isolated environments; reserve it for large-scale production projects.
- Data Integrity: Projects are automatically timestamped and saved in
Documents/squad_projects/. Regularly clear old directories to prevent disk clutter. - Security: Always verify the content of your
SOUL.mdfiles, as these define the constraints and behavioral boundaries for each squad member.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-arbiger-calling-agent-squad": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read, code-execution
Related Skills
less-token
Save 40-65% tokens on summarization tasks. Compress verbose summary prompts into structured one-line instructions. Text-to-text translator only — no CLI, no API key, no install, no external dependencies. Works on ChatGPT, Claude, Gemini, DeepSeek, Kimi. Instruction-only, zero dependencies.
agent-health-diagnostics
Diagnose and fix the 4 most common OpenClaw agent failures — heartbeat spam, API rate limit cascades, channel death loops, and memory/embedding errors. Battle-tested across a 6-agent multi-host deployment.
agent-cost-monitor
Real-time token usage and cost tracking across all your OpenClaw agents — alerts, budgets, and optimization tips
synapse-code
Synapse Code — 智能代码开发工作流引擎。 一体化完成项目初始化、代码交付、知识沉淀和影响分析。 内建代码图谱引擎,越用越懂你的项目。 当用户提到开发、实现功能、运行 pipeline、记录知识、检查影响范围时使用此技能。
quicker-connector
与 Quicker 自动化工具集成,读取、搜索和执行 Quicker 动作列表。支持 CSV 和数据库双数据源,智能匹配用户需求并调用本地 QuickerStarter 执行。