What problem does it solve? Getting Hyperliquid market data normally requires writing API clients or scraping the app. This Skill gives an agent direct read access to Hyperliquid's public info API through opencli commands, returning normalized tables of prices, funding, open interest, order books, and candles with no API key or wallet. ## Core Features & Use Cases - Perp and spot market tables: mark/oracle/mid prices, 24h change, hourly funding plus annualized APR, open interest, and volume for every market. - Order book and candles: L2 snapshots with configurable depth and OHLCV history across intervals from 1m to 1M. - Cross-venue funding compare: annualized funding for Hyperliquid vs Binance vs Bybit with spreads, surfacing funding-arbitrage dislocations. - Use Case: Ask which perps have the widest funding dislocation between Hyperliquid and Binance, then drill into one coin's order book depth and open interest to judge whether the spread is tradeable. ## Quick Start Ask the agent to show Hyperliquid funding rates and open interest for BTC perp using the hyperliquid-reader skill.