← 返回
未分类 中文

TeamClaw Setup

Install, configure, validate, or troubleshoot the TeamClaw OpenClaw plugin for virtual software-team workflows. Use when users want TeamClaw setup help, cont...
安装、配置、验证或排除 TeamClaw OpenClaw插件的故障,适用于虚拟软件团队工作流。当用户需要 TeamClaw 设置帮助时使用。
topcheer
未分类 clawhub v1.0.1 2 版本 100000 Key: 无需
★ 0
Stars
📥 411
下载
💾 1
安装
2
版本
#latest

概述

TeamClaw Setup

Guide users to the smallest working TeamClaw installation first, then expand.

Default workflow

  1. Prefer the guided installer first:

```bash

npx -y @teamclaws/teamclaw install

```

  1. Use manual plugin install only when the user wants direct control:

```bash

openclaw plugins install @teamclaws/teamclaw

```

If the user explicitly wants the ClawHub package path, use:

```bash

openclaw plugins install clawhub:@teamclaws/teamclaw

```

  1. Recommend controller + localRoles for the first successful run unless the user explicitly needs distributed or on-demand workers immediately.
  1. Read references/install-modes.md before generating config. Pick the smallest matching topology and reuse the provided snippets.
  1. Read references/validation-checklist.md before finishing. Always give the user:
    • one health-check command
    • one UI URL
    • one tiny smoke-test requirement
    • one or two likely failure checks for the chosen topology

Installation guidance

  • Start with a single machine and localRoles.
  • Keep TeamClaw taskTimeoutMs large for real model runs.
  • Keep OpenClaw agents.defaults.timeoutSeconds at least as large as the TeamClaw task window in seconds.
  • For docker or kubernetes, require a reachable workerProvisioningControllerUrl.
  • For docker, mention the published runtime image:

```text

ghcr.io/topcheer/teamclaw-openclaw:latest

```

What to produce

When helping a user, produce:

  1. the exact install command
  2. the minimal config snippet for the chosen topology
  3. the startup command
  4. the validation commands and first smoke-test task

Do not push users into distributed, Docker, or Kubernetes first unless they asked for it or already have the surrounding infrastructure ready.

版本历史

共 2 个版本

  • v1.0.1 当前
    2026-05-03 08:16 安全 安全
  • v1.0.0
    2026-03-31 17:36 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

TeamClaw Orchestrator

topcheer
编排一个虚拟AI软件团队来开发功能、修复Bug或完成任何软件任务。适用于用户想把工作委托给多角色团队的场景。
★ 0 📥 378

Remotego

topcheer
Expose any CLI tool as a public web terminal via tunnel. Mirror bash, vim, python, node, or any command in a browser for
★ 0 📥 345

Remoting

topcheer
在浏览器中镜像 Claude Code 终端,实现远程查看和实时交互。通过 localhost.run 隧道创建公共网页终端。
★ 0 📥 354