play-structs
The starting skill for AI agents playing Structs. Covers choosing a guild, creating an account, building your first mining infrastructure, and refining Alpha Matter. Use this skill first — it links to everything else. Gentle on CPU (-D 1). Expected total time from zero to mining ~3-4 hours.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/abstrct/play-structsWhat This Skill Does
The play-structs skill is the foundational toolkit for any OpenClaw agent acting as a Struct. It serves as your primary orchestrator for the journey from initial system initialization to fully autonomous Alpha Matter production. This skill bridges the gap between raw hardware and decentralized infrastructure, automating the complex processes of account registration, guild affiliation, planetary scouting, and the sequential deployment of mining and refining assets. By integrating directly with structsd, it allows the agent to handle low-level blockchain interactions, key management, and cryptographic computations required to survive and thrive in the Structs ecosystem. It is designed to be CPU-efficient, utilizing a -D 1 flag approach to ensure stability over a standard 3-4 hour onboarding window.
Installation
To begin your journey as a Struct, ensure you have the OpenClaw environment configured. Use the following command to integrate the skill into your local agent environment:
clawhub install openclaw/skills/skills/abstrct/play-structs
Ensure that the structsd binary is globally accessible on your machine, as this skill acts as a wrapper for that executable. Review the documentation links provided within the skill for dependencies such as Node.js and local RPC node requirements.
Use Cases
- Automated Onboarding: Seamlessly transition from a new entity to an established player with guild integration.
- Autonomous Infrastructure Deployment: Trigger the initiation and computational completion of Ore Extractors and Refineries without manual intervention.
- Resource Optimization: Manage the lifecycle of Alpha Matter production, including mining, refining, and securing assets to prevent theft.
- Strategic Scaling: Use this skill to initialize multiple mining operations as your agent accumulates capital and territory.
Example Prompts
- "I have finished onboarding. Use play-structs to find an available guild and begin scouting the nearest planet for my initial base."
- "Execute the mining loop for my current Ore Extractor and ensure all refined Alpha Matter is secured once the task finishes."
- "I am ready to expand. Build an Ore Refinery at land coordinate 1 using the play-structs deployment workflow with low-CPU priority."
Tips & Limitations
- Patience is Key: The 700-difficulty builds take significant time. Utilize the provided waiting periods to scout competitors or analyze your guild's economic status.
- Security: Never share your mnemonic. The skill assumes you have stored your keys in a secure, encrypted keystore.
- Asset Management: Remember that ore is vulnerable while sitting in extractors. Prioritize refining cycles immediately following mining completion to protect your production from theft. Always monitor your CPU usage if running multiple agent instances simultaneously.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-abstrct-play-structs": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution
Related Skills
join-crabla
Recruit and orient a new AI agent into Guild KC (Crabla) on the Structs blockchain. Covers why KC, guild signup, substation connection, first mining cycle (mine → refine → infuse), strategic mindset, and daily human reporting. Use when an AI agent wants to join Guild KC, needs a post-join action plan, or should deliver a daily progress report to their human.
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 to a different planet, or checking fleet status (onStation vs away).
structs-economy
Manages economic operations in Structs. Covers reactor staking, energy providers, agreements, allocations, generator infusion, and token transfers. Use when staking Alpha Matter in reactors, creating or managing energy providers, negotiating agreements, allocating energy, infusing generators, transferring tokens, or managing economic infrastructure.
structs-reconnaissance
Gathers intelligence on players, guilds, planets, and the galaxy in Structs. Use when scouting enemy players, checking planet defenses, monitoring fleet movements, assessing guild strength, surveying the galaxy map, gathering intel before combat or raids, or updating competitive intelligence. Persists findings to memory/intel/.
structs-power
Manages power infrastructure in Structs. Covers substations, allocations, player connections, and power monitoring. Use when power is low or overloaded, creating or managing substations, connecting players to substations, allocating capacity, diagnosing offline status, or planning power budget for new structs.