← 返回 Skills 市场
Pilot Inbox
作者
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
149
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-inbox
功能描述
Unified inbox for all incoming items — messages, files, tasks, and trust requests in one view. Use this skill when: 1. You need to check all incoming items a...
安全使用建议
This skill appears coherent for viewing and triaging Pilot Protocol inbox items, but check a few things before installing: (1) Ensure pilotctl is a trusted binary and up-to-date (verify its source and checksum); (2) Install or confirm jq on PATH (SKILL.md uses it but the registry metadata doesn't list it); (3) Be aware that pilotctl --clear is destructive — the agent running this skill could delete items if asked to; (4) Confirm the Pilot Protocol daemon is running and that you intend to grant that local access to the agent; (5) If you need the skill to run automatically, remember autonomous invocation is allowed by default — restrict if you don't want the agent to execute these commands without your approval.
功能分析
Type: OpenClaw Skill
Name: pilot-inbox
Version: 1.0.0
The pilot-inbox skill provides a standard interface for managing a unified inbox using the pilotctl command-line tool. The provided SKILL.md documentation and bash examples focus on legitimate triage activities such as viewing messages, files, and trust requests, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description map to the actions performed by the instructions (listing inbox items, files, tasks, and trust requests via pilotctl). Required capability (pilotctl + running daemon) is appropriate for a Pilot Protocol inbox skill.
Instruction Scope
Instructions are narrowly scoped to running pilotctl and parsing JSON with jq. They include destructive commands (pilotctl ... --clear) which match the claimed 'clear inbox' functionality. The SKILL.md references jq for JSON parsing but jq is not declared in the registry's required binaries list — a minor inconsistency to fix.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill itself. Low install risk.
Credentials
The skill does not request environment variables or credentials. The commands operate via the pilotctl binary and a running daemon; this is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent agent-wide privileges or modify other skills. The default ability for the agent to invoke the skill autonomously is unchanged and is reasonable for this functionality.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pilot-inbox - 安装完成后,直接呼叫该 Skill 的名称或使用
/pilot-inbox触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pilot Inbox 是什么?
Unified inbox for all incoming items — messages, files, tasks, and trust requests in one view. Use this skill when: 1. You need to check all incoming items a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 Pilot Inbox?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-inbox」即可一键安装,无需额外配置。
Pilot Inbox 是免费的吗?
是的,Pilot Inbox 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pilot Inbox 支持哪些平台?
Pilot Inbox 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pilot Inbox?
由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。
推荐 Skills