← Back to Skills Marketplace
Pilot Chat Collaboration Hub Setup
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
98
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-chat-collaboration-hub-setup
Description
Deploy a chat and collaboration hub with 4 agents. Use this skill when: 1. User wants to set up a multi-agent chat platform 2. User is configuring a chat ser...
Usage Guidance
This skill is coherent for deploying a multi-agent chat hub, but before using it: 1) Verify the provenance and trustworthiness of the pilotctl and clawhub binaries and the pilot-* packages they will install (inspect repositories, checksums, or vendor docs). 2) Back up any existing ~/.pilot configuration before the skill writes the manifest. 3) Run installations in a controlled environment or isolated network if possible, because clawhub will fetch and install code on each node. 4) Understand that the handshake/auto-trust steps create mutual trust between agents—only establish them between nodes you control and have audited. 5) If you need a higher assurance, request the skill author to include explicit verification steps (signed releases, checksums, or source URLs) for the installed pilot-* packages.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-chat-collaboration-hub-setup
Version: 1.0.0
The skill bundle is a configuration orchestrator designed to set up a multi-agent chat and collaboration hub. It provides clear instructions for installing necessary sub-skills (e.g., pilot-group-chat, pilot-moderator) and configuring agent hostnames and manifests using the 'pilotctl' and 'clawhub' utilities. No evidence of data exfiltration, malicious execution, or prompt injection was found; the behavior is entirely consistent with the stated purpose of deploying a multi-agent communication system.
Capability Assessment
Purpose & Capability
Name/description (deploy a 4-agent chat hub) matches the instructions: installing pilot-* skills via clawhub, setting hostnames with pilotctl, writing a manifest, and performing handshakes. Required binaries (pilotctl, clawhub) are relevant and expected.
Instruction Scope
SKILL.md stays within the stated purpose but includes operations that affect system state: installing skills on nodes (clawhub), setting hostnames (pilotctl), and writing a manifest file to ~/.pilot/setups/chat-collaboration-hub.json. It also instructs creating mutual trust/handshakes between agents, which is necessary for the hub but increases the trust footprint.
Install Mechanism
This is instruction-only (no install spec). It relies on external tools (clawhub to install many pilot-* packages). The manifest does not provide package provenance, checksums, or verification guidance for what clawhub will fetch. That is expected functionally but increases risk because arbitrary code may be installed by clawhub/pilotctl.
Credentials
No environment variables or credentials are requested by the skill and none are accessed in the instructions. The skill's configuration changes are limited to user-home manifest files and handshake/trust operations between agents.
Persistence & Privilege
always:false and default autonomous invocation are set. The skill writes a manifest into ~/.pilot (its own configuration area) and performs host configuration via pilotctl; it does not request persistent elevated platform privileges or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-chat-collaboration-hub-setup - After installation, invoke the skill by name or use
/pilot-chat-collaboration-hub-setup - 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 Chat Collaboration Hub Setup?
Deploy a chat and collaboration hub with 4 agents. Use this skill when: 1. User wants to set up a multi-agent chat platform 2. User is configuring a chat ser... It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.
How do I install Pilot Chat Collaboration Hub Setup?
Run "/install pilot-chat-collaboration-hub-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Chat Collaboration Hub Setup free?
Yes, Pilot Chat Collaboration Hub Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Chat Collaboration Hub Setup support?
Pilot Chat Collaboration Hub Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Chat Collaboration Hub Setup?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills