What problem does it solve? Manually checking Hyperliquid perpetual and spot markets, wallet positions, and trade history requires navigating the exchange UI or writing custom API calls. This Skill provides a read-only CLI that pulls market data, account state, and trade reviews directly from the Hyperliquid /info endpoint with no API key required. ## Core Features & Use Cases - Market Data Queries: List perp DEXs, markets, spot pairs, candles, funding history, and live L2 order book depth with sorting and limiting options. - Account Inspection: Review perp positions, spot balances, recent fills, and historical orders for any wallet address. - Trade Review & Export: Generate heuristic post-trade reviews with realized PnL, fees, win rates, and market context, or export normalized candle and funding JSON datasets for backtesting prep. - Use Case: Ask for a review of your wallet's last 72 hours of trading to see which coins lost money, how much fees consumed, and whether you traded against the market trend. ## Quick Start Ask the agent to show the top Hyperliquid perp markets by 24h volume or to review recent fills for your wallet address.