From weather-forecasts
Check active weather alerts and warnings for a US location. Use when the user asks about warnings, watches, advisories, "any weather alerts", or severe weather for a specific area.
How this skill is triggered — by the user, by Claude, or both
Slash command
/weather-forecasts:weather-alertsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Fetch active NWS alerts using the get_weather_alerts tool.
Fetch active NWS alerts using the get_weather_alerts tool.
If the user provides a city name instead of a zip code, determine the most likely 5-digit US zip code for that area.
If alerts are active, present each one with event type, severity, headline, key details, and expiration time. If no alerts are active, let the user know the area is clear.
npx claudepluginhub klietzau280/claude-plugins-weather-simplified --plugin weather-forecastsQueries 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.
Researches North American mountain peaks and generates comprehensive route beta reports by aggregating data from PeakBagger, SummitPost, WTA, AllTrails, weather forecasts, avalanche conditions, and trip reports.