← 返回 Skills 市场
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xqe-agent-team
功能描述
Orchestrate a dynamic multi-agent team where a lead agent (opus) plans and delegates tasks to specialized worker agents (sonnet) that communicate bidirection...
安全使用建议
This skill is coherent for orchestrating multi-agent workflows, but you should still be cautious when using it: only provide sensitive data to an orchestrated team if you're comfortable multiple sub-agents will see it; be mindful of model overrides (they may require provider access or keys outside this skill); monitor spawned sessions and kill them when done to avoid runaway resource use; test workflows in a sandbox before running on production or confidential data. If you have policy or billing limits, restrict which models the skill may spawn and limit parallelism to control cost and blast radius.
功能分析
Type: OpenClaw Skill
Name: xqe-agent-team
Version: 1.0.0
The skill bundle provides a legitimate framework for multi-agent orchestration within the OpenClaw environment. It defines a workflow for a lead 'Orchestrator' agent to delegate tasks to specialized 'Worker' agents using session management tools like `sessions_spawn` and `sessions_send`. The instructions in SKILL.md and the templates in references/role-patterns.md are focused on productivity tasks such as code review, market research, and debugging, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name/description describe orchestrating an orchestrator + worker agents; SKILL.md contains only orchestration instructions (spawning subagents, passing messages, synthesizing results). There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
Runtime instructions are focused on planning, spawning workers, relaying messages, and aggregating results. They reference platform session tools (sessions_spawn, sessions_send, subagents) which is expected for this purpose. The instructions do not ask to read local files, system configs, or unrelated env vars.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is downloaded or written to disk by the skill package itself.
Credentials
The skill declares no required credentials or env vars (appropriate). One minor note: SKILL.md suggests overriding worker models with explicit model identifiers (e.g., "anthropic/claude-opus-4-6"); that implies the platform or runtime must have access to those models or keys, but the skill itself does not request or require credentials — this is a usage-time operational concern rather than a packaging inconsistency.
Persistence & Privilege
always is false and disable-model-invocation is not set — normal defaults. The skill does not request persistent installation, nor does it attempt to modify other skills or system-wide config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xqe-agent-team - 安装完成后,直接呼叫该 Skill 的名称或使用
/xqe-agent-team触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Dynamic multi-agent orchestration: opus orchestrator + sonnet workers, bidirectional comms, progress relay
元数据
常见问题
XQE Agent Team 是什么?
Orchestrate a dynamic multi-agent team where a lead agent (opus) plans and delegates tasks to specialized worker agents (sonnet) that communicate bidirection... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 XQE Agent Team?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xqe-agent-team」即可一键安装,无需额外配置。
XQE Agent Team 是免费的吗?
是的,XQE Agent Team 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
XQE Agent Team 支持哪些平台?
XQE Agent Team 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 XQE Agent Team?
由 AA-rick(@aa-rick)开发并维护,当前版本 v1.0.0。
推荐 Skills