← 返回 Skills 市场
2835
总下载
2
收藏
92
当前安装
1
版本数
在 OpenClaw 中安装
/install dispatching-parallel-agents
功能描述
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
安全使用建议
Safe to install as a workflow aid. Use it for truly independent tasks, avoid putting unnecessary secrets or unrelated private context into delegated prompts, and review all parallel-agent changes before accepting them.
功能分析
Type: OpenClaw Skill
Name: dispatching-parallel-agents
Version: 0.1.0
The skill bundle describes a strategy for an AI agent to dispatch parallel sub-agents to address multiple independent problems concurrently. The `SKILL.md` provides clear, well-constrained instructions and examples for structuring agent tasks, focusing on debugging and fixing code/tests. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent running this skill. All content aligns with a legitimate use case for an AI agent in a development and debugging context.
能力评估
Purpose & Capability
The skill encourages dispatching multiple agents that may make code or test changes, but that capability directly matches its stated purpose of handling independent development failures in parallel.
Instruction Scope
Instructions are scoped to independent problem domains, warn against shared-state or related failures, and include review, conflict-checking, full test-suite verification, and spot-checking guidance.
Install Mechanism
The bundle contains a single non-executable SKILL.md file and no install hooks, scripts, binaries, dependencies, or required environment variables.
Credentials
Delegating work to sub-agents may share task context and produce parallel code edits, but this is disclosed, expected for the workflow, and bounded by the skill's focus and verification steps.
Persistence & Privilege
No persistence mechanism, background service, credential handling, privileged access, network transfer, or long-running worker setup is present in the artifacts.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install dispatching-parallel-agents - 安装完成后,直接呼叫该 Skill 的名称或使用
/dispatching-parallel-agents触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: 并行代理分发
元数据
常见问题
Dispatching Parallel Agents 是什么?
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2835 次。
如何安装 Dispatching Parallel Agents?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install dispatching-parallel-agents」即可一键安装,无需额外配置。
Dispatching Parallel Agents 是免费的吗?
是的,Dispatching Parallel Agents 完全免费(开源免费),可自由下载、安装和使用。
Dispatching Parallel Agents 支持哪些平台?
Dispatching Parallel Agents 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Dispatching Parallel Agents?
由 zlc000190(@zlc000190)开发并维护,当前版本 v0.1.0。
推荐 Skills