← 返回 Skills 市场
262
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uapi-get-convert-unixtime
功能描述
使用 UAPI 的“时间戳转换”单接口 skill,处理 时间戳转换、Unix时间戳、日期转时间戳 等请求。 Use when the user wants get convert unixtime, convert unixtime, unixtime, or when you need to call GET...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uapi-get-convert-unixtime - 安装完成后,直接呼叫该 Skill 的名称或使用
/uapi-get-convert-unixtime触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish.
元数据
常见问题
UAPI 时间戳转换 接口 是什么?
使用 UAPI 的“时间戳转换”单接口 skill,处理 时间戳转换、Unix时间戳、日期转时间戳 等请求。 Use when the user wants get convert unixtime, convert unixtime, unixtime, or when you need to call GET... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 262 次。
如何安装 UAPI 时间戳转换 接口?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uapi-get-convert-unixtime」即可一键安装,无需额外配置。
UAPI 时间戳转换 接口 是免费的吗?
是的,UAPI 时间戳转换 接口 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
UAPI 时间戳转换 接口 支持哪些平台?
UAPI 时间戳转换 接口 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 UAPI 时间戳转换 接口?
由 速冻饺子(@shuakami)开发并维护,当前版本 v1.0.0。
推荐 Skills