← 返回 Skills 市场
brucegutman

Pipeworx postcodes

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
77
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-postcodes
功能描述
Lookup UK postcode details including coordinates, administrative areas, parliamentary constituencies, NHS regions, and validate postcodes.
安全使用建议
This skill appears to do what it says: it sends postcode queries to https://gateway.pipeworx.io and returns geographic/admin details. Before installing, consider: (1) the skill will transmit any postcode strings you provide to an external third party — avoid sending sensitive personal data you don't want shared; (2) the skill has no listed homepage or source, so verify you trust Pipeworx/gateway.pipeworx.io and confirm any privacy/usage policies; (3) because this is an external network call, consider rate limits, costs, or data-retention policies of the service; (4) if you are uncomfortable with outbound network calls to an unknown provider, do not enable autonomous invocation or don't install the skill.
功能分析
Type: OpenClaw Skill Name: pipeworx-postcodes Version: 1.0.0 The skill bundle provides documentation and configuration for a UK postcode lookup service hosted at gateway.pipeworx.io. The SKILL.md file describes standard geographic data retrieval tools (lookup, validate, nearest) and provides a legitimate MCP configuration for connecting an AI agent to the external API, with no evidence of malicious intent or suspicious behavior.
能力评估
Purpose & Capability
Name/description (UK postcode lookup) match the SKILL.md: the skill invokes an external postcode lookup API (gateway.pipeworx.io). No unrelated env vars, binaries, or installs are requested.
Instruction Scope
Runtime instructions are narrowly scoped to making POST requests to the Pipeworx MCP endpoint for lookup/nearest/validate/random operations. The only noteworthy point is that user-provided postcode strings are sent to an external service (https://gateway.pipeworx.io); the SKILL.md does not ask the agent to read local files or other environment data.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing is written to disk or installed by the skill itself.
Credentials
The skill requires no credentials, environment variables, or config paths. The lack of requested secrets aligns with its purpose.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills' configuration. Autonomous invocation is allowed (platform default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-postcodes
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-postcodes 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-postcodes
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx postcodes 是什么?

Lookup UK postcode details including coordinates, administrative areas, parliamentary constituencies, NHS regions, and validate postcodes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。

如何安装 Pipeworx postcodes?

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

Pipeworx postcodes 是免费的吗?

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

Pipeworx postcodes 支持哪些平台?

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

谁开发了 Pipeworx postcodes?

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

💬 留言讨论