Install
openclaw skills install rainman-qweather天气查询 — 实时天气、天气预报、生活指数、城市搜索。数据源为和风天气 (QWeather)。 触发词: 天气, 气温, 下雨, 预报, weather, forecast, 穿什么, 洗车, 紫外线, UV, 空气, 今天天气, 明天天气, 北京天气, 或任何 "[城市] 天气" 格式的输入。
openclaw skills install rainman-qweatherQuery real-time weather, forecasts, and life indices via QWeather (和风天气) API.
QWEATHER_API_KEY and QWEATHER_API_HOST are set (get both at https://console.qweather.com).bun scripts/weather.ts --help in this skill directory.references/command-map.md.lookup to get the LocationID.now, forecast, or indices.When the user provides a city name, use the lookup command to resolve it to a LocationID. Common examples:
Always use lookup for unfamiliar city names to get the correct LocationID.
QWEATHER_API_KEY and QWEATHER_API_HOST environment variables.