UnixTime

Quick Unix timestamp utility. Get current Unix time, convert timestamps to dates and back, show relative time (how long ago), and display time in different formats. The fastest way to work with Unix timestamps from your terminal.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "UnixTime" with this command: npx skills add bytesagain3/unixtime

UnixTime

Unix time — quick and simple. Current time, conversions, relative dates.

Commands

  • now — Current Unix timestamp
  • date <timestamp> — Convert to human date
  • stamp <date> — Convert date to timestamp
  • ago <timestamp> — How long ago was this
  • ms — Current time in milliseconds

Usage Examples

unixtime now
unixtime date 1700000000
unixtime stamp "2024-06-15"
unixtime ago 1700000000

Powered by BytesAgain | bytesagain.com

  • Run unixtime help for all commands

Output

Results go to stdout. Save with unixtime run > output.txt.


Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Unit Converter

Comprehensive unit converter for length, weight, temperature, area, volume, speed, time, and data. Use when: (1) converting between measurement units, (2) ca...

Registry SourceRecently Updated
2900Profile unavailable
Coding

Pixshop Creative API — Developer REST Endpoints

Pixshop 开发者 REST API — 图片生成/编辑、视频制作、提示词库、应用市场、社区 / Pixshop Developer REST API — image generation/editing, video, prompts, apps, community endpoints. Use when...

Registry SourceRecently Updated
1350Profile unavailable
Coding

MEMORIA: Persistent Memory Layer for AI Agents

Gives your OpenClaw agent persistent memory across every session. MEMORIA maintains a structured knowledge layer: who you are, what you're building, every de...

Registry SourceRecently Updated
2171Profile unavailable
Coding

Sovereign project-setup-wizard

Generates production-ready project scaffolds for Node.js, Python, Go, or Rust with directory, .gitignore, README, CI/CD, Docker, linting, testing, and licens...

Registry SourceRecently Updated
3180Profile unavailable