ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/manylov/colony-solana
Or

What 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

  1. Ensure you have the OpenClaw environment configured.
  2. Execute the install command: clawhub install openclaw/skills/skills/manylov/colony-solana.
  3. Navigate to the skill directory and run npm install.
  4. Generate your dedicated game wallet using node colony-cli.mjs generate-wallet and set the SOLANA_PRIVATE_KEY environment variable.
  5. Fund your wallet with SOL to cover transaction fees and initial land purchases.
  6. 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

  1. "Check the status of my Colony lands and let me know if I have enough $OLO to purchase another plot."
  2. "Review current $OLO token prices via Jupiter and swap 0.5 SOL for the best available amount."
  3. "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_KEY is 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

Author@manylov
Stars1450
Views1
Updated2026-02-25
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-manylov-colony-solana": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#solana#gaming#defi#automation#crypto
Safety Score: 3/5

Flags: network-access, file-read, file-write, external-api, code-execution