Provides a complete Polymarket integration and operational playbook for agents and apps on Polygon. Covers L1/L2 authentication, SDK usage (Python/TypeScript), order placement patterns (GTC/GTD/FOK/FAK), precision quantization, pre-trade risk gates, WebSocket market and user subscriptions, bridge flows, and gasless relayer integration. Includes safety rules and required audit/logging steps for live trading.
Use this skill when building or operating autonomous trading agents, prediction-market UIs, or scripts that must place, manage, or monitor Polymarket orders on Polygon. Apply it for gateway auth (EIP-712 / HMAC), placing/canceling orders, subscribing to market updates, performing CTF operations (split/merge/redeem), or implementing shadow predictions and calibration audits.
Designed for agent runtimes that can run Python/TypeScript SDKs and shell commands (agents with network access and vault support). Works with Claude/Codex/Copilot-style agents and autonomous frameworks that support external scripts and vault-managed secrets.
This skill has not been reviewed by our automated audit pipeline yet.