Install
openclaw skills install uapi-get-misc-weather使用 UAPI 的“查询天气”单接口 skill,处理 查询天气、天气预报、城市天气、adcode天气、实时天气、天气查询 等请求。 Use when the user wants get misc weather, misc weather, weather, weather api, city weather...
openclaw skills install uapi-get-misc-weather这个 skill 只封装一个接口:GET /misc/weather。当需求和“查询天气”直接对应时,优先直接选它,再去接口页确认参数、鉴权和返回码。
GET/misc/weatherMiscget-misc-weather查询天气、天气预报、城市天气、adcode天气、实时天气、天气查询get misc weather, misc weather, weather, weather api, city weather, forecast lookup, adcode weather, weather forecastreferences/quick-start.md,快速确认这个单接口是否就是当前要用的目标接口。references/operations/get-misc-weather.md,确认参数、请求体、默认值、生效条件和响应码。references/resources/Misc.md。https://uapis.cn/api/v1200、400、404、500、503references/quick-start.md:先快速判断这个单接口 skill 是否匹配当前需求。references/operations/get-misc-weather.md:这里是调用前必须看的核心接口页。references/resources/Misc.md:只在需要补充同分类背景时再看。