weather

Analyzes NOAA forecasts and Polymarket data to identify and execute weather bets.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill weather-alsk1992
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/weather
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill weather-alsk1992

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @polymarket/api, polymarket-sdk, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users find profitable opportunities on weather prediction markets by leveraging official NOAA forecasts to identify discrepancies between predicted outcomes and market prices.

Core Features & Use Cases

  • Forecast Analysis: Get detailed NOAA weather forecasts for various US cities.
  • Market Scanning: Automatically scan active Polymarket weather markets for potential betting edges.
  • Edge Calculation: Quantify the betting edge based on NOAA data versus market prices.
  • Automated Betting: Optionally place bets on high-edge markets using a conservative sizing strategy.
  • Use Case: Identify and bet on a "Will it rain in Seattle tomorrow?" market if NOAA forecasts an 80% chance of rain and the market's YES price implies only a 60% chance.

Quick Start

Use the weather skill to scan all active weather markets for betting opportunities with at least a 10% edge.

Frequently Asked Questions about weather

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find profitable weather prediction markets to bet on?

You can automatically scan active Polymarket weather markets to identify betting edges by comparing NOAA forecasts against market prices. This skill quantifies the edge to highlight opportunities with a significant discrepancy.

How does NOAA forecast data integrate with Polymarket for trading?

NOAA forecast data integrates with Polymarket by analyzing official weather predictions for major US cities and comparing them to active market prices. The skill uses this data to calculate betting edges and execute trades via the Polymarket API.

How is position sizing calculated for weather betting strategies?

Position sizing for weather betting is calculated using a conservative quarter-Kelly criterion strategy. This approach adjusts your bet size based on the calculated edge between the NOAA forecast and the Polymarket price, minimizing risk while maximizing growth.

What types of weather events does this Polymarket betting tool support?

This Polymarket betting tool supports temperature, precipitation, snow, and record-breaking weather events across major US cities. It uses NOAA data to analyze these specific weather outcomes and identify trading edges in corresponding prediction markets.

Can I automate betting on Polymarket weather markets based on NOAA forecasts?

Yes, you can automate betting on Polymarket weather markets using NOAA forecasts. The skill identifies high-edge opportunities and optionally places bets automatically via the Polymarket API, utilizing a quarter-Kelly criterion for position sizing.