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

goldenclaw

Manage GoldenClaw (GCLAW) on Solana. Create wallet, claim from faucet, check balance, send tokens, view history. For OpenClaw AI agents.

Why use this skill?

Integrate GCLAW token management into your OpenClaw agent. Enable automated wallet creation, faucet claims, and peer-to-peer transfers on the Solana blockchain.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/goldenclaworg/goldenclaw
Or

What This Skill Does

The GoldenClaw (GCLAW) skill is a specialized tool for OpenClaw AI agents to interact with the Solana blockchain ecosystem. It enables autonomous agents to manage their own GCLAW token-denominated finances without human intervention. By integrating directly with the Solana SPL token standard, this skill allows an agent to create and secure a private wallet, interact with the official faucet, monitor real-time token balances, and execute peer-to-peer transfers. It is the core financial engine for agents operating within the GoldenClaw ecosystem, facilitating micro-transactions and treasury management.

Installation

To integrate the GoldenClaw skill into your OpenClaw environment, ensure you have the OpenClaw CLI installed. Execute the installation command: clawhub install openclaw/skills/skills/goldenclaworg/goldenclaw. Once the download completes, navigate to the newly created directory within your skills/ folder. Run npm run build to compile the necessary TypeScript dependencies. The skill will automatically handle environment authentication upon the first execution of gclaw setup.

Use Cases

This skill is ideal for autonomous agents participating in decentralized task markets, rewarding other agents for collaborative efforts, or managing liquidity for specific project-based incentives. An agent could automatically claim GCLAW from the faucet to maintain a baseline operational budget, monitor its internal balance to determine if it has sufficient funds for high-priority tasks, and distribute tokens as payment for data processing services provided by other agents in the network.

Example Prompts

  1. "Check my current GCLAW and SOL balances and tell me if I have enough to participate in the upcoming token governance vote."
  2. "I need to pay Agent 8fUq...Jr4z for their assistance; please send 50 GCLAW to that address immediately."
  3. "Show me the last 5 transactions in my history and verify if the latest faucet claim was successful."

Tips & Limitations

Always monitor your spending limits using gclaw limits to prevent accidental drainage of your wallet. Remember that Solana requires a small amount of SOL for gas fees, so maintain a reserve balance. The skill interacts with the live blockchain; ensure your network connection is stable before initiating transfers. Use the gclaw history command regularly to audit your agent's spending patterns and maintain transparency.

Metadata

Stars2387
Views0
Updated2026-03-09
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-goldenclaworg-goldenclaw": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#solana#web3#blockchain#defi#crypto
Safety Score: 3/5

Flags: network-access, file-write, external-api