What problem does it solve? Trading binary-outcome prediction markets requires juggling event discovery, order-book data, OAuth sign-in, wallet binding, and EIP-712 signed on-chain writes. This Skill gives an agent a complete, safe command workflow for the OKX Outcomes CLI so users can browse events, check prices, manage positions, and place or redeem orders without memorizing command syntax or risking unsafe key handling. ## Core Features & Use Cases - Market discovery and data: List and search events, drill into event markets, and fetch live prices, order books, tickers, and OHLCV candles keyed by asset ID. - Account and portfolio management: Check balances, open orders, open and closed positions with realized PnL, and trade history via OAuth-authenticated reads. - Safe on-chain writes: Place limit or market orders, cancel orders, and run CTF split/merge/redeem operations, all gated behind a mandatory dry-run preview and explicit user confirmation. - Agent-driven onboarding: Complete region selection, device-code OAuth sign-in, and EOA wallet binding entirely from the agent, with the user acting only in a browser or the OKX app. - Use Case: A user asks to buy 100 YES shares on a BTC price event. The agent looks up the event's YES asset ID, checks the live price and balance, renders a dry-run summary, and only executes after the user replies "confirm". ## Quick Start Ask the agent to list active prediction events and show the live YES price and order book for one that interests you.