Install
openclaw skills install weather-forecasts222查询天气预报,支持城市名/坐标,提供当前天气和预报信息,包含图标展示。
openclaw skills install weather-forecasts222查询天气预报,支持城市名、拼音、IP自动定位。
用户说"查天气"、"今天天气怎么样"、"北京天气"时触发。
python3 skills/weather-forecast/scripts/weather.py <城市名或拼音>
天气图标存储在 assets/icons/ 目录,文件名格式:{condition}.svg
支持图标:sunny、cloudy、rainy、snowy、stormy、foggy、windy、partly_cloudy
详见 references/ 目录