Enhanced Weather Trading
Paste the following prompt into your AI chat to install this skill:
Follow https://skillhub.cn/install/skillhub.md to install @user_f6829dd1/weather-t.
About this skill
Problem
In weather prediction markets, manually tracking NOAA forecasts, finding Simmer markets, and judging liquidity is hard to sustain. This skill turns forecast fetching, city geocoding, market filtering, order execution, and exit rules into a repeatable process, reducing repetitive pricing and calculation work.
How It Works
The skill defaults to autostart:false, so it will not run automatically; when enabled, it executes on a six-hour schedule. It:
- fetches temperature forecasts from api.weather.gov and resolves city names to coordinates via nominatim.openstreetmap.org;
- reads portfolio data, discovers weather markets, and executes trades through api.simmer.markets;
- applies a dynamic confidence range of 60%–90% based on forecast lead time;
- scores market quality using liquidity, volume, time to resolution, and price extremes;
- buys below the entry threshold, sells above the exit threshold, and respects per-trade and per-run limits.
Configuration is typically controlled by SIMMER_API_KEY and SIMMER_WEATHER_* parameters, such as entry price, exit price, maximum position size, target locations, and minimum quality.
Boundaries
This is live automated trading with real funds, not a paper-trading tool. There is no per-trade approval by default, so enabling autonomous mode requires accepting unattended execution risk. Use a least-privilege API key that can read the portfolio and place trades but cannot withdraw funds, then test manually and monitor settlement. It is suitable for engineers who understand prediction markets, the Simmer platform, API risk, and how to review source code and logs.
Use Cases
- After discovering weather markets on Simmer, filter city markets by NOAA forecasts and place small live trades.
- Before enabling OpenClaw scheduling, test market quality scoring and entry/exit thresholds with API configuration.
- Review the skill source to verify endpoints, API key permissions, and position limits before enabling automated trading.
- Adjust target cities, position caps, trade counts, and quality thresholds, then monitor live order settlement.
Best For
- Quant trading engineers familiar with Simmer prediction markets and API key permissions who want to run weather-market strategies via code.
- Automation engineers managing Agent skills in OpenClaw who need to audit and schedule real-money trading skills.
- Data strategy researchers familiar with NOAA weather APIs and geocoding who want to turn forecast data into testable trading signals.
- Risk-aware individual investors in prediction markets who want to test small manual trades before enabling automation.
Related Skills
A nanoAR projection advisor that applies fixed optics formulas to select films, projectors, and quote templates.
Run the ORI Nextflow collection on the Tencent Health Genomics Platform for protein generation, signal peptide, solubility, thermostability, and structure prediction.
Evaluates regional resources, industrial base, and innovation capacity to recommend future industry directions with actionable layout guidance.
A pre-IPO tax and internal-control framework covering three-year cleanup, restructuring tax, controls, remediation, related-party transactions, and compliance reporting.