AgentSkillsCN

tropical-weather

获取包括活跃风暴、飓风、形成概率以及 NHC 展望在内的热带天气信息。当用户询问飓风、热带风暴、热带天气、形成概率,或任何与大西洋或太平洋热带地区相关的信息时使用。

SKILL.md
--- frontmatter
name: tropical-weather
description: 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.

Use the tropical weather tools based on what the user asks:

  • get_tropical_weather — all data for both Atlantic and Pacific basins
  • get_tropical_atlantic — Atlantic basin only (Atlantic Ocean, Gulf of Mexico, Caribbean)
  • get_tropical_pacific — Eastern Pacific basin only

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.