← 返回 Skills 市场
zonghua-dev

Weather Longli

作者 zonghua-dev · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
204
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weather-longli
功能描述
提供贵州省龙里县每日天气信息及穿衣建议,支持定时推送,无需API费用,基于网页爬取和本地规则引擎。
安全使用建议
This skill appears coherent and low-risk, but review a few points before enabling it: 1) It scrapes weather.com.cn — confirm you are comfortable with the site's terms of use and that your environment can access the web. 2) The script writes logs to ~/.openclaw/workspace/weather_log.jsonl and includes a short raw_html snippet; if you have privacy concerns, adjust or disable logging. 3) Web scraping can break if the site changes — be prepared to update crawl_longli_weather.py if parsing fails. 4) Install only the declared Python deps (requests, beautifulsoup4) and run the scripts in a virtualenv if you prefer isolation.
功能分析
Type: OpenClaw Skill Name: weather-longli Version: 1.0.0 The skill is a legitimate weather reporting tool for Longli County, Guizhou, which scrapes public data from the China Weather Network (weather.com.cn). The Python scripts (crawl_longli_weather.py, daily_weather_report.py) perform standard web scraping and local data processing without any signs of data exfiltration, malicious execution, or obfuscation.
能力评估
Purpose & Capability
Name/description (daily Longli weather + dressing advice) matches the code and SKILL.md. The scripts implement a scraper, a rules-based advice generator, and a reporting script — all expected for this functionality.
Instruction Scope
Runtime instructions are narrowly focused: run the provided Python scripts, configure a cron job, and optionally edit the rule file. The scripts fetch www.weather.com.cn and produce output. Note: the reporter writes a local log (~/.openclaw/workspace/weather_log.jsonl) and the scraper includes a small raw_html snippet in logs; these are within scope but worth awareness.
Install Mechanism
No install spec; dependency installation is the simple, expected pip install of requests and beautifulsoup4. No downloaded archives or obscure URLs.
Credentials
No environment variables, credentials, or config paths are required by the skill. The only file writes are to a skill-scoped log under the user's home (~/.openclaw/workspace).
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent platform privileges or modify other skills. It does create/append a local log file, which is reasonable for a local reporter.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weather-longli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weather-longli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首次发布:为贵州省龙里县提供每日天气爬取与穿衣建议技能 - 自动抓取中国天气网天气信息,包括温度、天气现象与风力 - 基于本地规则引擎生成贴合实际的穿衣建议 - 支持 OpenClaw cron 定时推送(如工作日 7:20) - 零 API 成本,未用第三方付费服务,完全本地逻辑 - 易于二次开发和自定义穿衣规则
元数据
Slug weather-longli
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Weather Longli 是什么?

提供贵州省龙里县每日天气信息及穿衣建议,支持定时推送,无需API费用,基于网页爬取和本地规则引擎。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 204 次。

如何安装 Weather Longli?

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

Weather Longli 是免费的吗?

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

Weather Longli 支持哪些平台?

Weather Longli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Weather Longli?

由 zonghua-dev(@zonghua-dev)开发并维护,当前版本 v1.0.0。

💬 留言讨论