What problem does it solve? AI models lack current knowledge of Solana protocols, SDK patterns, and on-chain operations, causing hallucinated tool calls and failed transactions when building blockchain agents. This Skill provides accurate, structured guidance for wiring SendAI's Solana Agent Kit into LangChain, Vercel AI SDK, or Claude via MCP so agents can execute real on-chain actions. ## Core Features & Use Cases - 60+ On-Chain Actions: Deploy SPL tokens, swap via Jupiter, create Raydium/Orca/Meteora pools, mint Metaplex NFTs, stake SOL, and register .sol domains through a plugin-based architecture. - Multi-Framework Integration: Ready-made patterns for LangChain ReAct agents, Vercel AI SDK streaming apps, and a Claude Desktop MCP server configuration. - Autonomous Agent Patterns: Event-driven triggers, DCA and take-profit strategies, safety guardrails with transaction limits, and error recovery loops. - Use Case: A developer wants Claude Desktop to check a wallet balance and swap 0.1 SOL for USDC. The Skill provides the exact MCP server config, environment variables, and security practices to make it work on devnet before mainnet. ## Quick Start Ask the agent to set up a Solana Agent Kit project with the token and DeFi plugins, then have it check your wallet balance and swap a small amount of SOL for USDC on devnet.