← Back to Skills Marketplace
Pilot Group Chat
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
143
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-group-chat
Description
Multi-agent group conversations with membership management over the Pilot Protocol network. Use this skill when: 1. You need multi-party discussions with 3+...
Usage Guidance
This skill is instruction-only and appears coherent for joining/publishing to Pilot Protocol group topics. Before installing: ensure the pilotctl binary you have is the legitimate, up-to-date client from the Pilot project; verify you trust the Pilot network peers you will connect to (messages are sent over the network, so do not use this for secrets); be aware the examples use jq to parse JSON even though jq is not listed as required; ensure the required pilot-protocol skill/daemon is present and properly configured. If you need stricter control, run pilotctl commands in a sandboxed environment or inspect outputs before forwarding any sensitive content.
Capability Assessment
Purpose & Capability
Name/description align with the instructions: all runtime commands use the pilotctl CLI and refer to the Pilot Protocol network. Requiring pilotctl and the pilot-protocol skill is coherent for a group-chat integration.
Instruction Scope
SKILL.md only instructs the agent to run pilotctl commands (publish, subscribe, peers, inbox, set-tags). It does not instruct reading unrelated files or environment variables. Note: example workflow uses 'jq' to parse JSON but jq is not listed in required binaries — this is an omission (operational, not necessarily malicious). The instructions imply network connections to peers and publishing messages to group topics, which is expected for a chat skill but means messages are transmitted off the local agent.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk install profile: nothing is downloaded or written to disk by the skill package itself.
Credentials
The skill requests no environment variables, no credentials, and no config paths. This is proportionate to its stated purpose; network access is inherent to the functionality but not requested as secrets.
Persistence & Privilege
always:false (default) and the skill does not ask for persistent system modifications or to change other skills' configs. Autonomous invocation (disable-model-invocation:false) is standard and not by itself a concern.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-group-chat - After installation, invoke the skill by name or use
/pilot-group-chat - 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 Group Chat?
Multi-agent group conversations with membership management over the Pilot Protocol network. Use this skill when: 1. You need multi-party discussions with 3+... It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.
How do I install Pilot Group Chat?
Run "/install pilot-group-chat" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Group Chat free?
Yes, Pilot Group Chat is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Group Chat support?
Pilot Group Chat is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Group Chat?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills