← Back to Skills Marketplace
Pilot Energy Grid Optimizer Setup
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-energy-grid-optimizer-setup
Description
Deploy an energy grid optimization system with 4 agents. Use this skill when: 1. User wants to set up coordinated energy monitoring, forecasting, optimizatio...
Usage Guidance
This skill appears to do what it says: orchestrate a 4-agent Pilot deployment using pilotctl and clawhub. Before installing: 1) verify pilotctl and clawhub binaries are legitimate and from trusted sources; 2) review the specific pilot-* packages (pilot-stream-data, pilot-metrics, pilot-gossip, etc.) that the skill instructs you to install — those are third-party components and may require additional credentials or network/device access; 3) back up existing ~/.pilot data because the skill writes a manifest there; 4) perform initial testing in an isolated environment or staging network (not directly on production devices) and verify handshake/trust behavior so agents do not inadvertently connect to untrusted peers. If you need higher assurance, request the provenance and checksums for the pilot-* packages that clawhub will install.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-energy-grid-optimizer-setup
Version: 1.0.0
The skill bundle provides a legitimate setup for a multi-agent energy grid optimization system across four roles (sensor-mesh, forecaster, optimizer, and controller). It uses standard commands (clawhub, pilotctl) to install dependencies and configure peer-to-peer communication. No malicious behavior, data exfiltration, or suspicious obfuscation was detected in SKILL.md or README.md.
Capability Tags
Capability Assessment
Purpose & Capability
Name, description, required binaries (pilotctl, clawhub), and the steps (install pilot-* skills, set hostname, handshake) align with an orchestrator that provisions four coordinated agents for grid monitoring and control.
Instruction Scope
SKILL.md only contains shell-based orchestration steps (clawhub install, pilotctl set-hostname/handshake/publish) and manifests to be written under ~/.pilot; these are within the described setup scope. Note: the skill explicitly instructs installation of many other pilot-* skills and writes a JSON manifest to the user's home—the behavior is expected for a deployer but expands the attack surface via those downstream packages.
Install Mechanism
This is an instruction-only skill (no install spec, no code files). That is lower risk for the skill itself because it doesn't download or execute new code directly; however it instructs use of clawhub to install other packages, and those downstream installs are not included in this bundle.
Credentials
The skill declares no required environment variables, credentials, or external config paths. It does request writing to ~/.pilot which is proportional for a per-user agent setup.
Persistence & Privilege
always:false (no forced global inclusion). The skill writes a persistent manifest to ~/.pilot/setups/energy-grid-optimizer.json and instructs installing other skills, so it results in persistent agent configuration and additional installed components — expected for a setup tool but worth awareness.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-energy-grid-optimizer-setup - After installation, invoke the skill by name or use
/pilot-energy-grid-optimizer-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 Energy Grid Optimizer Setup?
Deploy an energy grid optimization system with 4 agents. Use this skill when: 1. User wants to set up coordinated energy monitoring, forecasting, optimizatio... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Pilot Energy Grid Optimizer Setup?
Run "/install pilot-energy-grid-optimizer-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Energy Grid Optimizer Setup free?
Yes, Pilot Energy Grid Optimizer Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Energy Grid Optimizer Setup support?
Pilot Energy Grid Optimizer Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Energy Grid Optimizer Setup?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills