Current Time

SkillDev tools

Return the current system time and timezone by calling a tool instead of guessing.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Current Time skill

What this skill tells your AI

The instructions your AI receives, as published by hybridaione/hybridclaw in skills/current-time/SKILL.md and read by ahel’s review.

Use when the user asks for the current time, date, timezone, "right now", "what time is it", or similar.

Workflow

  1. Run a real-time command with bash:
date +"%Y-%m-%d %H:%M:%S %Z (%z)"
  1. Return the result in one short line: Current time skill output: <output>

Constraints

  • Do not estimate or infer time from memory.
  • Always use the command output from this turn.
  • Keep the response concise unless the user asks for more detail.

Signals

GitHub stars
132
Forks
12
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
current-time
Source
github.com/hybridaione/hybridclaw