← 返回 Skills 市场
118
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install teamclaw-orchestrator
功能描述
Orchestrate a virtual AI software team to build features, fix bugs, or complete any software task. Use when the user wants to delegate work to a multi-role t...
安全使用建议
This skill is coherent with its stated purpose, but it relies on a local TeamClaw controller that exposes workspace/file endpoints which can read files from the controller host. Only enable this skill if you trust the local controller and its environment. Before installing or invoking: (1) verify you actually run TeamClaw locally (127.0.0.1:9527) and inspect its configuration and access controls; (2) review the TeamClaw repo/source linked in the SKILL.md if you need assurance; (3) avoid submitting secrets or sensitive paths to the agent; and (4) consider running the controller and agent in isolated/sandboxed environments or restricting network access so the skill cannot be used to exfiltrate host files unintentionally.
功能分析
Type: OpenClaw Skill
Name: teamclaw-orchestrator
Version: 1.0.0
The TeamClaw orchestrator skill is designed to interface with a local AI team controller via a REST API (defaulting to http://127.0.0.1:9527). The SKILL.md and references/api-quick-ref.md files outline standard operations for task management, worker status monitoring, and requirement intake using curl. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found; the skill's behavior is consistent with its stated purpose of software development orchestration.
能力评估
Purpose & Capability
Name and description match the instructions: the SKILL.md documents a local TeamClaw controller API (intake, tasks, workers, messages) and uses only localhost HTTP endpoints. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions are narrowly scoped to interacting with a local controller via HTTP (curl examples). However the API reference documents workspace endpoints (/api/v1/workspace/tree and /api/v1/workspace/file?path=<path>) that allow retrieving arbitrary file contents from the controller's host — this is functional for an orchestration tool but also a channel that could expose sensitive local files if the controller is reachable and not properly restricted.
Install Mechanism
This is instruction-only (no install spec, no code files to execute). No downloads, package installs, or extracted artifacts are present.
Credentials
The skill requests no environment variables or credentials. The only resource it targets is a local HTTP controller (default 127.0.0.1:9527), which is proportionate to an orchestration controller.
Persistence & Privilege
always:false and no install actions means the skill does not request permanent or elevated platform presence. It does not modify other skills or system configs according to the provided files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install teamclaw-orchestrator - 安装完成后,直接呼叫该 Skill 的名称或使用
/teamclaw-orchestrator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: conversational AI team orchestration skill for TeamClaw
元数据
常见问题
TeamClaw Orchestrator 是什么?
Orchestrate a virtual AI software team to build features, fix bugs, or complete any software task. Use when the user wants to delegate work to a multi-role t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 TeamClaw Orchestrator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install teamclaw-orchestrator」即可一键安装,无需额外配置。
TeamClaw Orchestrator 是免费的吗?
是的,TeamClaw Orchestrator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TeamClaw Orchestrator 支持哪些平台?
TeamClaw Orchestrator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TeamClaw Orchestrator?
由 topcheer(@topcheer)开发并维护,当前版本 v1.0.0。
推荐 Skills