← 返回 Skills 市场
thesethrose

Weather Pollen

作者 Seth Rose · GitHub ↗ · v1.0.3
cross-platform ✓ 安全检测通过
5378
总下载
2
收藏
28
当前安装
4
版本数
在 OpenClaw 中安装
/install weather-pollen
功能描述
Weather and pollen reports for any location using free APIs. Get current conditions, forecasts, and pollen data.
安全使用建议
Install only if you want weather for a configured latitude/longitude and pollen for the built-in Anna, TX ZIP code. Do not rely on it for arbitrary-city pollen or weather unless you update the configuration/code to match the location you care about.
功能分析
Type: OpenClaw Skill Name: weather-pollen Version: 1.0.3 The skill is benign. It accurately fetches weather and pollen data from the stated Open-Meteo and Pollen.com APIs, processes environment variables for location configuration, and formats the output as described. There is no evidence of prompt injection attempts in SKILL.md, data exfiltration, malicious execution, or suspicious dependencies. The `curl` requirement in SKILL.md's metadata is noted, but the `logic.ts` uses `fetch` directly and does not invoke `curl`.
能力评估
Purpose & Capability
The weather and pollen functionality matches the stated purpose, but the headline claim of reports for "any location" is overstated: weather uses configured coordinates and pollen is hardcoded to ZIP 75409.
Instruction Scope
The skill defines a single weather_report tool and does not include prompt-injection behavior, role changes, hidden instructions, or instructions to override user intent.
Install Mechanism
There is no install script, no remote installer, and no automatic command execution. The package declares only zod as a dependency; metadata mentions curl, but the code uses fetch.
Credentials
The code reads WEATHER_LAT, WEATHER_LON, and WEATHER_LOCATION and sends configured location data to Open-Meteo and Pollen.com, which is proportionate for weather reporting. These values are configuration, not credentials, though network and env usage are not fully declared in frontmatter.
Persistence & Privilege
No persistence, file writes, credential storage, account access, background workers, destructive actions, or elevated privileges are present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weather-pollen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weather-pollen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
test
v1.0.2
Fixed pollen API session handling. Improved weather report formatting. Added usage examples.
v1.0.1
Added metadata summary and improved documentation
v1.0.0
Initial release: Weather and pollen reports for any location with configurable coordinates
元数据
Slug weather-pollen
版本 1.0.3
许可证
累计安装 203
当前安装数 28
历史版本数 4
常见问题

Weather Pollen 是什么?

Weather and pollen reports for any location using free APIs. Get current conditions, forecasts, and pollen data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5378 次。

如何安装 Weather Pollen?

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

Weather Pollen 是免费的吗?

是的,Weather Pollen 完全免费(开源免费),可自由下载、安装和使用。

Weather Pollen 支持哪些平台?

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

谁开发了 Weather Pollen?

由 Seth Rose(@thesethrose)开发并维护,当前版本 v1.0.3。

💬 留言讨论