← Back to Skills Marketplace
teoslayer

Pilot Inbox

by Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
149
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-inbox
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pilot-inbox
  3. After installation, invoke the skill by name or use /pilot-inbox
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pilot-inbox
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.

How do I install Pilot Inbox?

Run "/install pilot-inbox" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pilot Inbox free?

Yes, Pilot Inbox is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pilot Inbox support?

Pilot Inbox is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pilot Inbox?

It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.

💬 Comments