Solana
Assist with Solana transactions, token accounts, priority fees, and program interactions.
Why use this skill?
Automate Solana transactions, manage SPL token accounts, and optimize priority fees with the OpenClaw Solana skill. Install now to streamline your on-chain interactions.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/solanaWhat This Skill Does
The Solana skill for OpenClaw is an advanced utility designed to interface directly with the Solana blockchain. It provides comprehensive capabilities for managing wallet operations, executing SPL token transfers, and optimizing transaction throughput through intelligent priority fee management. Whether you are automating routine account checks, debugging failed smart contract interactions, or performing complex asset transfers, this skill acts as a bridge between the agent and the Solana network, ensuring operations adhere to rent-exempt standards and account creation protocols.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/ivangdavila/solana
Use Cases
- Automated Trading & Swapping: Facilitating high-speed interactions with decentralized exchanges by calculating optimal compute units and priority fees.
- Asset Management: Batch-creating Associated Token Accounts (ATAs) for new assets or reclaiming SOL from unused token accounts via the close instruction.
- Network Troubleshooting: Diagnosing common blockchain errors such as "Account not found" or "Insufficient funds for rent" by simulating transactions before broadcasting them to the network.
- Blockchain Monitoring: Fetching real-time market data for prioritization fees to ensure transaction inclusion during periods of high network congestion.
Example Prompts
- "Check the current network congestion and suggest a priority fee to ensure my swap transaction lands within the next block."
- "Explain why my transaction failed with an 'Insufficient funds for rent' error and tell me exactly how much SOL I need to add to the account."
- "Close all empty token accounts in my wallet to reclaim the rent deposits and consolidate my SOL balance."
Tips & Limitations
Always be aware of the transaction lifecycle on Solana. Because transactions expire after roughly 60 seconds due to blockhash age, the agent is designed to handle re-signing if a transaction is dropped. For high-volume production tasks, the skill relies on high-quality RPC providers like Helius or QuickNode rather than public endpoints to avoid rate-limiting. Remember that ATAs are mandatory for tokens; do not attempt to send tokens directly to a wallet address without an initialized account. Always review your compute budget, as complex program interactions can exceed the 200k default limit, requiring manual adjustment.
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-ivangdavila-solana": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access
Related Skills
Animations
Create performant web animations with proper accessibility and timing.
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.