← Back to Skills Marketplace
Pipeworx timezone
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
71
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-timezone
Description
Provides current time for any IANA timezone or IP, lists IANA timezones, and converts datetimes between timezones.
Usage Guidance
This skill is internally consistent with its stated purpose and requests no credentials. Before installing, consider: (1) the skill calls a third‑party endpoint (gateway.pipeworx.io) — verify you trust that service and its privacy policy; (2) using the IP-based lookup will reveal the calling IP (or any IP you provide) to that service; and (3) if you need to handle sensitive datetimes or internal IPs, avoid sending them to an external gateway. If you need stronger assurance, ask the author for a homepage, source repo, or a privacy/security statement for the gateway endpoint.
Capability Analysis
Type: OpenClaw Skill
Name: pipeworx-timezone
Version: 1.0.0
The skill bundle provides standard timezone conversion and lookup utilities via an external MCP server hosted at gateway.pipeworx.io. The documentation in SKILL.md and metadata in _meta.json are consistent with the stated purpose, and no malicious code, data exfiltration, or prompt injection attempts were identified.
Capability Assessment
Purpose & Capability
Name/description (timezone lookup, list IANA zones, conversions, IP lookup) align with the provided tools and example. No excess binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md describes calling a single external RPC endpoint (https://gateway.pipeworx.io/timezone/mcp) for the listed tools which is coherent with the skill purpose. Note: get_time_by_ip implies sending an IP (or the caller's IP) to the external service for geolocation—this is expected but has a privacy implication.
Install Mechanism
No install spec or code is present (instruction-only), so nothing is written to disk or installed by the skill.
Credentials
No environment variables, credentials, or config paths are required. The lack of requested secrets is proportionate to the stated functionality.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. Autonomous invocation is allowed by default but not unusual and is not combined with other concerning flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-timezone - After installation, invoke the skill by name or use
/pipeworx-timezone - 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 timezone?
Provides current time for any IANA timezone or IP, lists IANA timezones, and converts datetimes between timezones. It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.
How do I install Pipeworx timezone?
Run "/install pipeworx-timezone" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx timezone free?
Yes, Pipeworx timezone is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx timezone support?
Pipeworx timezone is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx timezone?
It is built and maintained by Bruce Gutman (@b-gutman); the current version is v1.0.0.
More Skills