← 返回 Skills 市场
freeter226

Timestamp Toolkit

作者 freeter226 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
138
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install timestamp-toolkit
功能描述
Timestamp conversion tool. Convert between Unix timestamp, datetime, and various date formats.
安全使用建议
This skill appears to be a simple, local timestamp conversion tool implemented in a Python script and does not request credentials or perform network access. Before installing, verify you have python3 available and note the minor documentation path mismatch (use scripts/timestamp.py as in README). If you want extra caution, inspect the script locally (it's short and readable) and run it in a sandbox or isolated environment to confirm behavior. Also prefer skills with a known source/homepage if you need long-term trust or automatic updates.
能力评估
Purpose & Capability
Name and description match the included code and usage: the script implements timestamp↔datetime conversions, formatting, now, and diff. The only minor mismatch is a documentation path inconsistency (SKILL.md suggests running python3 skills/timestamp-toolkit/scripts/timestamp.py while the repository contains scripts/timestamp.py and README uses that path).
Instruction Scope
SKILL.md instructions are scoped to running the local Python script and describe only expected arguments and outputs. They do not instruct the agent to read unrelated files, access environment variables, or send data externally. Note: the path used in SKILL.md differs from the actual script location, which could cause confusion but does not indicate malicious behavior.
Install Mechanism
No install spec is provided (instruction-only plus a bundled script). Nothing is downloaded or written by an installer; risk from install mechanism is low.
Credentials
The skill requests no environment variables or credentials and requires only python3. This is proportionate to a local timestamp conversion utility.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges or modify other skills/config. Model invocation is allowed by default (normal) but the skill's behavior remains local and limited.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install timestamp-toolkit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /timestamp-toolkit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首个版本
元数据
Slug timestamp-toolkit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Timestamp Toolkit 是什么?

Timestamp conversion tool. Convert between Unix timestamp, datetime, and various date formats. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 138 次。

如何安装 Timestamp Toolkit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install timestamp-toolkit」即可一键安装,无需额外配置。

Timestamp Toolkit 是免费的吗?

是的,Timestamp Toolkit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Timestamp Toolkit 支持哪些平台?

Timestamp Toolkit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Timestamp Toolkit?

由 freeter226(@freeter226)开发并维护,当前版本 v1.0.0。

💬 留言讨论