time-fetcher

SkillAI & models

Lets your agent get the current time in Dubai by running a bash command.

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 time-fetcher skill

About this capability

Instructions for fetching current Dubai time via bash command

What this skill tells your AI

The instructions your AI receives, as published by shanraisshan/claude-code-best-practice in agent-teams/.claude/skills/time-fetcher/SKILL.md and read by ahel’s review.

Dubai Time Fetcher

Command

TZ='Asia/Dubai' date '+%Y-%m-%d %H:%M:%S %Z'

Expected Output Format

YYYY-MM-DD HH:MM:SS +04 (Gulf Standard Time)

Timezone Details

  • Timezone: Asia/Dubai
  • Offset: UTC+4
  • Abbreviation: GST (Gulf Standard Time)
  • Dubai does not observe daylight saving time

Return Format

Provide the following fields:

  • time: Just the time portion (HH:MM:SS)
  • timezone: "GST (UTC+4)"
  • formatted: The full output string from the command

Signals

GitHub stars
66k
Forks
7k
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
time-fetcher
Source
github.com/shanraisshan/claude-code-best-practice