← 返回 Skills 市场
dinghaibin

Timestamp Tool

作者 BIN · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
31
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install timestamp-tool
功能描述
Convert between Unix timestamps and human-readable dates. Use for time conversion, log analysis, and date arithmetic.
使用说明 (SKILL.md)

Timestamp - Time Conversion Utility

Convert Unix epoch timestamps to human-readable date/time formats and vice versa. Supports multiple timezones and common date formats for log processing.

Usage

timestamp-tool [options] \x3Cvalue>

Options

  • -u: Output as Unix timestamp
  • -f FORMAT: Custom output format
  • -z TIMEZONE: Convert to timezone

Examples

timestamp-tool 1714896000
timestamp-tool -u "2026-05-05 12:00:00"
timestamp-tool -z Asia/Shanghai now
安全使用建议
This skill appears safe for basic timestamp and date conversion. Before use, note that the documented command examples may not exactly match the included script's command-line options, so verify the correct syntax if running it directly.
功能分析
Type: OpenClaw Skill Name: timestamp-tool Version: 1.0.0 The timestamp-tool skill bundle is a standard utility for date and time conversion. The Python script (scripts/timestamp.py) uses built-in libraries for date arithmetic and lacks any high-risk capabilities such as network access, file system modification, or shell execution. No evidence of prompt injection or malicious intent was found in the documentation (SKILL.md) or the code.
能力评估
Purpose & Capability
The included Python script performs date and Unix timestamp conversion and simple date arithmetic, matching the stated purpose. The SKILL.md examples use slightly different option names than the script, but this appears to be a usability mismatch rather than a security issue.
Instruction Scope
The instructions describe normal user-invoked timestamp conversion and do not ask the agent to override user intent, run unrelated commands, access private data, or perform high-impact actions.
Install Mechanism
There is no install spec and no package or remote installer. The provided source is a small local Python script with no suspicious static findings.
Credentials
The skill declares no required binaries, environment variables, credentials, config paths, or OS-specific privileges, which is proportionate for timestamp conversion.
Persistence & Privilege
The script does not write files, create background processes, store memory, modify system state, or request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install timestamp-tool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /timestamp-tool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug timestamp-tool
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Timestamp Tool 是什么?

Convert between Unix timestamps and human-readable dates. Use for time conversion, log analysis, and date arithmetic. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 31 次。

如何安装 Timestamp Tool?

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

Timestamp Tool 是免费的吗?

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

Timestamp Tool 支持哪些平台?

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

谁开发了 Timestamp Tool?

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

💬 留言讨论