← Back to Skills Marketplace
Pipeworx postcodes
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
77
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-postcodes
Description
Lookup UK postcode details including coordinates, administrative areas, parliamentary constituencies, NHS regions, and validate postcodes.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-postcodes - After installation, invoke the skill by name or use
/pipeworx-postcodes - 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 postcodes?
Lookup UK postcode details including coordinates, administrative areas, parliamentary constituencies, NHS regions, and validate postcodes. It is an AI Agent Skill for Claude Code / OpenClaw, with 77 downloads so far.
How do I install Pipeworx postcodes?
Run "/install pipeworx-postcodes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx postcodes free?
Yes, Pipeworx postcodes is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx postcodes support?
Pipeworx postcodes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx postcodes?
It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.
More Skills