weather
Installation
SKILL.md
Weather Skill
查询指定城市的真实天气信息。开箱即用,无需配置任何 API Key!
数据来源(按优先级,均免费无需 Key)
| 优先级 | 数据源 | 说明 |
|---|---|---|
| 1 | 中华万年历 | 国内免费稳定,默认使用 |
| 2 | sojson天气 | 备用免费源,含空气质量 |
| 3 | wttr.in | 仅作「今天」的兜底;国外服务,可能超时(明天及以后依赖前两个源) |
参数
city(string, required): 城市名称,如 '北京'、'深圳'、'清迈'day(string, optional): 查询哪天的天气,可选值: 'today' (今天, 默认), 'tomorrow' (明天)