← 返回 Skills 市场
lujun2508

Weather Cn

作者 lujun2508 · GitHub ↗ · v1.3.0 · MIT-0
win32darwinlinux ✓ 安全检测通过
107
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install weather-cn-jj
功能描述
国内天气+空气质量查询。支持城市和区县级,中文输出。数据源: wttr.in + Open-Meteo。无需 API Key。
安全使用建议
This skill appears coherent and implements a straightforward weather + AQI fetcher using wttr.in and Open‑Meteo; it does not request secrets. Before installing, review the bundled script if you can, and be aware it will make outbound HTTP requests to public services (so running it requires network access and is subject to those services' rate limits and privacy policies). If you prefer caution, run the script in a sandbox or isolated environment. If you need stronger guarantees, verify the remainder of the code (the truncated portion) to ensure no unexpected network endpoints or local-file/credential reads are present.
功能分析
Type: OpenClaw Skill Name: weather-cn-jj Version: 1.3.0 The skill bundle provides weather and air quality information for Chinese cities using legitimate public APIs (wttr.in and open-meteo.com). The Python script `scripts/weather_cn.py` is transparently written, uses standard libraries for network requests, and contains no indicators of data exfiltration, unauthorized execution, or malicious intent. The documentation in `SKILL.md` is accurate and does not contain any prompt-injection attempts.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (国内天气 + AQI) align with the included Python script and the single required binary (python). The listed city/district coordinates and network data sources (wttr.in, Open‑Meteo) match the declared purpose.
Instruction Scope
SKILL.md tells the agent to run the included Python script or import specific functions; it does not instruct reading arbitrary local files, other credentials, or sending data to unexpected endpoints beyond the stated APIs.
Install Mechanism
No install spec (instruction-only with a bundled script). No downloads or archive extraction; the code is provided in the skill bundle.
Credentials
Requires no environment variables or credentials; the script uses public HTTP APIs for weather and AQI data. No evidence it tries to read unrelated env vars or config paths.
Persistence & Privilege
always:false and no behavior that modifies other skills or system-wide settings. Normal autonomous invocation is allowed but not exceptional here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weather-cn-jj
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weather-cn-jj 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
新增浙江城市:东阳、义乌、永康、金华;补充穿衣指数参考
v1.2.0
- 新增支持城市:东阳、义乌、永康、金华。 - 文档更新,指出浙江金华等下辖城市可直接查询,区县无数据时建议查询城市级别。 - 其它地区支持及使用说明同步补充说明。
v1.1.0
Expanded support for district/county-level weather queries across China. - Added detailed documentation for querying weather and AQI down to district (区/县) level in major cities. - Extended examples to include precise district input formats, such as "北京朝阳" or "上海浦东". - Updated list of supported locations to cover both city and key district names. - Modified usage instructions to reflect expanded input capabilities for more granular forecasts.
v1.0.0
Initial release — Chinese weather and AQI in one command. - Get weather and air quality (AQI) forecasts for any major city in China using Chinese city names. - Outputs all results in pure Chinese, including weather, AQI levels, and clothing suggestions. - No API key required; integrates wttr.in (weather) and Open-Meteo (AQI) data. - Includes quick command-line and Python usage examples. - Provides look-up tables for Chinese weather codes, AQI health advice, and temperature-based clothing index.
元数据
Slug weather-cn-jj
版本 1.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Weather Cn 是什么?

国内天气+空气质量查询。支持城市和区县级,中文输出。数据源: wttr.in + Open-Meteo。无需 API Key。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。

如何安装 Weather Cn?

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

Weather Cn 是免费的吗?

是的,Weather Cn 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Weather Cn 支持哪些平台?

Weather Cn 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(win32, darwin, linux)。

谁开发了 Weather Cn?

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

💬 留言讨论