AgentSkillsCN

current-weather

在编排各阶段之间,持续保存并调取持久化的项目知识成果。

SKILL.md
--- frontmatter
name: current-weather
description: Get current weather conditions for a US location. Use when the user asks about current weather, temperature, wind, humidity, or "what's it like outside" for a US city or zip code.

Fetch real-time weather conditions using the get_current_conditions 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.

Present the results conversationally — temperature, wind speed and direction, humidity, and the text description. Include the observing station location (city, state) for context.