What problem does it solve? Trading perpetual futures on Solana requires integrating separately with multiple protocols like Drift, Flash, Adrena, and Jupiter, each with different APIs and pricing. This Skill provides a unified guide for the Ranger Finance Smart Order Router, which aggregates liquidity across these venues for best execution. ## Core Features & Use Cases - Smart Order Routing: Get quotes and route trades across Drift, Flash, Adrena, and Jupiter perp venues through a single API. - Position Management: Fetch, filter, decrease, and close positions across all supported platforms with unified TypeScript interfaces. - AI Agent Integration: Expose trading tools via an MCP server for building automated trading agents and portfolio monitors. - Use Case: Build an AI trading agent that monitors liquidation signals, gets cross-venue quotes for SOL perpetuals, and executes trades at the venue with the best pricing. ## Quick Start Use the ranger-finance skill to get a quote and open a 1 SOL long position with 10 USDC collateral through the Smart Order Router.