colony-solana
Play Colony game on Solana — buy lands, upgrade, claim $OLO earnings, swap tokens via Jupiter. Full autonomous gameplay with strategy optimization.
Why use this skill?
Automate your Colony game strategy on Solana. Manage land purchases, $OLO claims, and token swaps autonomously with this intelligent OpenClaw agent skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/manylov/colony-solanaWhat This Skill Does
The colony-solana skill transforms your OpenClaw agent into an autonomous operator for the Colony idle game on the Solana blockchain. It manages the entire lifecycle of land ownership, from initial wallet configuration and token acquisition to strategic resource management. By automating the complexities of interacting with Solana smart contracts, the agent can efficiently monitor token yields, execute swaps via the Jupiter aggregator for optimal pricing, and perform land upgrades, ensuring that your game assets are always working at maximum capacity without requiring constant human oversight.
Installation
- Ensure you have the OpenClaw environment configured.
- Execute the install command:
clawhub install openclaw/skills/skills/manylov/colony-solana. - Navigate to the skill directory and run
npm install. - Generate your dedicated game wallet using
node colony-cli.mjs generate-walletand set theSOLANA_PRIVATE_KEYenvironment variable. - Fund your wallet with SOL to cover transaction fees and initial land purchases.
- Use the CLI commands to swap for $OLO tokens, purchase land, and initiate the autonomous management loop.
Use Cases
- Passive Income Generation: Automate the claiming of $OLO tokens from land holdings to compound your earnings.
- Autonomous Scaling: Let the agent determine the most efficient time to reinvest profits into new land plots or higher-tier upgrades.
- Market Optimization: Leverage integrated Jupiter swaps to convert idle SOL into $OLO tokens during favorable market conditions.
- Game Maintenance: Ensure 24/7 uptime for your digital assets, even while you are offline or managing other tasks.
Example Prompts
- "Check the status of my Colony lands and let me know if I have enough $OLO to purchase another plot."
- "Review current $OLO token prices via Jupiter and swap 0.5 SOL for the best available amount."
- "Start the autonomous strategy loop to maximize my land yield and claim pending rewards every 4 hours."
Tips & Limitations
- Always keep a small buffer of SOL in your wallet to ensure transaction fees are covered during periods of network congestion.
- Monitor the agent logs regularly to ensure the autonomous loop is executing as expected.
- Ensure your
JUPITER_API_KEYis current to prevent failed swap operations. - Be aware that blockchain transactions involve inherent risk; never provide the agent access to a wallet containing more funds than you are willing to commit to the game.
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-manylov-colony-solana": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, file-write, external-api, code-execution