← 返回 Skills 市场
teoslayer

Pilot Announce

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
101
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-announce
功能描述
One-to-many announcements with read receipts over the Pilot Protocol network. Use this skill when: 1. You need to broadcast important updates with delivery t...
安全使用建议
This skill appears to do what it says: it runs the pilotctl CLI to broadcast announcements and track receipts. Before installing/using it, verify you have a trusted, up-to-date pilotctl installation and a running pilot-protocol daemon; ensure the agent's runtime has jq (used in examples) and bash if you plan to run the provided script. Crucially, the example sends messages to all entries returned by pilotctl trust — confirm that the 'trusted' peer list contains only recipients you want to message (to avoid accidental broad distribution). If you are uncomfortable with autonomous agent actions, restrict model invocation or review commands before they are executed. Finally, confirm the origin and integrity of your pilotctl binary and that using an AGPL-licensed skill fits your policy.
功能分析
Type: OpenClaw Skill Name: pilot-announce Version: 1.0.0 The pilot-announce skill is a standard set of instructions and Bash examples for interacting with the 'pilotctl' CLI tool to broadcast messages and manage subscriptions. The functionality described in SKILL.md aligns with the stated purpose of sending announcements and tracking read receipts, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill's name/description match its runtime instructions: it requires the pilotctl CLI and the pilot-protocol daemon and performs broadcasts and read-receipt operations. Asking for pilotctl and the pilot-protocol dependency is proportionate to the described functionality.
Instruction Scope
SKILL.md only instructs running pilotctl commands (send-message, publish, subscribe, inbox, peers) and a bash loop that queries trusted peers. This stays within the announced purpose. Minor issues: example workflow uses jq to parse pilotctl JSON output and a bash shebang, but jq and bash are not declared in the skill's required binaries list — the agent will need jq present for the example to work. Also note: the workflow explicitly iterates over all 'trusted' peers and will broadcast to them; make sure you actually want announcements sent to that set.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written by the skill itself. Low install risk.
Credentials
No environment variables, credentials, or config paths are requested. The skill relies on local pilotctl state and trust relationships, which is appropriate for a CLI-based announcement tool.
Persistence & Privilege
The skill is not always-on and does not request elevated or persistent platform privileges. Autonomous invocation is allowed by default (normal for skills) but not excessive here; the skill does not modify other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-announce
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-announce 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Enables one-to-many announcements with read receipts over the Pilot Protocol network. - Broadcasts important updates to multiple recipients. - Tracks delivery and confirmation via read receipts. - Supports system announcements and policy changes. - Requires running pilot-protocol and pilotctl binary. - Not intended for casual chat or interactive discussions.
元数据
Slug pilot-announce
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Pilot Announce 是什么?

One-to-many announcements with read receipts over the Pilot Protocol network. Use this skill when: 1. You need to broadcast important updates with delivery t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。

如何安装 Pilot Announce?

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

Pilot Announce 是免费的吗?

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

Pilot Announce 支持哪些平台?

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

谁开发了 Pilot Announce?

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

💬 留言讨论