← 返回 Skills 市场
b-gutman

Pipeworx weather

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
77
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-weather
功能描述
Provides current weather conditions and forecasts up to 16 days for any location using latitude and longitude coordinates.
安全使用建议
This skill is internally consistent and simple: it sends latitude/longitude to an external Pipeworx gateway which returns weather data (no API key or installs). Before installing, consider whether you trust the gateway operator (gateway.pipeworx.io) with location data — the skill could log or retain requests. If you prefer, you could call Open-Meteo directly (it is public and keyless) or verify the gateway's privacy policy and operator. No credentials or system-level access are requested by this skill.
功能分析
Type: OpenClaw Skill Name: pipeworx-weather Version: 1.0.0 The skill bundle provides standard weather forecasting functionality by interfacing with an MCP server at gateway.pipeworx.io. The SKILL.md file contains clear instructions and examples for retrieving weather data based on coordinates, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (current conditions and multi-day forecasts by latitude/longitude) match the SKILL.md examples and declared behavior. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
Runtime instructions are limited to POSTing JSON-RPC requests to https://gateway.pipeworx.io/weather/mcp to call get_weather or get_forecast with latitude/longitude (and optional days). The instructions do not ask the agent to read local files, other env vars, or aggregate unrelated data.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk or installed by the skill itself.
Credentials
The skill requests no environment variables or credentials (appropriate), but it routes requests through an external gateway (gateway.pipeworx.io). That means location data sent to the gateway could be logged/collected by the gateway operator; this is a privacy consideration rather than an incoherence with purpose.
Persistence & Privilege
always:false and user-invocable:true (default). The skill does not request persistent privileges, modify other skills, or require elevated system presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-weather
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-weather 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-weather
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx weather 是什么?

Provides current weather conditions and forecasts up to 16 days for any location using latitude and longitude coordinates. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。

如何安装 Pipeworx weather?

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

Pipeworx weather 是免费的吗?

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

Pipeworx weather 支持哪些平台?

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

谁开发了 Pipeworx weather?

由 Bruce Gutman(@b-gutman)开发并维护,当前版本 v1.0.0。

💬 留言讨论