Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Query Polymarket prediction markets. Use for questions about prediction markets, betting odds, market prices, event probabilities, or when user asks about Polymarket data.
Query Polymarket prediction markets. Use for questions about prediction markets, betting odds, market prices, event probabilities, or when user asks about Polymarket data.
This item is timing out or returning errors right now. Review the source page and try again later.
Use the source page and any available docs to guide the install because the item is currently unstable or timing out.
I tried to install a skill package from Yavira, but the item is currently unstable or timing out. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
I tried to upgrade a skill package from Yavira, but the item is currently unstable or timing out. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
Query prediction market data from Polymarket's public API (no auth required).
# Top markets by 24h volume python3 scripts/polymarket.py --top # Search markets python3 scripts/polymarket.py --search "trump" # Get specific market by slug python3 scripts/polymarket.py --slug "will-trump-win-the-2024-election" # List events (grouped markets) python3 scripts/polymarket.py --events
skills/polymarket/scripts/polymarket.py
The script uses gamma-api.polymarket.com: /markets - Individual markets with prices, volumes /events - Event groups containing related markets
Markets show: question, Yes/No prices (as percentages), 24h volume, total volume.
outcomePrices are 0-1 representing probability Price of 0.65 for "Yes" = market thinks 65% chance of Yes Higher volume = more liquid, more reliable signal
Data access, storage, extraction, analysis, reporting, and insight generation.
Largest current source with strong distribution and engagement signals.