← Back to Skills Marketplace
brucegutman

Pipeworx climate

by Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
95
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-climate
Description
Long-range climate projections from Open-Meteo — temperature trends from 1950 to 2050 with multi-model comparison
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pipeworx-climate
  3. After installation, invoke the skill by name or use /pipeworx-climate
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pipeworx-climate
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pipeworx climate?

Long-range climate projections from Open-Meteo — temperature trends from 1950 to 2050 with multi-model comparison. It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.

How do I install Pipeworx climate?

Run "/install pipeworx-climate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pipeworx climate free?

Yes, Pipeworx climate is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pipeworx climate support?

Pipeworx climate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pipeworx climate?

It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.

💬 Comments