Install
openclaw skills install weather-fetch中国天气数据抓取工具 - 从 weathercn.com 抓取实时天气数据,支持全国城市。
openclaw skills install weather-fetch从 weathercn.com 抓取中国城市实时天气数据。
python3 scripts/weather_fetch.py 城市名
python3 scripts/weather_fetch.py 苍南
python3 scripts/weather_fetch.py 梧州
{
"city": "苍南县",
"temp": "20",
"temp_high": "26",
"temp_low": "18",
"weather": "阴",
"humidity": "66",
"feels_like": "19",
"pressure": "1011",
"visibility": "22.0",
"wind": "西南风3级",
"sunrise": "05:19",
"sunset": "18:32",
"aqi": "41",
"aqi_level": "优"
}
如果觉得好用,欢迎支持米米的服务器费用!