From weather-tropical
Get tropical weather information including active storms, hurricanes, formation chances, and NHC outlooks. Use when the user asks about hurricanes, tropical storms, tropical weather, formation chances, or anything related to the Atlantic or Pacific tropics.
How this skill is triggered — by the user, by Claude, or both
Slash command
/weather-tropical:tropical-weatherThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the tropical weather tools based on what the user asks:
Use the tropical weather tools based on what the user asks:
These tools require no parameters.
If the user doesn't specify a basin, use get_tropical_weather for both. If they mention the Atlantic, Gulf, Caribbean, or East Coast, use get_tropical_atlantic. For the Pacific or West Coast, use get_tropical_pacific.
Present results organized by active storms (name, classification, location, max winds, movement), formation chances (48-hour and 7-day probability), and the latest outlook summary.
npx claudepluginhub klietzau280/claude-plugins-weather-simplified --plugin weather-tropicalQueries New Zealand weather and marine data from the MetOcean API. Provides current conditions, hourly forecasts, 7-day outlooks, and wave/swell data via CLI.
Automates Stormglass IO operations through Composio's Stormglass IO toolkit via Rube MCP. Includes tool discovery, connection management, and execution patterns.
Fetches current, hourly, and daily weather forecasts, alerts, and historical statistics from WeatherKit for iOS apps. Provides Swift API usage for weather data integration.