← Back to Skills Marketplace
2835
Downloads
2
Stars
92
Active Installs
1
Versions
Install in OpenClaw
/install dispatching-parallel-agents
Description
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install dispatching-parallel-agents - After installation, invoke the skill by name or use
/dispatching-parallel-agents - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: 并行代理分发
Metadata
Frequently Asked Questions
What is Dispatching Parallel Agents?
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. It is an AI Agent Skill for Claude Code / OpenClaw, with 2835 downloads so far.
How do I install Dispatching Parallel Agents?
Run "/install dispatching-parallel-agents" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Dispatching Parallel Agents free?
Yes, Dispatching Parallel Agents is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Dispatching Parallel Agents support?
Dispatching Parallel Agents is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Dispatching Parallel Agents?
It is built and maintained by zlc000190 (@zlc000190); the current version is v0.1.0.
More Skills