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 liquidity. This Skill provides a unified SDK and MCP server that aggregates liquidity across all these venues with smart order routing for best execution. ## Core Features & Use Cases - Smart Order Routing: Get quotes and execute trades routed across Drift, Flash, Adrena, and Jupiter perp protocols through a single API. - Unified Position Management: Fetch, filter, decrease, and close positions across all venues with one interface, including PnL and liquidation price tracking. - AI Agent Integration: Built-in MCP server exposing trading tools (quotes, position management, liquidation signals, funding rates) for building automated trading agents. - Use Case: Build a mean reversion trading bot that monitors liquidation signals via the MCP server, gets quotes across venues, and automatically opens short positions when z-scores exceed thresholds. ## Quick Start Use the ranger-finance skill to get a quote for a 1 SOL long position with 10 USDC collateral and show pricing across all available venues.