← 返回 Skills 市场
Team Agents Orchestrator
作者
Christopher Wheeler
· GitHub ↗
· v1.0.0
· MIT-0
88
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install team-agents-orchestrator
功能描述
Run complex tasks with explicit role separation (operator, researcher, builder, editor), structured handoff contracts, and memory hygiene to prevent context...
安全使用建议
This skill appears coherent and low-risk because it's purely procedural text with no installs or credential requests. Before enabling it for sensitive or autonomous runs: (1) review and test the handoff template with non-sensitive tasks so you understand how outputs are produced; (2) do not grant unrelated credentials or external tool access unless you explicitly need them for a task — the orchestrator itself won't request them, but an agent using other skills might; (3) verify that the agent follows the memory-hygiene guidance in practice (to avoid accidental promotion of transient/private data); and (4) monitor first runs to ensure no unexpected external calls or data exfiltration occur. If you plan to give the agent additional capabilities (APIs, file access), reassess proportionality at that time.
功能分析
Type: OpenClaw Skill
Name: team-agents-orchestrator
Version: 1.0.0
The skill bundle provides a structured framework for multi-role task orchestration (Operator, Researcher, Builder, Editor) and memory management. It contains no executable code, network requests, or instructions that would lead to unauthorized data access or system compromise. The files (SKILL.md and handoff-contract.md) focus entirely on organizational workflows and task clarity.
能力评估
Purpose & Capability
Name/description describe multi-role orchestration and the SKILL.md contains step-by-step orchestration, handoff contract, and memory rules that align with that purpose. There are no unrelated env vars, binaries, or install steps requested.
Instruction Scope
Runtime instructions are confined to defining roles, creating handoff contracts, running role steps, and memory hygiene. They reference only the included handoff template and do not instruct the agent to read system files, export data, call external endpoints, or access credentials.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written to disk by the skill itself.
Credentials
No required environment variables, credentials, or config paths. The skill does not declare any primary credential or request access beyond the agent's normal execution context.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills' configs. It allows normal autonomous invocation (platform default) but does not itself expand privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install team-agents-orchestrator - 安装完成后,直接呼叫该 Skill 的名称或使用
/team-agents-orchestrator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: role-based orchestration with handoff contracts and memory hygiene
元数据
常见问题
Team Agents Orchestrator 是什么?
Run complex tasks with explicit role separation (operator, researcher, builder, editor), structured handoff contracts, and memory hygiene to prevent context... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。
如何安装 Team Agents Orchestrator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install team-agents-orchestrator」即可一键安装,无需额外配置。
Team Agents Orchestrator 是免费的吗?
是的,Team Agents Orchestrator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Team Agents Orchestrator 支持哪些平台?
Team Agents Orchestrator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Team Agents Orchestrator?
由 Christopher Wheeler(@cwheeler67)开发并维护,当前版本 v1.0.0。
推荐 Skills