Pulls real-time token prices, OHLC candlestick data, and wallet PnL analytics from OKX's on-chain APIs. Handles the usual pain points like chain name resolution, token address lookup, and proper decimal formatting. The portfolio commands are solid for tracking DEX trade history and realized/unrealized gains across supported chains. Watch out for geo-restrictions (UK users get blocked from DEX endpoints) and some quirks like Solana requiring wrapped SOL addresses for price queries. Good for building trading dashboards or wallet analytics without wrestling with multiple DEX APIs yourself.
npx skills add https://github.com/okx/onchainos-skills --skill okx-dex-market