← 返回
数据分析 Key 中文

Polymarket Weather Scanner

Weather forecast analysis for Polymarket prediction markets. Find edge in temperature betting markets using 9-model ensemble forecasts (GFS, ECMWF, GraphCast...
Polymarket预测市场的天气预报分析。利用九模型集成预报(GFS、ECMWF、GraphCast等),发掘温度投注市场的优势。
lucasnocodo
数据分析 clawhub v1.1.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 550
下载
💾 18
安装
1
版本
#latest

概述

Polymarket Weather Scanner

Find profitable opportunities in Polymarket temperature markets using multi-model ensemble weather forecasts.

Works out of the box -- no API key needed for free tier (3 cities, 5 scans/day). Just install and run /scan.

What this skill does

  • Aggregates forecasts from up to 9 weather models: GFS, ECMWF, JMA, GEM, MeteoFrance, UKMO, ICON, ARPEGE, GraphCast
  • Cross-validates with NWS (National Weather Service) official forecasts
  • Compares forecast probabilities against live Polymarket temperature market prices
  • Detects markets where the forecast disagrees with the market price (positive edge)
  • Reports confidence tiers based on model agreement: LOCK (all agree) / STRONG / SAFE / NEAR_SAFE
  • Covers 16 cities worldwide: NYC, Chicago, Miami, Dallas, Atlanta, Seattle, Toronto, London, Paris, Munich, Seoul, Ankara, Wellington, Lucknow, Buenos Aires, Sao Paulo

Quick Start

Install the skill, then:

/scan

That's it. No setup needed for free tier.

For full access (all 16 cities, 100 scans/day), get a free API key:

curl -X POST https://polymarket-scanner.fly.dev/keys/free

Then set: export POLYMARKET_SCANNER_API_KEY="pm_your_key_here"

Commands

/scan - Scan for mispriced markets

Scan all active weather temperature markets for profitable opportunities.

When the user asks to scan weather markets, find opportunities, check for edge, or look for Polymarket trades, run:

bash {baseDir}/scripts/scan.sh

Optional: pass number of days ahead to scan (default: 1). Example: bash {baseDir}/scripts/scan.sh 3

Display results as a table showing: city, date, forecast temp, confidence tier, edge %, and market cost.

/forecast - Get ensemble forecast

Get the multi-model ensemble weather forecast for a specific city.

When the user asks for a weather forecast, temperature prediction, or model comparison, run:

bash {baseDir}/scripts/forecast.sh "<city>" "<date>"

Where is one of: nyc, chicago, miami, dallas, atlanta, seattle, toronto, london, paris, munich, seoul, ankara, wellington, lucknow, buenos-aires, sao-paulo.

And is optional, in YYYY-MM-DD format (defaults to tomorrow).

Display the forecast showing: high temperature, standard deviation, number of models used, and individual model predictions.

/cities - List available cities

Show which cities are available for scanning based on your tier.

bash {baseDir}/scripts/cities.sh

/tiers - Show subscription plans

Display available subscription tiers and pricing.

bash {baseDir}/scripts/tiers.sh

Tiers

TierPriceCitiesScans/dayFeatures
------------------------------------------
Free$0NYC, Chicago, Miami5Core scanning
Scanner5 USDC/moAll 16 cities100Full coverage
Pro15 USDC/moAll 16 citiesUnlimited+ Backtest
Trader30 USDC/moAll 16 citiesUnlimited+ Auto-trade signals

Payment: USDC on Base chain. Run /tiers for details.

Use Cases

  • Prediction market traders: Find temperature markets where the crowd is wrong
  • Weather enthusiasts: Compare multiple global weather models side-by-side
  • Quantitative analysts: Access ensemble forecast data with standard deviation and model agreement metrics
  • Arbitrage hunters: Detect when forecast probability diverges from market price

How It Works

  1. Fetches forecasts from multiple independent weather models via Open-Meteo API
  2. Calculates ensemble high temperature and standard deviation across models
  3. Maps temperature to Polymarket range probabilities (e.g., "NYC high temp 60-69F")
  4. Compares forecast probability vs market price for each range
  5. Flags ranges where forecast probability exceeds market price (positive edge)
  6. Rates confidence based on how many models agree

External Endpoints

EndpointData SentPurpose
------------------------------
https://polymarket-scanner.fly.dev/scan/weatherAPI key (header)Scan markets
https://polymarket-scanner.fly.dev/forecast/{city}API key, city, dateGet forecast
https://polymarket-scanner.fly.dev/citiesAPI keyList cities
https://polymarket-scanner.fly.dev/tiersNoneShow pricing
https://polymarket-scanner.fly.dev/keys/freeClient IPCreate free key

Security & Privacy

  • Works without an API key (anonymous free tier with IP-based rate limiting)
  • Your API key is sent only to the scanner API server via HTTPS
  • No wallet private keys or trading credentials are transmitted
  • Market data comes from Polymarket's public Gamma API
  • Weather data comes from Open-Meteo (open source, no API key required)
  • All processing happens server-side; no data is stored from your queries

By using this skill, scan requests are sent to the Polymarket Weather Scanner API. Only install if you trust this service.

版本历史

共 1 个版本

  • v1.1.0 当前
    2026-03-29 22:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 64,862
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 162 📥 59,678
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 366 📥 139,970