← Back to Skills Marketplace
捷帮时区转换
by
jiebang-tools
· GitHub ↗
· v1.0.0
· MIT-0
31
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install jiebang-timezone-convert
Description
时区转换工具,提供全球时区查询和时间转换功能。当用户提到时区转换、世界时钟、不同时区时间对比、时差计算、UTC转换、北京时间转纽约时间、时区查询、跨时区会议时间等需求时使用此技能。
Usage Guidance
Install only if you are comfortable with timezone inputs being processed by jiebang.site and with the runtime providing an admin-style API key to that service. Prefer a version that uses local timezone libraries or a narrowly scoped API token, and that explicitly documents the external domain and data sent.
Capability Assessment
Purpose & Capability
The timezone lookup and conversion purpose matches the code, but using an environment variable named as an admin key and sending it as X-Admin-Key to a third-party service is disproportionate for a simple timezone utility.
Instruction Scope
The runtime instructions are limited to timezone conversion and lookup, and the skill documentation says it uses the Jiebang API, but it does not clearly tell users that their inputs are sent remotely or that credentialed requests are used.
Install Mechanism
The artifact contains only SKILL.md and scripts/main.py, with no installer, package-install step, persistence hook, or hidden setup mechanism found.
Credentials
The script reads COZE_JIEBANG_ADMIN_KEY_7647547445039104038 from the environment and transmits it to https://www.jiebang.site on each API call, which is high-impact credential handling relative to the task.
Persistence & Privilege
No background worker, persistence, privilege escalation, local indexing, file mutation, or destructive behavior was found.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install jiebang-timezone-convert - After installation, invoke the skill by name or use
/jiebang-timezone-convert - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of jiebang-timezone-convert.
- Provides global timezone lookup and time conversion functions.
- Supports timezone queries, time conversions between timezones, time difference calculations, and UTC/local time transformations.
- Designed for use cases including world clock queries, cross-timezone meeting scheduling, and timezone comparisons.
- Returns results in JSON format with converted time and timezone info.
Metadata
Frequently Asked Questions
What is 捷帮时区转换?
时区转换工具,提供全球时区查询和时间转换功能。当用户提到时区转换、世界时钟、不同时区时间对比、时差计算、UTC转换、北京时间转纽约时间、时区查询、跨时区会议时间等需求时使用此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 31 downloads so far.
How do I install 捷帮时区转换?
Run "/install jiebang-timezone-convert" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 捷帮时区转换 free?
Yes, 捷帮时区转换 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 捷帮时区转换 support?
捷帮时区转换 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 捷帮时区转换?
It is built and maintained by jiebang-tools (@jiebang-tools); the current version is v1.0.0.
More Skills