openclaw-team-builder
Manage OpenClaw agent teams — add agents, deploy templates, health check, auto-fix, view org tree, rollback, goal-driven team suggestion. Use when user mentions: team management, add agent, org chart, health check, deploy solo template, rollback, suggest team, recommend agents. Triggers: "加个助手", "新增 Agent", "看看团队", "组织架构", "体检", "修复", "回退", "超级个体", "推荐团队", "建议配置", "team builder", "add agent", "suggest team", "渠道", "channel", "绑定", "飞书配置".
Why use this skill?
Easily build, manage, and scale your AI agent workforce with OpenClaw Team Builder. Deploy templates, organize hierarchies, and automate team structure.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/eggyrooch-blip/openclaw-team-builderWhat This Skill Does
The openclaw-team-builder is a sophisticated management utility designed to organize and deploy hierarchies of AI agents within the OpenClaw ecosystem. It serves as a central orchestrator, allowing users to define an organizational structure, assign specific roles, manage agent configurations, and deploy complex team templates based on business needs. By providing a clear CLI interface for adding agents, performing health checks, and rolling back configurations, this skill transforms isolated agents into a cohesive, goal-oriented team.
Installation
To integrate this skill into your environment, use the OpenClaw package manager. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/eggyrooch-blip/openclaw-team-builder
Ensure that you have openclaw CLI and python3 installed on your system. Once installed, initialize the skill variable in your profile or environment configuration:
TB="bash ~/.openclaw/skills/team-builder/scripts/team-builder.sh"
Use Cases
This skill is ideal for users looking to scale their AI operations. Use it to:
- Organize Workflows: Map out your agent hierarchy to ensure tasks are routed to the appropriate specialist.
- Rapid Deployment: Use
template:<key>to instantly spawn fully-configured teams like support departments, translation squads, or administrative assistants without manual configuration. - Maintain Health: Run automated health checks to verify that your team structure is functioning as intended, and use the rollback feature if a configuration change introduces unexpected behavior.
- Strategic Planning: Utilize the goal-driven suggestion engine to receive recommendations on which specialized agents are required to achieve specific business outcomes, such as launching an e-commerce store.
Example Prompts
- "I need to set up a customer support department. Can you suggest a team configuration for this?"
- "Add a new financial assistant agent under the main director node with the ID 'finance-lead'."
- "Show me the current organization chart and perform a quick health check on all agents."
Tips & Limitations
- Naming Conventions: Always use kebab-case for agent IDs to maintain system compatibility.
- Automation: Use the
--yesflag in automation scripts to bypass interactive confirmation prompts, ensuring seamless deployment in CI/CD pipelines. - Scope: While the tool handles agent orchestration, ensure that your underlying models (like Claude or GPT) are correctly authorized, especially when providing Feishu credentials. The skill does not independently bypass external API security requirements; you must provide valid credentials during the
addprocess.
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-eggyrooch-blip-openclaw-team-builder": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, external-api, code-execution