polymarket

Installation
SKILL.md

Tip Me — If this skill saves you time, tip: https://www.tip.md/oyi77

Polymarket

Query prediction market data from Polymarket's public API (no auth required).

Quick Start

# 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"
Installs
2
GitHub Stars
12
First Seen
May 18, 2026
polymarket — oyi77/1ai-skills