This Skill queries Polymarket prediction market data via the public gamma-api.polymarket.com API without authentication, providing fast access to market pr…
This Skill queries Polymarket prediction market data via the public gamma-api.polymarket.com API without authentication, providing fast access to market probabilities and liquidity metrics. It includes a ready CLI script at skills/polymarket/scripts/polymarket.py with commands to list top markets by 24h volume, search by keyword, fetch a market by slug, and list event groups. The script calls /markets and /events and outputs question text, Yes/No outcomePrices as percentages, 24h volume, and total volume. Use cases include monitoring real-time market-implied probabilities, tracking liquidity for trading decisions, academic or journalistic research, and feeding dashboards or analytics pipelines. Core advantages are simple setup (no auth), clear probability interpretation, and volume-based reliability signals for decision making.
Esta página faz parte do hub OpenClaw Skills com guias de instalação, navegação por categorias e links práticos.