Communityv1.23.8

polymarket-weather-trader

Trade Polymarket weather markets using NOAA (US) and Open-Meteo (international) forecasts via Simmer API. Inspired by gopfan2's weather trading approach. Use when user wants to trade temperature markets, automate weather bets, check forecasts, or run weather-based strategies.

11kdownloads5starsSimmer.Markets
View on ClawHubBack to Skills

Skill Details

Slug
polymarket-weather-trader
Latest Version
1.23.8
Author
Simmer.Markets
Published
Feb 14, 2026
Updated
Sep 8, 2026
Total Versions
51

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for polymarket-weather-trader.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.23.8

Polymarket Weather Trader v1.23.8 - Added entry safeguard tests (`tests/test_entry_safeguards.py`) to improve test coverage on entry conditions. - Updated and clarified safeguard logic in documentation (SKILL.md): now details that the time-decay (`SIMMER_WEATHER_MIN_HOURS_TO_RESOLVE`) and minimum entry price (`SIMMER_WEATHER_MIN_ENTRY_PRICE`) are both configurable via environment variables. - Reworded and expanded the strategy-side safeguards description for clarity. - Removed outdated `skill-card.md`. - Miscellaneous test and code improvements for resolution criteria and entry checks.