What problem does it solve? Checking balances, positions, P&L, and moving funds across OKX sub-accounts normally requires manual dashboard navigation or raw API calls; this Skill lets an AI agent answer account questions and execute transfers through the okx CLI with proper credential and demo/live mode handling. ## Core Features & Use Cases - Aggregated Asset Snapshot: One-shot okx account balance-all returns trading, funding, and cross-account valuation totals for net-worth queries. - Positions & P&L: View open positions with unrealized PnL, closed position history with realized PnL, account bills, and fee tiers. - Fund Transfers & Limits: Transfer funds between funding (6) and trading (18) accounts, check max order size and withdrawable amounts, and switch position modes. - Use Case: A user asks "How much USDT do I have in total?" — the agent runs okx account balance-all, reports trading equity, funding balances, and total valuation, then offers to transfer idle funding USDT into the trading account. ## Quick Start Ask the agent "show my total OKX balance and open positions" and it will verify your credentials, confirm live or demo mode, and return your balances and positions.