← Back to Skills Marketplace
262
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uapi-get-convert-unixtime
Description
使用 UAPI 的“时间戳转换”单接口 skill,处理 时间戳转换、Unix时间戳、日期转时间戳 等请求。 Use when the user wants get convert unixtime, convert unixtime, unixtime, or when you need to call GET...
Usage Guidance
This skill is coherent and low-risk: it only documents and wraps the public UAPI GET /convert/unixtime endpoint and requires no installs or credentials by default. The agent may call uapis.cn to perform conversions — if you care about privacy, avoid sending sensitive or private data to that external service. If the skill later asks you to provide a UAPI Key, only do so if you trust https://uapis.cn and understand the key's permissions. Otherwise it's safe to use for ordinary timestamp/unixtime conversions.
Capability Analysis
Type: OpenClaw Skill
Name: uapi-get-convert-unixtime
Version: 1.0.0
The skill is a straightforward utility for converting Unix timestamps and date strings using the UAPI service (uapis.cn). The code and instructions in SKILL.md and the reference documents are consistent with its stated purpose, showing no signs of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name, description, and all included reference docs consistently describe a single operation: GET /convert/unixtime for timestamp conversion. The skill declares no unrelated binaries, env vars, or permissions.
Instruction Scope
SKILL.md only instructs the agent to read the local reference docs and call the documented endpoint; it does not ask the agent to read unrelated files, access secrets, or transmit data to unexpected endpoints. It notes that an API key may be required if platform policy changes, which is a reasonable caveat.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk and there is no third-party package download.
Credentials
The skill requires no environment variables or credentials. The docs mention that a UAPI Key may be needed in some cases; that is proportionate and optional, and not requested by the skill itself.
Persistence & Privilege
always is false and there is no request to persist or modify agent/system configuration. The agents/openai.yaml sets allow_implicit_invocation: true (normal for skills) so the agent may invoke this skill when relevant; this is expected for a utility endpoint and is not excessive here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install uapi-get-convert-unixtime - After installation, invoke the skill by name or use
/uapi-get-convert-unixtime - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish.
Metadata
Frequently Asked Questions
What is UAPI 时间戳转换 接口?
使用 UAPI 的“时间戳转换”单接口 skill,处理 时间戳转换、Unix时间戳、日期转时间戳 等请求。 Use when the user wants get convert unixtime, convert unixtime, unixtime, or when you need to call GET... It is an AI Agent Skill for Claude Code / OpenClaw, with 262 downloads so far.
How do I install UAPI 时间戳转换 接口?
Run "/install uapi-get-convert-unixtime" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is UAPI 时间戳转换 接口 free?
Yes, UAPI 时间戳转换 接口 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does UAPI 时间戳转换 接口 support?
UAPI 时间戳转换 接口 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created UAPI 时间戳转换 接口?
It is built and maintained by 速冻饺子 (@shuakami); the current version is v1.0.0.
More Skills