← Back to Skills Marketplace
Pipeworx countries
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-countries
Description
World country data — search by name, code, region, language, or currency via REST Countries API v3.1
Usage Guidance
This skill appears to do what it says (country lookups) and only needs network access to the pipeworx gateway. Before installing or running the optional setup: 1) Understand that queries and any data you send will go to gateway.pipeworx.io — avoid sending sensitive data. 2) If you plan to run the provided `npx mcp-remote@latest ...` command, be aware it downloads and executes code from npm (the 'latest' tag can change) — review the mcp-remote package source or prefer a pinned, audited version. 3) Note the SKILL.md does not declare that npx/npm is required; ensure your environment meets requirements and consider running the skill in a sandbox or isolated environment if you are unsure about trusting the remote package/gateway.
Capability Analysis
Type: OpenClaw Skill
Name: pipeworx-countries
Version: 1.0.0
The skill bundle provides documentation and configuration for accessing world country data via a remote MCP server. It uses the standard 'mcp-remote' utility to connect to a gateway at pipeworx.io and contains no executable code, suspicious instructions, or evidence of malicious intent.
Capability Assessment
Purpose & Capability
Name, description, and runtime instructions all describe country data lookups via a REST endpoint. Required binary (curl) and the described API usage are consistent with the stated purpose.
Instruction Scope
SKILL.md only instructs making HTTP JSON-RPC calls to https://gateway.pipeworx.io/countries/mcp for the provided tools and does not ask for unrelated files or credentials. However, the example and setup call out a remote MCP gateway, so network traffic (including query payloads) will be sent to a third party — expected for this skill but worth noting for privacy.
Install Mechanism
There is no formal install spec, but the Setup section recommends running `npx -y mcp-remote@latest https://gateway.pipeworx.io/countries/mcp`. That will fetch and execute code from npm (mcp-remote@latest) and connect to a third‑party gateway. The skill metadata doesn't declare npx/npm as a required binary, and pulling 'latest' from npm is an execution risk if you haven't audited the package or the gateway.
Credentials
The skill requests no environment variables, credentials, or config paths — which is proportionate to a read-only country data lookup capability.
Persistence & Privilege
always is false and the skill doesn't request persistent or system-wide changes. No special privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-countries - After installation, invoke the skill by name or use
/pipeworx-countries - 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 countries?
World country data — search by name, code, region, language, or currency via REST Countries API v3.1. It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.
How do I install Pipeworx countries?
Run "/install pipeworx-countries" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx countries free?
Yes, Pipeworx countries is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx countries support?
Pipeworx countries is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx countries?
It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.
More Skills