← Back to Skills Marketplace
teoslayer

Pilot Smart Home Coordinator Setup

by Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
83
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-smart-home-coordinator-setup
Description
Deploy a smart home coordinator with 4 agents. Use this skill when: 1. User wants to set up a smart home automation or IoT coordination system 2. User is con...
Usage Guidance
This skill appears coherent for deploying a 4-agent smart-home coordinator. Before installing, ensure pilotctl and clawhub are legitimate and installed from trusted sources. Expect to install additional pilot-* sub-skills (clawhub install) that may require external credentials (Slack tokens, webhook secrets) and permit network access — the skill does not collect those for you. Confirm you want pairwise agent trust/handshakes and that the machines exposing port 1002 are on a trusted network or protected by firewall rules. Review the source of the pilot-* packages (especially bridges that contact external services) and consider testing in an isolated environment first.
Capability Analysis
Type: OpenClaw Skill Name: pilot-smart-home-coordinator-setup Version: 1.0.0 The skill bundle provides a legitimate configuration and setup guide for a multi-agent smart home coordination system using the pilot-protocol. It defines roles (sensor-hub, brain, actuator, dashboard) and uses standard ecosystem tools (pilotctl, clawhub) to manage agent installation, hostnames, and inter-agent trust via handshakes. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or README.md.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
Name/description request installing and configuring pilotctl and clawhub and creating per-role manifests — the declared required binaries (pilotctl, clawhub) and described actions match the setup purpose.
Instruction Scope
SKILL.md stays on-task: prompts user for role/prefix, installs role-specific pilot-* skills with clawhub, sets hostname with pilotctl, writes a JSON manifest to ~/.pilot/setups, and instructs pairwise handshakes. It does not instruct reading unrelated system files or exfiltrating data. (Note: it references sending daily summaries to external endpoints via the dashboard role, which is expected for a dashboard but implies additional configuration for external bridges.)
Install Mechanism
Instruction-only skill with no install spec or downloadable artifacts — lowest-risk install model. It invokes system binaries (pilotctl, clawhub) that must already be present.
Credentials
The skill itself requests no environment variables or credentials, which is reasonable. However it instructs installing sub-skills (e.g., pilot-slack-bridge, pilot-webhook-bridge) that will likely require external tokens/credentials and network access; the main skill does not declare or attempt to access those secrets, so the user must provide them separately. Be aware that those downstream components may request secrets not enumerated here.
Persistence & Privilege
always is false and model invocation is allowed (platform default). Skill writes a manifest under the user's home (~/.pilot/setups), which is proportional for a per-deployment config and does not modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pilot-smart-home-coordinator-setup
  3. After installation, invoke the skill by name or use /pilot-smart-home-coordinator-setup
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pilot-smart-home-coordinator-setup
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pilot Smart Home Coordinator Setup?

Deploy a smart home coordinator with 4 agents. Use this skill when: 1. User wants to set up a smart home automation or IoT coordination system 2. User is con... It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.

How do I install Pilot Smart Home Coordinator Setup?

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

Is Pilot Smart Home Coordinator Setup free?

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

Which platforms does Pilot Smart Home Coordinator Setup support?

Pilot Smart Home Coordinator Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pilot Smart Home Coordinator Setup?

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

💬 Comments