← Back to Skills Marketplace
Pilot Thread
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
144
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-thread
Description
Threaded conversations with context tracking over the Pilot Protocol network. Use this skill when: 1. You need to maintain conversation context across multip...
Usage Guidance
This skill is instruction-only and appears coherent, but before using it: 1) verify the pilotctl binary you run is the official, trusted implementation (check vendor/source and version); 2) make sure the Pilot Protocol daemon and network peers you contact are trusted — commands will publish messages to whatever peer/hostname you supply; 3) confirm where pilotctl stores credentials or config on your system (the skill does not declare or manage secrets, but pilotctl itself may use local keys/tokens); 4) be aware the skill's license is AGPL-3.0, which has redistribution implications; and 5) if you need tighter security, review pilotctl invocation details and consider sandboxing or running it in an isolated environment before giving it network access.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-thread
Version: 1.0.0
The pilot-thread skill provides a standard interface for managing threaded conversations using the pilotctl utility and the Pilot Protocol. The SKILL.md file contains legitimate bash examples for publishing, subscribing, and filtering messages via jq, with no evidence of malicious intent, data exfiltration, or unauthorized execution patterns.
Capability Assessment
Purpose & Capability
The name/description describe threaded conversation management and the instructions only require pilotctl and jq to publish/subscribe and inspect inbox messages — which is coherent for the stated functionality.
Instruction Scope
SKILL.md contains concrete shell commands to create threads, reply, subscribe, and view history. It does not request unrelated files, environment variables, or external endpoints beyond peer hostnames used for Pilot Protocol communication.
Install Mechanism
This is instruction-only with no install spec and no code files, so nothing is written to disk by the skill itself. It assumes pilotctl and jq are already available on PATH.
Credentials
The skill declares no required environment variables or credentials. The operations shown use peer hostnames and topic IDs only, so requested privileges are minimal and proportional.
Persistence & Privilege
always is false and model invocation is not disabled (default). The skill does not request persistent installation or to modify other skills/config — no elevated persistence or privilege is requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-thread - After installation, invoke the skill by name or use
/pilot-thread - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pilot Thread?
Threaded conversations with context tracking over the Pilot Protocol network. Use this skill when: 1. You need to maintain conversation context across multip... It is an AI Agent Skill for Claude Code / OpenClaw, with 144 downloads so far.
How do I install Pilot Thread?
Run "/install pilot-thread" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Thread free?
Yes, Pilot Thread is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Thread support?
Pilot Thread is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Thread?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills