Install
openclaw skills install @tonyhuya/xiaomi-weather中国天气查询(小米天气 App 同款数据源)。支持城市名/城市代码,实时天气、多日预报、空气质量、降水概率、日出日落。数据与小米天气 App 完全一致,比 wttr.in 更适合国内使用。
openclaw skills install @tonyhuya/xiaomi-weather查询中国城市天气,数据源为小米天气 App 同款接口(weatherapi.market.xiaomi.com), 国内数据准确、响应快。支持实时天气、逐日预报、空气质量、降水概率、日出日落。
xiaomi-weather.sh 武汉 # 武汉 5天预报(默认)
xiaomi-weather.sh 武汉 3 # 武汉 3天预报
xiaomi-weather.sh 101200101 # 直接传城市代码
xiaomi-weather.sh --json 武汉 # 输出原始 JSON(适合脚本处理)
xiaomi-weather.sh --help # 帮助
references/cities.tsv101010100、武汉 101200101)https://weatherapi.market.xiaomi.com/wtr-v3/weather/alllocationKey=weathercn:{城市代码}、appKey=weather20151024、sign=zUFJoAR2ZVrDy1vF3D07、isGlobal=false、locale=zh_cn、days=1~15curl + python3(格式化输出)