← 返回 Skills 市场
brucegutman

Pipeworx countries

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-countries
功能描述
World country data — search by name, code, region, language, or currency via REST Countries API v3.1
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-countries
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-countries 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-countries
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx countries 是什么?

World country data — search by name, code, region, language, or currency via REST Countries API v3.1. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。

如何安装 Pipeworx countries?

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

Pipeworx countries 是免费的吗?

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

Pipeworx countries 支持哪些平台?

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

谁开发了 Pipeworx countries?

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

💬 留言讨论