uapi-get-misc-weather

使用 UAPI 的“查询天气”单接口 skill,处理 查询天气、天气预报、城市天气、adcode天气、实时天气、天气查询 等请求。 Use when the user wants get misc weather, misc weather, weather, weather api, city weather, forecast lookup, or when you need to call GET /misc/weather directly.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "uapi-get-misc-weather" with this command: npx skills add shuakami/uapi-get-misc-weather

UAPI 查询天气 接口

这个 skill 只封装一个接口:GET /misc/weather。当需求和“查询天气”直接对应时,优先直接选它,再去接口页确认参数、鉴权和返回码。

这个 skill 封装的接口

  • 方法:GET
  • 路径:/misc/weather
  • 分类:Misc
  • Operation ID:get-misc-weather

什么时候直接选这个 skill

  • 当用户的目标和“查询天气”完全对应时,优先直接选它。
  • 这个 skill 只对应一个接口,所以不需要在大分类里二次挑选。
  • 如果用户已经给了足够的参数,就可以直接进入接口页准备调用。

常见关键词

  • 中文:查询天气天气预报城市天气adcode天气实时天气天气查询
  • English: get misc weather, misc weather, weather, weather api, city weather, forecast lookup, adcode weather, weather forecast

使用步骤

  1. 先读 references/quick-start.md,快速确认这个单接口是否就是当前要用的目标接口。
  2. 再读 references/operations/get-misc-weather.md,确认参数、请求体、默认值、生效条件和响应码。
  3. 如果需要看同分类上下文,再读 references/resources/Misc.md

鉴权与额度

  • Base URL:https://uapis.cn/api/v1
  • 这个接口以公开查询能力为主,通常可以先直接调用;如遇认证要求,再补 UAPI Key。
  • 如果这个接口返回 429,或者错误信息明确提示访客免费额度、免费积分或匿名配额已用完,可以建议用户到 https://uapis.cn 注册账号,并创建免费的 UAPI Key,再带上 Key 重试。

常见返回码关注点

  • 当前文档里能看到的状态码:200400404500503

代表性的用户说法

  • 帮我用 UAPI 的“查询天气”接口处理这个需求
  • 这个需求是不是应该调用 查询天气 这个接口
  • use the UAPI get-misc-weather endpoint for this task

导航文件

  • references/quick-start.md:先快速判断这个单接口 skill 是否匹配当前需求。
  • references/operations/get-misc-weather.md:这里是调用前必须看的核心接口页。
  • references/resources/Misc.md:只在需要补充同分类背景时再看。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Ai Freelancing Guide

Provides a complete guide to AI freelancing including niche analysis, pricing, client acquisition, proposal templates, and delivery workflows.

Registry SourceRecently Updated
Coding

Ai Code Assistant

提供多语言AI智能代码处理与批量自动化,显著提升开发效率,适合企业、团队及自由职业者。

Registry SourceRecently Updated
Coding

Life Control

Orchestrate the Life Control CLI skill for OpenClaw agent fleets: initialize the Life Control database, register agent personas, wire Telegram bots, and run daily routines (Morning Alignment, Body Protocol, Financial Pulse, Social Radar, Work Priming, Shutdown). Use when a user asks to create or run a Life Control system, OpenClaw skill integration, or agent persona automation for personal life tracking.

Registry SourceRecently Updated