← Back to Skills Marketplace
406
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install structs-exploration
Description
Explores new planets and manages fleet movement in Structs. Use when discovering new planets, moving fleet to a new location, expanding territory, relocating...
Usage Guidance
This skill tells the agent how to run 'structsd' to explore planets and move fleets, and it expects you to supply a local key name for signing transactions. Before installing or using it: 1) Verify you have the 'structsd' CLI installed from a trusted source; 2) Confirm where your keys are stored (local keyring/config) and that you understand any commands may submit real on-chain transactions; 3) Don't let the agent run these commands autonomously without review—inspect the exact tx commands and test on a non-production/test environment first; 4) Ask the publisher to update metadata to declare the required binary and any config/credential needs to remove this inconsistency.
Capability Analysis
Type: OpenClaw Skill
Name: structs-exploration
Version: 1.2.0
The skill bundle provides instructions for an AI agent to interact with a CLI tool named 'structsd' to manage game-like entities (planets and fleets). The commands in SKILL.md are standard blockchain-style CLI interactions (query and tx) and do not exhibit any signs of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
The SKILL.md assumes use of the 'structsd' CLI to query and submit transactions (planet-explore, fleet-move) and references signing via '--from [key-name]'. However, the registry metadata lists no required binaries, no primary credential, and no config paths. A skill that drives a blockchain-style CLI legitimately needs that binary and access to wallet/key material; the omission is an incoherence.
Instruction Scope
Instructions are narrowly focused on querying and transacting with Structs via the CLI and do not ask to read unrelated files or exfiltrate data. However, they do instruct transaction submission using a local key name (wallet) and CLI flags; that implies access to local keyrings and the network node, which the skill metadata does not declare.
Install Mechanism
This is instruction-only with no install spec or code files, so there is no installer risk. The runtime risk comes from executing the external 'structsd' binary (not provided by the skill).
Credentials
The instructions require signing transactions ('--from [key-name]') and therefore access to local keys/wallets and potentially node RPC endpoints, but the skill requests no environment variables, credentials, or config paths. The skill should explicitly declare the need for wallet access and any node endpoint config; its absence is disproportionate to the operations it performs.
Persistence & Privilege
The skill is not always-enabled, does not request persistent installation, and doesn’t modify other skills or system settings. Autonomous invocation is allowed (default), but that alone is not flagged; there is no 'always: true' or other high-privilege setting.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install structs-exploration - After installation, invoke the skill by name or use
/structs-exploration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
structstestnet-111 compatible, synced with upstream
v1.1.1
structstestnet-111 compatibility; no content changes required
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 Exploration?
Explores new planets and manages fleet movement in Structs. Use when discovering new planets, moving fleet to a new location, expanding territory, relocating... It is an AI Agent Skill for Claude Code / OpenClaw, with 406 downloads so far.
How do I install Structs Exploration?
Run "/install structs-exploration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Structs Exploration free?
Yes, Structs Exploration is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Structs Exploration support?
Structs Exploration is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Structs Exploration?
It is built and maintained by Abstrct (@abstrct); the current version is v1.2.0.
More Skills