← Back to Skills Marketplace
dinghaibin

Timestamp Tool

by BIN · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
31
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install timestamp-tool
Description
Convert between Unix timestamps and human-readable dates. Use for time conversion, log analysis, and date arithmetic.
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install timestamp-tool
  3. After installation, invoke the skill by name or use /timestamp-tool
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug timestamp-tool
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Timestamp Tool?

Convert between Unix timestamps and human-readable dates. Use for time conversion, log analysis, and date arithmetic. It is an AI Agent Skill for Claude Code / OpenClaw, with 31 downloads so far.

How do I install Timestamp Tool?

Run "/install timestamp-tool" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Timestamp Tool free?

Yes, Timestamp Tool is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Timestamp Tool support?

Timestamp Tool is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Timestamp Tool?

It is built and maintained by BIN (@dinghaibin); the current version is v1.0.0.

💬 Comments