← Back to Skills Marketplace
Pipeworx worldbank
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
72
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-worldbank
Description
Retrieve global development data like GDP, population, CO2 emissions, literacy, and mortality rates for countries by ISO code and date range.
Usage Guidance
This skill appears to do what it says and needs no secrets, but it sends requests to a third‑party gateway (gateway.pipeworx.io) rather than directly to worldbank.org. Before installing, consider whether you trust that gateway with any query parameters or contextual data you might send (avoid including sensitive info in requests). If you need stronger assurance, ask the publisher for documentation on the gateway or prefer a skill that calls the World Bank API directly.
Capability Analysis
Type: OpenClaw Skill
Name: pipeworx-worldbank
Version: 1.0.0
The skill provides access to World Bank development indicators (GDP, population, etc.) via a JSON-RPC gateway hosted at gateway.pipeworx.io. The tools and documentation in SKILL.md are consistent with the stated purpose of data retrieval and do not exhibit any signs of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The name/description (World Bank indicators) match the instructions (tools for country info and indicator time series). No unexplained binaries, credentials, or installs are requested.
Instruction Scope
SKILL.md instructs use of a Pipeworx RPC gateway (https://gateway.pipeworx.io/worldbank/mcp) rather than calling the official World Bank API directly. The instructions do not request any local file access or extra environment variables, but they do send queries and any provided parameters to an external endpoint.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, so nothing will be written to disk during installation.
Credentials
The skill declares no required environment variables or credentials, which is reasonable for public World Bank data. No excessive secrets or unrelated credentials are requested.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skill configs. Model invocation is allowed (the platform default).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-worldbank - After installation, invoke the skill by name or use
/pipeworx-worldbank - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pipeworx worldbank?
Retrieve global development data like GDP, population, CO2 emissions, literacy, and mortality rates for countries by ISO code and date range. It is an AI Agent Skill for Claude Code / OpenClaw, with 72 downloads so far.
How do I install Pipeworx worldbank?
Run "/install pipeworx-worldbank" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx worldbank free?
Yes, Pipeworx worldbank is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx worldbank support?
Pipeworx worldbank is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx worldbank?
It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.
More Skills