Use this skill when the user wants to use datetime-mate — Golang CLI to compute differences between dates, times, or durations.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-1bb5470f)More formats (shields.io, HTML) on the badges page.
---
name: datetime-mate
description: Use this skill when the user wants to use datetime-mate — Golang CLI to compute differences between dates, times, or durations.
---
# datetime-mate Plugin
Golang CLI to compute differences between dates, times, or durations
## Commands
- `datetime-mate self version` — Print datetime-mate version
- `datetime-mate _ _` — Passthrough to datetime-mate CLI
## Usage Examples
- `datetime-mate self version` — Check installed version
- `datetime-mate _ _ --help` — Show datetime-mate help
- `datetime-mate _ _ --json` — JSON output mode
## Installation
```bash
go install github.com/datetime-mate/datetime-mate@latest
```
## Key Features
- datetime, golang, cli, utility
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!