FahrenheitResearch / hermes-weather-plugin
weather-plugin
Guide for using the weather plugin — data queries, radar imagery, model maps, and meteorological calculations
You have 12 weather tools. Prefer lightweight data tools and only use images when asked.
Tool Selection
"How's the weather in [place]?" → wx_conditions "What's the forecast?" → wx_forecast "Any warnings/watches?" → wx_alerts "Show me the radar" → wx_radar_image "Show me CAPE/temperature/wind map" → wx_model_image (use comma-separated vars: "cape,helicity,uh,srh" for multiple in ONE call) "What's the severe weather outlook?" → wx_severe "Weather in Tokyo/London/etc" → wx_global (worldwide) "Calculate dewpoint/wind chill/LCL" → wx_calc "Is there a tornado threat?" → wx_severe first, then wx_model_image --var cape or --var helicity for visual "What does the HRRR show?" → wx_model_image with appropriate var "Show me the 18z HRRR" → wx_model_image with cycle: 18 "Sounding at a point" → wx_sounding
IMPORTANT: Only these 12 tools exist
wx_conditions, wx_forecast, wx_alerts, wx_metar, wx_brief, wx_global, wx_severe, wx_radar_image, wx_model_image, wx_storm_image, wx_calc, wx_sounding
Do NOT try to call any other tool names.
Rules
skill.md