← Back to Skills Marketplace
414
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install structs-power
Description
Manages power infrastructure in Structs. Covers substations, allocations, player connections, and power monitoring. Use when power is low or overloaded, crea...
Usage Guidance
This skill appears to do what it says (manage substations/allocations via the structsd CLI), but it assumes the structsd binary and access to local signing keys (the TX_FLAGS --from value). The registry metadata does not declare these dependencies and there is no homepage/source to verify the author. Before installing or enabling autonomous use: (1) confirm you trust the skill owner and the source; (2) ensure structsd is installed intentionally and understand which local key the agent would use to sign transactions; (3) avoid giving the agent access to high-value keys—test in a sandbox or with a low-privilege key; (4) consider disabling autonomous invocation if you do not want the agent to submit transactions without manual approval. Also note a minor metadata mismatch: _meta.json shows version 1.0.1 while registry metadata lists 1.2.0 and there is no homepage—these reduce provenance confidence.
Capability Analysis
Type: OpenClaw Skill
Name: structs-power
Version: 1.2.0
The skill bundle provides instructions and command templates for managing a power infrastructure system via the 'structsd' CLI, likely for a blockchain-based application. It contains standard procedures for querying state and executing transactions (substation creation, power allocation) without any evidence of malicious intent, data exfiltration, or unauthorized execution logic.
Capability Assessment
Purpose & Capability
The SKILL.md actions (creating substations/allocations, connecting players, queries) align with the skill name and description. This is a coherent set of capabilities for a 'power management' skill for Structs.
Instruction Scope
All runtime instructions are concrete structsd CLI commands and queries; they stay within the stated domain (power/substations/allocations). However the instructions require submitting transactions (TX_FLAGS) with a '--from [key-name]' which implies the agent will need access to a local keyring or wallet configuration—this is not declared in the metadata.
Install Mechanism
The skill is instruction-only (no install spec), which is the lowest install risk. That said, it implicitly depends on the 'structsd' CLI being present on the host; the package metadata lists no required binaries, which is inconsistent with the instructions.
Credentials
requires.env lists none, but TX_FLAGS include '--from [key-name]' and the commands will use whatever keyring/config 'structsd' has access to. The skill may cause the agent to read local wallet keys or sign transactions. The lack of declared binary or credential requirements is a proportionality/visibility concern.
Persistence & Privilege
always:false and no install/write operations. The skill does not request persistent presence or system-level configuration changes in its files. The main risk is transactional (it will instruct the agent to submit on-chain txs if executed).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install structs-power - After installation, invoke the skill by name or use
/structs-power - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
Sync with structs-ai upstream: v0.15 combat overhaul, 24-bit permissions, guild rank system, controller=PlayerId, guild-rank-set commands
v1.1.1
v0.15/111: controller=PlayerId, all allocation types usable for substation creation
v1.1.0
Updated from structs.ai: fixed reactor-begin-migration signature, guild-bank-mint signature, automated allocation limit docs, capacity=0 false positive, PoW key sequencing warnings, energy ephemeral concept. New: play-structs meta-skill.
v1.0.1
Fixed See Also references to use proper links
Metadata
Frequently Asked Questions
What is Structs Power?
Manages power infrastructure in Structs. Covers substations, allocations, player connections, and power monitoring. Use when power is low or overloaded, crea... It is an AI Agent Skill for Claude Code / OpenClaw, with 414 downloads so far.
How do I install Structs Power?
Run "/install structs-power" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Structs Power free?
Yes, Structs Power is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Structs Power support?
Structs Power is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Structs Power?
It is built and maintained by Abstrct (@abstrct); the current version is v1.2.0.
More Skills