What problem does it solve? Getting reliable crypto and multi-asset market data usually requires writing API integration code, handling authentication, and parsing raw exchange responses. This Skill gives an AI agent direct read-only access to OKX public market data through a CLI, with no API credentials required. ## Core Features & Use Cases - Market Data Queries: Fetch tickers, order books, OHLCV candles back to 2021, recent trades, funding rates, mark prices, and open interest for SPOT, SWAP, FUTURES, and OPTION instruments. - Technical Indicators: Compute 70+ indicators (RSI, MACD, EMA, Bollinger Bands, KDJ, SuperTrend, AHR999, BTC Rainbow) with sensible default parameters and historical series support. - Screening & Discovery: Rank instruments by volume, OI change, funding rate, or price movement, and discover stock tokens, metals, commodities, forex, and bond instruments by category. - Use Case: Ask for the current funding rate and 4H RSI on BTC-USDT-SWAP before deciding whether to open a perpetual position, and get both values immediately without writing any code. ## Quick Start Ask the agent to get the current price and 24-hour statistics for BTC-USDT using the okx market ticker command.