Weather

查询指定地点的天气信息

leavesfly e647a2b 509 B Updated

File contents

使用 HTTP 工具获取实时天气数据(如 curl wttr.in/CityName?format=j1)。

使用天气表情符号清晰展示结果(☀️⛅☁️🌧️❄️🌡️):

  1. 当前状况:温度、湿度、风力、天气描述
  2. 今日预报:最高/最低温度、降水概率
  3. 如有需要提供多日展望
  4. 实用建议(穿衣、雨伞、户外活动)

按需转换温度单位。如有恶劣天气预警应提及。

leavesfly/evox/tree/main/evox-application/evox-examples/src/main/resources/custom-skills/weather commit e647a2b92a

Frequently asked questions

npx skillmds@latest add leavesfly/weather