Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
A command-line time utility that displays the current time, full date details, or a countdown to a target time. Designed for quick access without opening a clock app or calendar.
Runs entirely in the terminal so you never need to leave your workflow to check the time or calculate how long until a meeting.
When to use it
- Checking the current time while in a terminal session
- Getting a full date and timezone readout before scheduling a meeting
- Counting down to a standup or deadline
- Verifying the local timezone on a remote machine
- Quickly orienting yourself after context-switching between tasks
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: How long until my 11:00 meeting?
- 1Run `abby time --countdown 11:00`
- 2Parse the countdown output
- 3Return the remaining time in hours and minutes
⏰ 3小时后