This is a straightforward bash one-liner wrapped in a skill format for getting Dubai's current time in Gulf Standard Time. You get a TZ environment variable set to Asia/Dubai piped into date formatting, returning the time in a structured format with separate fields for just the time portion, the timezone info, and the full formatted string. It's basically documentation for a single command you could run yourself, which makes sense if you're building something that needs Dubai time specifically and want consistent formatting. Dubai doesn't do daylight saving, so it stays at UTC+4 year-round. Honestly feels a bit light for a standalone skill, but if you're frequently working with Gulf region timestamps, having the exact format codified beats looking it up each time.
npx -y skills add shanraisshan/claude-code-best-practice --skill time-fetcher --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
metabase/metabase
github/awesome-copilot
UKGovernmentBEIS/inspect_evals
addyosmani/agent-skills