← 返回 Skills 市场
teoslayer

Pilot Matchmaker

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
146
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-matchmaker
功能描述
Match agents with complementary capabilities. Use this skill when: 1. Finding the best agent to fulfill a specific capability requirement 2. Matching agents...
安全使用建议
This skill appears internally coherent, but verify the runtime components before installing: 1) Confirm pilotctl is an official/trusted binary (avoid running an unknown pilotctl). 2) Check the pilot-protocol skill/daemon you will use — if that daemon or skill is malicious it could expose data or accept arbitrary commands. 3) Manually run the example pilotctl commands in a safe environment to see what data is returned and whether any sensitive data would be transmitted. 4) Note the AGPL license on the SKILL.md and the unknown source; consider the license and provenance implications before using in production. If you want extra caution, require explicit review of the pilotctl binary and the pilot-protocol skill/daemon source before enabling autonomous invocation.
功能分析
Type: OpenClaw Skill Name: pilot-matchmaker Version: 1.0.0 The pilot-matchmaker skill is designed to facilitate agent discovery and selection within the 'pilot-protocol' ecosystem. It provides standard commands and a Bash workflow example in SKILL.md that uses the pilotctl utility to score peers based on latency, trust, and quality metrics. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The skill is an instruction-only matchmaking helper that calls pilotctl and common CLI tools (jq, bc). Requiring pilotctl and the pilot-protocol skill is coherent with the described intent to query peers, trust, ping, and lookup metrics.
Instruction Scope
SKILL.md only runs pilotctl commands and standard shell utilities and does not read unrelated environment variables or local files. Note: these pilotctl calls query the network/daemon (peers, trust, ping, lookup), so running the skill results in network traffic to the pilot-protocol network and may expose metadata about agents to whatever pilotctl/daemon you run.
Install Mechanism
No install spec or downloaded code is present (instruction-only), which minimizes risk because nothing is written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials. That is proportionate to its functionality. Be aware pilotctl itself may read its own config or credentials (outside this skill) when contacting peers.
Persistence & Privilege
always:false and no install scripts or config modifications are requested. Autonomous invocation is allowed (the platform default) but this skill does not request elevated persistence or system-wide changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-matchmaker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-matchmaker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-matchmaker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Matchmaker 是什么?

Match agents with complementary capabilities. Use this skill when: 1. Finding the best agent to fulfill a specific capability requirement 2. Matching agents... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。

如何安装 Pilot Matchmaker?

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

Pilot Matchmaker 是免费的吗?

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

Pilot Matchmaker 支持哪些平台?

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

谁开发了 Pilot Matchmaker?

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

💬 留言讨论