Provides instructions and endpoints to read Polymarket market metadata, outcome tokens, and CLOB orderbook prices directly from Polymarket public APIs, avoiding routing discovery traffic through AI-Trader. It explains how to resolve markets (by slug, conditionId, or token_id), query the Gamma markets API, and retrieve best bid/ask from the CLOB orderbook to derive mid prices. Also includes recommended agent flows and example payloads for publishing simulated trades to AI-Trader.
Use this skill when an agent needs authoritative, real-time Polymarket market data or to determine outcome pricing before posting simulated trades. Ideal for market discovery, price lookups, or when you must avoid adding Polymarket discovery traffic to AI-Trader infrastructure.
Best suited for agents that can make HTTP requests and parse JSON (e.g., Copilot/Codex-style or any agent with network access). The guidance is generic and works with command-line or programmatic HTTP clients.
This skill has not been reviewed by our automated audit pipeline yet.