acp
Enable agent-to-agent commerce with on-chain escrow, cryptographic agreements, and service discovery.
Weather betting - NOAA data for Polymarket weather markets
$ npx -y skills add alsk1992/CloddsBot --skill weather --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/weatherContext preview
The summary Claude sees to decide when to auto-load this skill.
Weather betting - NOAA data for Polymarket weather markets
name: weather
description: "Weather betting - NOAA data for Polymarket weather markets"
command: weather
emoji: "🌤️"
gates:
envs:
- POLY_API_KEYUse NOAA weather forecasts to find edge on Polymarket weather markets.
/weather scan Scan all weather markets for edge /weather forecast <city> Get NOAA forecast for a city /weather markets List active weather markets /weather edge <market-id> Calculate edge for specific market /weather bet <market-id> <amount> Execute bet /weather auto [--threshold 10] Auto-bet on high-edge markets /weather history View bet history
/weather forecast "New York" /weather scan /weather edge abc123 /weather bet abc123 10 /weather auto --threshold 15
1. **Fetch NOAA Forecast**: Get official NWS weather data (free, no API key) 2. **Match to Markets**: Find Polymarket weather markets for the same location/date 3. **Calculate Edge**: Compare NOAA probability to market YES price 4. **Bet if Edge**: If NOAA probability differs significantly from market, bet
Edge = NOAA Probability - Market Price Example: NOAA says 80% chance of rain in NYC tomorrow Polymarket "Will it rain in NYC?" YES price: 0.65 (65%) Edge = 80% - 65% = +15% -> Bet YES
Uses quarter-Kelly criterion for conservative sizing:
Bet Size = Bankroll * (Edge / Odds) * 0.25
Capped at 10% of bankroll per bet.
Major US cities including: New York, Los Angeles, Chicago, Houston, Phoenix, Philadelphia, San Antonio, San Diego, Dallas, San Jose, Austin, Jacksonville, San Francisco, Seattle, Denver, Washington DC, Boston, Nashville, Detroit, and more.
Open Source AI trading agent that operates autonomously across 1000+ markets - Polymarket, Kalshi, Binance, Hyperliquid, Solana DEXs, 5 EVM chains. Scans for edge, executes instantly, manages risk while you sleep. Agent commerce protocol for machine-to-machine payments. Self-hosted. Built on Claude.
Repo: alsk1992/CloddsBot
Enable agent-to-agent commerce with on-chain escrow, cryptographic agreements, and service discovery.
AgentBets - AI-native prediction markets on Solana
AI Strategy - natural language to trades
Create and manage price alerts for prediction markets
Performance attribution, trade analytics, and strategy optimization
Automated cross-platform arbitrage detection and monitoring