back
loading skill details...
|
Polymarket — Sports Prediction Markets Before writing queries, consult references/api-reference.md for sport codes, command parameters, and price format. Quick Start Prefer the CLI — it avoids Python import path issues: sports-skills polymarket search_markets --sport=nba --sports_market_types=moneyline sports-skills polymarket get_todays_events --sport=epl sports-skills polymarket search_markets --sport=epl --query="Leeds" --sports_market_types=moneyline sports-skills polymarket get_sports_config Python SDK (alternative): from sports_skills import polymarket
don't have the plugin yet? install it then click "run inline in claude" again.