From tomorrow-weather
Get active severe weather alerts and Tomorrow.io Insights events for a location
How this skill is triggered — by the user, by Claude, or both
Slash command
/tomorrow-weather:weather-alertsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the `tomorrow-weather` MCP server to fetch active weather alerts and events.
Use the tomorrow-weather MCP server to fetch active weather alerts and events.
Call the get_alerts tool with the location the user provides.
Return a structured summary of all active alerts including:
If there are no active alerts, clearly state that conditions are normal and no warnings are in effect.
For Tomorrow.io Insights events (custom condition triggers), list them separately if present.
Always prioritize safety-critical information — lead with the most severe alert if multiple are active.
npx claudepluginhub chidinwaka/tomorrow-weather-plugin --plugin tomorrow-weatherQueries New Zealand weather and marine data from the MetOcean API. Provides current conditions, hourly forecasts, 7-day outlooks, and wave/swell data via CLI.
Fetches current, hourly, and daily weather forecasts, alerts, and historical statistics from WeatherKit for iOS apps. Provides Swift API usage for weather data integration.
Evaluates trail conditions (weather, snow, river crossings, exposure, maintenance) and outputs a GREEN/YELLOW/RED safety rating with go/no-go recommendations. Activates before hikes, during tour planning, after weather changes, or when damage/closures are reported.