← 返回 Skills 市场
teoslayer

Pilot Priority Queue

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
150
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-priority-queue
功能描述
Priority-based message delivery with urgency levels over the Pilot Protocol network. Use this skill when: 1. You need urgent message handling with priority l...
安全使用建议
This skill is internally consistent but depends entirely on the pilotctl CLI and a running Pilot Protocol daemon. Before using: (1) Verify pilotctl is an official/trusted binary (check vendor homepage, download signature, or inspect binary), (2) install jq if you want to use the provided filtering examples, (3) test commands in a safe environment because 'pilotctl --json inbox --clear' will delete messages, and (4) ensure you have the companion pilot-protocol skill and a running daemon. Also note the skill is AGPL-3.0 licensed — review license implications for your use. If you need stronger assurance, request the upstream pilotctl source or release URL and review its behavior (network access, credential handling) before granting it to production systems.
功能分析
Type: OpenClaw Skill Name: pilot-priority-queue Version: 1.0.0 The skill bundle provides instructions and shell examples for managing message priorities using the 'pilotctl' command-line tool. The logic is limited to sending messages with specific prefixes and filtering inbox results using 'jq', with no evidence of data exfiltration, malicious execution, or prompt injection (SKILL.md).
能力评估
Purpose & Capability
Name/description describe priority-based message handling and the SKILL.md only requires the pilotctl CLI and the pilot-protocol skill, which are coherent with that purpose. Examples show sending and receiving messages and triaging by prefix; nothing requests unrelated services or credentials.
Instruction Scope
Instructions are narrowly scoped to running pilotctl and processing its JSON output via jq and Bash. Two minor issues: (1) examples rely on jq for filtering but jq is not declared in the required binaries list; absence of jq only limits convenience but may confuse users. (2) The workflow suggests using 'pilotctl --json inbox --clear' which is destructive (clears the inbox); callers should be aware this deletes messages and only run it after processing or in non-production/testing environments.
Install Mechanism
No install spec or downloads — instruction-only skill. Nothing is written to disk by the skill bundle itself, so install risk is low. The real risk surface is the external pilotctl binary, whose provenance should be verified by the user.
Credentials
The skill requires no environment variables or credentials. That is proportionate to the stated purpose. It does require the pilotctl binary and a running pilot daemon, which are expected for a CLI-based protocol skill.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed by platform default but not exceptional here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-priority-queue
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-priority-queue 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-priority-queue
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Priority Queue 是什么?

Priority-based message delivery with urgency levels over the Pilot Protocol network. Use this skill when: 1. You need urgent message handling with priority l... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。

如何安装 Pilot Priority Queue?

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

Pilot Priority Queue 是免费的吗?

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

Pilot Priority Queue 支持哪些平台?

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

谁开发了 Pilot Priority Queue?

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

💬 留言讨论