ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 4/5

claw-team-builder

Agent Team 规划与配置工具。通过多轮交互澄清需求,自动创建 Agent 配置、工作空间、Bootstrap 文件。 触发场景: - 用户说"创建新 Agent" / "新建 bot" / "配置多个 bot" - 用户说"规划 agent team" / "我需要几个不同的 agent" - 用户说"添加一个 agent" / "帮我建一个新 agent" - 用户提到需要不同场景使用不同的 AI 角色 功能: 1. 需求澄清 - 引导用户描述使用场景和 Agent 定位 2. 配置读取 - 自动读取现有 openclaw.json,分析已有配置 3. 方案设计 - 推荐 Agent 配置方案,检测冲突 4. 自动创建 - 创建目录、文件、更新配置 5. 配置验证 - 确保配置正确可用

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/8421bit/claw-team-builder
Or

What This Skill Does

Claw Team Builder is an advanced agent orchestration skill designed to simplify the complex process of deploying multi-agent systems within the OpenClaw ecosystem. Rather than manually editing configuration files or setting up directory structures, this tool manages the entire lifecycle of your agent team. It performs intelligent requirement gathering through a guided, multi-turn conversation, automatically analyzes existing environment configurations, prevents ID or workspace collisions, and generates essential bootstrap files such as IDENTITY.md, SOUL.md, and USER.md. It ensures that your new agents are instantly ready for production by validating them with the internal doctor tools.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/8421bit/claw-team-builder

Use Cases

  • Scalable Agent Teams: Create specialized roles for specific tasks such as project management, research, or coding assistance, ensuring they all integrate seamlessly into your current environment.
  • Onboarding New Agents: Quickly instantiate new bots without manually navigating file trees or editing sensitive JSON configurations.
  • Conflict Management: Automatically detects if an agent ID or workspace directory is already in use, preventing errors before they occur.
  • Environment Standardization: Standardizes the behavior and identity of your agents using predefined templates, ensuring consistent personality and operational logic across your AI team.

Example Prompts

  1. "我需要几个不同的 agent,能帮我规划一下吗?"
  2. "帮我建一个新 agent,专门处理我的 GitHub issue 自动回复。"
  3. "我想创建新 Agent,需要能帮我整理每日会议记录的机器人。"

Tips & Limitations

  • Safety First: The skill automatically backs up your openclaw.json before making any changes. If you encounter issues, restore the backup immediately.
  • Idempotency: This tool is designed to be idempotent; running it multiple times for the same configuration won't corrupt your existing setup.
  • Configuration Inference: To get the best results, ensure your default configurations and current channel accounts are correctly set up in your ~/.openclaw/openclaw.json file, as the tool uses this data to provide smart defaults.
  • Expert Mode: While the tool is conversational, it is designed for developers who understand the importance of agent separation and workspace modularity.

Metadata

Author@8421bit
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-8421bit-claw-team-builder": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#agent-builder#workflow-automation#configuration-management#ai-orchestration#productivity
Safety Score: 4/5

Flags: file-write, file-read