What problem does it solve? AI agents often have outdated or incorrect knowledge of Raydium's SDK methods, program IDs, and API endpoints, leading to broken transactions or lost funds when building Solana DeFi integrations. ## Core Features & Use Cases - Swap Integration: Execute token swaps via the TypeScript SDK or the HTTP Trade API with routing across CLMM, CPMM, and AMM V4 pools. - Liquidity Management: Create pools, open and manage concentrated liquidity positions, and handle farming rewards with verified program IDs. - LaunchLab Token Launches: Launch tokens with bonding curves that automatically migrate to permanent Raydium liquidity at graduation. - Use Case: A developer building a Solana trading bot can use this Skill to get the correct CPMM swap call, current program addresses, and priority fee configuration without hallucinated endpoints. ## Quick Start Use the raydium skill to write TypeScript code that swaps 1 SOL for USDC through the Trade API with a 0.5% slippage tolerance.