← Back to Skills Marketplace
shuakami

UAPI 查询天气 接口

by 速冻饺子 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
298
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uapi-get-misc-weather
Description
使用 UAPI 的“查询天气”单接口 skill,处理 查询天气、天气预报、城市天气、adcode天气、实时天气、天气查询 等请求。 Use when the user wants get misc weather, misc weather, weather, weather api, city weather...
README (SKILL.md)

\r \r

UAPI 查询天气 接口\r

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

这个 skill 封装的接口\r

\r

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

什么时候直接选这个 skill\r

\r

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

常见关键词\r

\r

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

使用步骤\r

\r

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

鉴权与额度\r

\r

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

常见返回码关注点\r

\r

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

代表性的用户说法\r

\r

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

导航文件\r

\r

  • references/quick-start.md:先快速判断这个单接口 skill 是否匹配当前需求。\r
  • references/operations/get-misc-weather.md:这里是调用前必须看的核心接口页。\r
  • references/resources/Misc.md:只在需要补充同分类背景时再看。\r
Usage Guidance
This skill appears internally coherent and only documents calling the UAPI GET /misc/weather endpoint. Before installing, consider: (1) the skill has no homepage or publisher site listed — verify you trust the source if you will supply an API key; (2) network calls go to https://uapis.cn, so any location data or query parameters will be sent to that external service; avoid sending sensitive data in queries; (3) if you provide a UAPI Key, ensure it is stored and scoped appropriately and rotate it if you stop using the skill; (4) allow_implicit_invocation means the agent may auto-select this skill for relevant requests — if you prefer explicit control, disable implicit invocation in agent settings. Otherwise the skill's files and instructions align with its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: uapi-get-misc-weather Version: 1.0.0 The skill bundle is a legitimate wrapper for a weather API provided by uapis.cn. All files, including SKILL.md and the reference documentation (get-misc-weather.md), consistently describe standard weather retrieval functionality using parameters like city name or adcode. There is no evidence of malicious intent, data exfiltration, or suspicious command execution.
Capability Assessment
Purpose & Capability
Name/description: a single endpoint GET /misc/weather. Declared requirements: none. Files included are documentation and a small agent prompt. Nothing in the bundle asks for unrelated credentials, binaries, or system access.
Instruction Scope
SKILL.md instructs the agent to read provided reference docs and call the GET /misc/weather endpoint, check params, and handle auth if required. It does not instruct reading arbitrary files, accessing unrelated env vars, or exfiltrating data. It does suggest obtaining a UAPI Key only if rate-limited, which is appropriate for this API.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute; nothing will be downloaded or installed by the skill itself.
Credentials
The skill declares no required environment variables or credentials. The doc references an optional UAPI Key only for rate-limit/auth cases, which is proportional to calling a third‑party API.
Persistence & Privilege
always is false (normal). The agent interface enables implicit invocation (allow_implicit_invocation: true) which lets the agent select the skill when relevant — this is expected for skills but means the agent can call the endpoint autonomously when the user request matches.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install uapi-get-misc-weather
  3. After installation, invoke the skill by name or use /uapi-get-misc-weather
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish.
Metadata
Slug uapi-get-misc-weather
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is UAPI 查询天气 接口?

使用 UAPI 的“查询天气”单接口 skill,处理 查询天气、天气预报、城市天气、adcode天气、实时天气、天气查询 等请求。 Use when the user wants get misc weather, misc weather, weather, weather api, city weather... It is an AI Agent Skill for Claude Code / OpenClaw, with 298 downloads so far.

How do I install UAPI 查询天气 接口?

Run "/install uapi-get-misc-weather" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is UAPI 查询天气 接口 free?

Yes, UAPI 查询天气 接口 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does UAPI 查询天气 接口 support?

UAPI 查询天气 接口 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created UAPI 查询天气 接口?

It is built and maintained by 速冻饺子 (@shuakami); the current version is v1.0.0.

💬 Comments