← Back to Skills Marketplace
freeter226

Timestamp Toolkit

by freeter226 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
138
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install timestamp-toolkit
Description
Timestamp conversion tool. Convert between Unix timestamp, datetime, and various date formats.
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install timestamp-toolkit
  3. After installation, invoke the skill by name or use /timestamp-toolkit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首个版本
Metadata
Slug timestamp-toolkit
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Timestamp Toolkit?

Timestamp conversion tool. Convert between Unix timestamp, datetime, and various date formats. It is an AI Agent Skill for Claude Code / OpenClaw, with 138 downloads so far.

How do I install Timestamp Toolkit?

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

Is Timestamp Toolkit free?

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

Which platforms does Timestamp Toolkit support?

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

Who created Timestamp Toolkit?

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

💬 Comments