← 返回 Skills 市场
brucegutman

Pipeworx climate

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-climate
功能描述
Long-range climate projections from Open-Meteo — temperature trends from 1950 to 2050 with multi-model comparison
安全使用建议
This pack is internally coherent and appears to do only what it claims: send climate queries to the Pipeworx/Open‑Meteo gateway. Before installing/use, confirm you trust the external endpoint (https://gateway.pipeworx.io) because queries (latitude/longitude and date ranges) are sent to that third party. If you plan to run the suggested setup, be aware 'npx mcp-remote@latest' will download and execute a package from npm—review that package (mcp-remote) or pin a vetted version if you want to avoid running unreviewed code. Avoid sending sensitive or private location identifiers unless you accept that they will be transmitted to the gateway.
功能分析
Type: OpenClaw Skill Name: pipeworx-climate Version: 1.0.0 The skill bundle provides climate projection tools using the Open-Meteo API via a remote gateway (gateway.pipeworx.io). It follows standard Model Context Protocol (MCP) patterns for remote tool execution and shows no signs of malicious behavior, data exfiltration, or harmful instructions in SKILL.md.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md shows how to query a climate projection endpoint and compare models. Required binary (curl) is appropriate for the provided curl example.
Instruction Scope
Instructions tell the agent to POST JSON-RPC queries to https://gateway.pipeworx.io/climate/mcp (expected for this pack). They do not instruct reading local files or unrelated env vars. Note: the SKILL.md suggests using 'npx mcp-remote@latest ...' to proxy calls — that would execute code downloaded from npm if run.
Install Mechanism
No install spec is included (instruction-only), which minimizes automatic disk writes. The provided setup snippet uses npx to run a remote package; that is not installed by this skill but would fetch and run code from npm if the user follows the setup.
Credentials
No environment variables, credentials, or config paths are requested. The skill only requires network access to the pipeworx gateway, which matches its purpose.
Persistence & Privilege
always is false and there's no request to persist settings, modify other skills, or access system configuration. The skill does not request elevated or persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-climate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-climate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-climate
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx climate 是什么?

Long-range climate projections from Open-Meteo — temperature trends from 1950 to 2050 with multi-model comparison. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。

如何安装 Pipeworx climate?

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

Pipeworx climate 是免费的吗?

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

Pipeworx climate 支持哪些平台?

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

谁开发了 Pipeworx climate?

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

💬 留言讨论