← Back to Skills Marketplace
424
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install structs-mining
Description
Executes resource extraction in Structs. Mines ore and refines it into Alpha Matter. Use when mining ore, refining ore, starting a mine-refine cycle, checkin...
Usage Guidance
This skill appears to be a legitimate how-to for using the 'structsd' CLI to mine and refine resources, but the package metadata omits two important facts: (1) you must have the 'structsd' binary installed and on PATH, and (2) the commands use a local signing key (--from [key-name]) which will sign and submit transactions (and could spend assets). Before using: verify the skill author and source; ensure you have an authentic structsd binary from the official project; test commands with a throwaway or test key account first; do not point the commands at a key containing real funds until you understand the workflow; and be aware that launching the compute commands will submit transactions to the network automatically (the SKILL.md warns 'compute auto-submits'). Also note the metadata/version mismatch (registry shows v1.2.0 while _meta.json lists v1.0.1) — a minor inconsistency but another reason to confirm origin.
Capability Analysis
Type: OpenClaw Skill
Name: structs-mining
Version: 1.2.0
The skill bundle contains instructions and command templates for interacting with a blockchain-based game CLI (structsd). The commands and procedures described in SKILL.md are consistent with the stated purpose of mining and refining resources, using standard Cosmos SDK-style transaction flags. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
The SKILL.md clearly expects the local 'structsd' CLI and use of a local signing key (--from [key-name]) to submit transactions; however the skill's declared requirements list no required binaries, env vars, or config paths. That omission is inconsistent with its stated purpose (mining via structsd).
Instruction Scope
Instructions are narrowly scoped to running structsd query/tx commands (mine/refine lifecycle) and background PoW. They do not request arbitrary file access or exfiltration, but they do instruct the operator/agent to use a local key name to sign transactions, which is sensitive.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk by the skill package itself.
Credentials
The skill requests no environment variables or explicit credential fields, but the runtime commands require access to a local key (wallet) and a local 'structsd' binary. The absence of declared credential/config requirements is misleading and understates the sensitive privileges needed to operate (signing/submitting transactions).
Persistence & Privilege
Skill is not always-enabled and does not request persistent system-wide privileges. Autonomous invocation is allowed (platform default) but not combined with other elevated permissions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install structs-mining - After installation, invoke the skill by name or use
/structs-mining - 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 Mining?
Executes resource extraction in Structs. Mines ore and refines it into Alpha Matter. Use when mining ore, refining ore, starting a mine-refine cycle, checkin... It is an AI Agent Skill for Claude Code / OpenClaw, with 424 downloads so far.
How do I install Structs Mining?
Run "/install structs-mining" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Structs Mining free?
Yes, Structs Mining is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Structs Mining support?
Structs Mining is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Structs Mining?
It is built and maintained by Abstrct (@abstrct); the current version is v1.2.0.
More Skills