← 返回 Skills 市场
teoslayer

Pilot A2a Bridge

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
112
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-a2a-bridge
功能描述
Bridge A2A (Agent-to-Agent) protocol messages over Pilot tunnels. Use this skill when: 1. You need to connect A2A agents across different networks 2. You wan...
安全使用建议
This skill appears coherent, but review these practical points before installing: 1) Verify pilotctl is the official binary from pilotprotocol.network (a messaging bridge can forward any data, so you must trust the binary and daemon). 2) The examples use jq and reference a process_task function — ensure your runtime has jq or adapt the scripts and implement secure handling of received payloads. 3) Because it enables agent-to-agent messaging, avoid sending secrets or sensitive files through the bridge and consider running it in a network-isolated environment or with strict policies. 4) Confirm you also trust the required pilot-protocol skill and any remote agents you’ll connect to.
功能分析
Type: OpenClaw Skill Name: pilot-a2a-bridge Version: 1.0.0 The pilot-a2a-bridge skill provides standard documentation and Bash examples for using the 'pilotctl' utility to facilitate agent-to-agent communication. The code and instructions in SKILL.md are consistent with its stated purpose of network messaging and tunnel management, showing no signs of data exfiltration, malicious execution, or harmful prompt injection.
能力标签
crypto
能力评估
Purpose & Capability
Name/description match the requested resources: the skill is an instruction-only bridge that expects the pilotctl binary and a running pilot daemon, which is coherent for bridging A2A messages across networks.
Instruction Scope
Instructions stay within the stated purpose (starting daemon, listen/send/recv/subscribe). Minor omissions: the example scripts assume jq and a process_task function that are not declared; the skill instructs agents to send arbitrary JSON payloads, which is expected for messaging but also means the skill can carry any data the agent provides (normal for a messaging bridge).
Install Mechanism
No install spec and no code files (instruction-only) — nothing is downloaded or written to disk by the skill itself, which is low risk.
Credentials
The skill requires no environment variables or credentials. It only needs the pilotctl binary and a running daemon, which is proportionate to its purpose.
Persistence & Privilege
always:false and no special privileges requested. The skill does not request permanent presence or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-a2a-bridge
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-a2a-bridge 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release for bridging Agent-to-Agent (A2A) protocol messages over Pilot tunnels. - Enables reliable A2A messaging across different networks using Pilot’s encrypted overlay. - Supports sending, receiving, and subscribing to A2A messages between agents behind NAT. - Designed for multi-agent systems needing robust, cross-network communication. - Requires a running pilotctl daemon and pilot-protocol skill for operation. - Includes example workflows and command usage for rapid integration.
元数据
Slug pilot-a2a-bridge
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Pilot A2a Bridge 是什么?

Bridge A2A (Agent-to-Agent) protocol messages over Pilot tunnels. Use this skill when: 1. You need to connect A2A agents across different networks 2. You wan... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。

如何安装 Pilot A2a Bridge?

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

Pilot A2a Bridge 是免费的吗?

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

Pilot A2a Bridge 支持哪些平台?

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

谁开发了 Pilot A2a Bridge?

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

💬 留言讨论