ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 2/5

team-builder

在 OpenClaw 上一键部署多 Agent SaaS 团队工作区。内置双开发轨(devops 交付 + fullstack-dev 实现)、实时 spawn 调度、cron 巡检、Deep Dive 产品知识目录、onboarding 引导。支持自定义角色、模型、时区,可选 Telegram 接入。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/beyound87/team-builder
Or

What This Skill Does

The team-builder skill is a robust orchestration tool designed to deploy a 7-agent SaaS growth team directly within your OpenClaw environment. By automating the creation of specialized agent roles—including CEO, Chief of Staff, Data Analyst, Growth Lead, Content Chief, Intel Analyst, and Fullstack Dev—it establishes a functional, multi-agent workspace in a single execution. The skill generates a comprehensive suite of configuration files, including agent definitions, shared inboxes, and kanban systems, while providing a dedicated Deep Dive functionality. This feature allows the Fullstack Dev agent to scan existing codebases and build a knowledge graph (covering DB schemas, routes, and tech debt) that informs all other agents, ensuring high-context decision-making.

Installation

To install the skill, execute the following command in your terminal: clawhub install openclaw/skills/skills/beyound87/team-builder. Once installed, you will navigate to the skill directory to run the deployment scripts. Note that the skill operates by generating an apply-config.js file and specific cron scripts; you must manually trigger these files to finalize your system configuration. Always ensure your OpenClaw gateway is restarted after the installation scripts finish to apply the new agent mappings.

Use Cases

This skill is ideal for SaaS founders and product teams looking to scale operations without immediate human hires. Use it to automate competitive market analysis, coordinate multi-channel growth campaigns, manage technical debt via the Deep Dive codebase analysis, or maintain a consistent product roadmap. It is particularly effective for teams requiring async collaboration, as it sets up a shared workspace with persistent communication channels.

Example Prompts

  1. "Team-builder, please deploy a growth team named 'Project-X' with 5 agents, focusing on SEO and content strategy for my new fintech SaaS."
  2. "Execute a Project Deep Dive on my local repository to map out all database schema relationships and current API routes for the product team."
  3. "Setup the growth team agents and integrate my Telegram bot with tokens [TOKEN_HERE] to receive daily summary notifications in my chat."

Tips & Limitations

Always review the apply-config.js file before execution to verify the paths and agent bindings. Because this skill performs local file system writes and modifies your global openclaw.json, it is best practice to keep a backup of your configuration before deployment. Start by testing with a smaller team of 2-3 agents to ensure your environment handles the cron scheduling correctly before enabling the full 7-agent architecture. The skill does not automate gateway restarts, so manual intervention is required to complete the setup process. Keep API keys secure and review the permissions granted to each agent role.

Metadata

Author@beyound87
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-beyound87-team-builder": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#multi-agent#saas#growth#automation#devops
Safety Score: 2/5

Flags: file-write, file-read, external-api, code-execution

Related Skills

myopenclaw-backup-restore

Cross-platform backup and restore for OpenClaw. Works on Windows, macOS, and Linux — backups created on any OS can be restored on any other OS. Use when user wants to create a snapshot, restore from backup, migrate to a new machine, or protect against data loss. Supports dry-run preview, automatic pre-restore snapshots, gateway token preservation, credential permission hardening, and a built-in HTTP server for browser-based management. Only requires Node.js (no bash/rsync/python needed).

beyound87 4473

smart-agent-memory

跨平台 Agent 长期记忆系统。分层上下文供给 + 温度模型 + Skill经验记忆 + 结构化存储 + 自动归档。三层存储:Markdown(人可读,QMD 可搜索)+ JSON(结构化)+ SQLite/FTS5(高性能全文搜索)。纯 Node.js 原生模块,零外部依赖。

beyound87 4473

token-pilot

Automatic token optimization during interaction. Behavioral rules + plugin synergy + workspace analyzer. Pure Node.js, cross-platform. Activate on session start (rules auto-apply) or when user asks about token usage/cost/audit.

beyound87 4473

security-hardening-safey

Agent 安全加固技能。用于:(1) 安装后经用户确认,将安全红线注入所有 Agent 的底层记忆(AGENTS.md),精简版注入~112行,不造成token膨胀;(2) 当用户问到安全规则、提示词注入防御、危险命令管控、外部代码审查、多模态注入等话题时加载此技能;(3) 进行安全审计或排查疑似注入事件时使用。触发词:安全加固、提示词注入、prompt injection、rm -rf、eval exec、外部内容攻击、Agent被黑、安全规则、安全红线、代码审查、脚本审查、skill vetter、安装技能、初始化。

beyound87 4473

coding-lead

Coding execution skill for any implementation-focused agent. Current production path is claude-only with simple tasks direct, medium tasks preferring ACP run or direct acpx, and complex tasks handled via existing agent continuity plus context files instead of ACP session persistence. Integrates with qmd and smart-agent-memory when available.

beyound87 4473