Get the current date, time, timezone, or convert between timezones. Use when the user asks what time it is, needs a date, or timezone conversion.
Get current date, time, timezone info, and timezone conversions.
✅ USE this skill when:
❌ DON'T use this skill when:
# Current local time
python {skill_path}/time_util.py
# Time in a specific timezone
python {skill_path}/time_util.py --tz "America/New_York"
# List common timezone names
python {skill_path}/time_util.py --list-tz
# Unix timestamp
python {skill_path}/time_util.py --unix
# Convert a time between timezones
python {skill_path}/time_util.py --convert "2026-03-01 14:30" --from-tz "Asia/Shanghai" --to-tz "America/New_York"
time_util.py CLI for all time queriesAmerica/New_York, Asia/Shanghai)Edit PDFs with natural-language instructions using the nano-pdf CLI.
Control Sonos speakers (discover/status/play/volume/group).
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Capture frames or clips from RTSP/ONVIF cameras.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Category:tools