← 返回 Skills 市场
zhouwenbin2000

国内天气查询技能 - 基于uapis.cn免费API。支持全国3000+城市,无需注册和API密钥

作者 zhouwenbin2000 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
348
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install weather-support
功能描述
国内天气查询技能 - 基于uapis.cn免费API。支持全国3000+城市,无需注册和API密钥。
安全使用建议
This skill is low-risk and behaves as described, but consider the following before installing: 1) Queries (city names) are sent to the third-party service uapis.cn — if you have privacy concerns about sending location queries externally, do not install. 2) The skill has no source/homepage listed, so you cannot audit the provider or confirm SLA/uptime; it depends on availability and reliability of uapis.cn. 3) No credentials are requested and no files are accessed, so there is no obvious exfiltration vector beyond the API calls. 4) Ensure curl is available in the runtime environment. 5) If you need stronger privacy or reliability guarantees, prefer an official/known weather API with documented terms and rate limits.
功能分析
Type: OpenClaw Skill Name: weather-support Version: 1.0.1 The weather-support skill is a straightforward implementation for querying weather data via the uapis.cn public API. It uses standard curl commands to fetch information based on city names and contains no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description match the implementation: SKILL.md instructs the agent to query uapis.cn for weather by city name. The only required binary is curl, which is appropriate and proportionate.
Instruction Scope
Instructions are limited to calling the uapis.cn weather endpoint and interpreting its JSON response. The skill does not instruct the agent to read local files, access unrelated environment variables, or send data to other endpoints. Note: user queries (city names) will be sent to the third-party API.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are requested; this is proportional to a simple weather lookup skill.
Persistence & Privilege
The skill is not always-on and does not request persistent/system-level privileges. Model invocation is allowed (platform default), which is reasonable for this kind of skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weather-support
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weather-support 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Skill renamed from "cn-weather" to "weather-support" - Added metadata files: .clawhub/origin.json and _meta.json - No changes to user-facing weather query functionality or API usage
v1.0.0
Initial release of cn-weather skill: - Provides real-time weather information for over 3,000 cities in China. - Uses the free uapis.cn API—no registration or API key needed. - Supports queries by city or district names. - Returns detailed weather data including temperature, weather conditions, humidity, and wind information. - Requires curl for API access.
元数据
Slug weather-support
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

国内天气查询技能 - 基于uapis.cn免费API。支持全国3000+城市,无需注册和API密钥 是什么?

国内天气查询技能 - 基于uapis.cn免费API。支持全国3000+城市,无需注册和API密钥。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 348 次。

如何安装 国内天气查询技能 - 基于uapis.cn免费API。支持全国3000+城市,无需注册和API密钥?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install weather-support」即可一键安装,无需额外配置。

国内天气查询技能 - 基于uapis.cn免费API。支持全国3000+城市,无需注册和API密钥 是免费的吗?

是的,国内天气查询技能 - 基于uapis.cn免费API。支持全国3000+城市,无需注册和API密钥 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

国内天气查询技能 - 基于uapis.cn免费API。支持全国3000+城市,无需注册和API密钥 支持哪些平台?

国内天气查询技能 - 基于uapis.cn免费API。支持全国3000+城市,无需注册和API密钥 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 国内天气查询技能 - 基于uapis.cn免费API。支持全国3000+城市,无需注册和API密钥?

由 zhouwenbin2000(@zhouwenbin2000)开发并维护,当前版本 v1.0.1。

💬 留言讨论