LaunchKit · 2026
Back to Skills

abby-watch

Gamingv1.0.0

Simple time display for Abby.

0
375 downloads
by @earnabitmore365

Setup & Installation

openclaw skills install @earnabitmore365/abby-watch

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install abby-watch

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.

INPUT

User asks: How long until my 11:00 meeting?

AGENT
  1. 1Run `abby time --countdown 11:00`
  2. 2Parse the countdown output
  3. 3Return the remaining time in hours and minutes
OUTPUT

⏰ 3小时后