What problem does it solve?
This Skill turns the repository’s multi-agent “IT team” setup into a working OpenClaw deployment, handling workspace installation, generating a correct local openclaw.json, and guiding you through the required model and Feishu (飞书) credentials for a smooth pre-launch validation.
Core Features & Use Cases
- Install Agent workspaces: Copies
agents/pm, agents/rd, agents/qa, agents/ce into role-aligned directories under ~/.openclaw/ (e.g., workspace-pm, workspace-rd, workspace-qa, workspace-ce) with all required standard files.
- Generate a user-ready openclaw.json: Uses
docs/openclaw.json as the single template source, localizes Home paths, and replaces the model provider/model selection and Feishu bot account secrets/IDs as provided.
- Pre-launch checks and acceptance: Validates JSON correctness, workspace/agentDir path consistency, presence of required agent files, and absence of unresolved placeholders before starting OpenClaw and confirming it loads without configuration errors.
- Use cases: When you want to “deploy/install/setup/run” this PM → RD → QA → CE workflow, integrate with Feishu bots, or prepare a local OpenClaw instance for multi-agent collaboration.
Quick Start
Ask the assistant to deploy the repo to your local OpenClaw, using your chosen ~/.openclaw directory and your Feishu bot appId/appSecret for pm/rd/qa/ce, and then run OpenClaw to verify the configuration loads successfully.