← Back to Skills Marketplace
Pilot Feedback Collector Setup
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-feedback-collector-setup
Description
Deploy a feedback collection pipeline with 3 agents that automate intake, sentiment analysis, and actionable routing. Use this skill when: 1. User wants to s...
Usage Guidance
This skill appears to do what it claims, but take these practical precautions before running it: (1) ensure 'pilotctl' and 'clawhub' are official, up-to-date binaries from trusted sources; (2) review the JSON manifest the skill will write to ~/.pilot/setups/feedback-collector.json before creating it; (3) be aware that 'clawhub install' will install other skills (pilot-stream-data, pilot-chat, etc.) — inspect those packages separately because they may introduce additional behaviors or require credentials; (4) handshakes auto-approve trust when both sides send them, so only perform handshakes with hosts you control or trust; and (5) secure any webhook endpoints you configure (router -> external on port 443) to avoid sending sensitive data to an untrusted external receiver.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-feedback-collector-setup
Version: 1.0.0
The skill bundle provides a legitimate setup procedure for a multi-agent feedback collection pipeline using the `pilotctl` and `clawhub` utilities. It automates the installation of functional sub-skills, configuration of local manifests in `~/.pilot/setups/`, and the establishment of communication channels between agents. No indicators of malicious intent, data exfiltration, or unauthorized access were found in the code or instructions.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description ask for a feedback collector pipeline; required binaries (pilotctl, clawhub) and the commands in SKILL.md (clawhub install, pilotctl set-hostname/handshake/subscribe/publish) are directly related and expected for that purpose.
Instruction Scope
Instructions tell the agent to install other pilot skills, set hostnames, write a JSON manifest to ~/.pilot/setups/feedback-collector.json, and initiate handshakes. These are within scope for provisioning agents, but the skill instructs writing files to the user's home config directory and initiating networked trust handshakes — the user should review manifests and handshake targets before running.
Install Mechanism
This is instruction-only (no install spec and no code files). No downloads or archive extracts are present. The only install action is to call 'clawhub install' which delegates installation to another tool; that is expected for a setup helper.
Credentials
No environment variables, credentials, or config paths are requested by the skill. The manifest and commands operate on a user-level ~/.pilot path which is proportional to the described setup.
Persistence & Privilege
The skill is not marked always:true and does not attempt to modify other skills or global agent settings beyond writing its own setup manifest. Autonomous invocation is enabled by platform default but is not combined with other red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-feedback-collector-setup - After installation, invoke the skill by name or use
/pilot-feedback-collector-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 Feedback Collector Setup?
Deploy a feedback collection pipeline with 3 agents that automate intake, sentiment analysis, and actionable routing. Use this skill when: 1. User wants to s... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Pilot Feedback Collector Setup?
Run "/install pilot-feedback-collector-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Feedback Collector Setup free?
Yes, Pilot Feedback Collector Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Feedback Collector Setup support?
Pilot Feedback Collector Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Feedback Collector Setup?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills