← 返回 Skills 市场
teoslayer

Pilot Task Parallel

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
171
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-task-parallel
功能描述
Fan-out tasks to multiple agents and merge results. Use this skill when: 1. You need to distribute independent work across multiple agents 2. You want to agg...
安全使用建议
This skill appears coherent, but check a few practical items before installing: (1) Ensure you trust the pilotctl binary and the pilot-protocol network/daemon you will connect to — submitted tasks run on remote agents and may execute arbitrary code there. (2) The SKILL.md uses jq and Bash 4.0+ (mentioned in the docs) but the structured requirement only lists pilotctl; make sure jq is available on the agent environment. (3) Confirm the pilot-protocol skill and daemon come from a trusted source (verify homepage/repo) and consider access controls on which peers your agent will submit tasks to. Finally, note the AGPL-3.0 license if license compatibility matters for your environment.
功能分析
Type: OpenClaw Skill Name: pilot-task-parallel Version: 1.0.0 The skill bundle provides standard Bash templates and instructions for parallel task orchestration using the 'pilotctl' utility. The logic in SKILL.md focuses on legitimate task submission, status polling, and result aggregation via jq, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name and description match the runtime instructions: the SKILL.md only uses pilotctl to discover peers, submit tasks, poll status, and merge results — which legitimately requires pilotctl and the pilot protocol.
Instruction Scope
Instructions are limited to using pilotctl, Bash, and jq to submit and poll tasks. This necessarily causes remote execution on peer agents (expected for the stated purpose). Users should be aware that submitted tasks run on other agents and could execute arbitrary work on those peers; the skill does not attempt to read local secrets or unrelated files.
Install Mechanism
Instruction-only skill with no install spec and no downloaded code — lowest install risk. It assumes pilotctl is present on PATH.
Credentials
No environment variables, credentials, or config paths are requested. The skill only needs the pilotctl binary and access to pilot-protocol peers.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence. Autonomous model invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-task-parallel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-task-parallel 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-task-parallel
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Task Parallel 是什么?

Fan-out tasks to multiple agents and merge results. Use this skill when: 1. You need to distribute independent work across multiple agents 2. You want to agg... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 171 次。

如何安装 Pilot Task Parallel?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-task-parallel」即可一键安装,无需额外配置。

Pilot Task Parallel 是免费的吗?

是的,Pilot Task Parallel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pilot Task Parallel 支持哪些平台?

Pilot Task Parallel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pilot Task Parallel?

由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。

💬 留言讨论