Time Fetcher
Skill Verified ActiveInstructions for fetching current Dubai time via bash command
To provide users with a quick and reliable way to fetch the current time in Dubai using a bash command.
Features
- Fetch current time for Dubai
- Specify timezone details (UTC+4, GST)
- Provide formatted output (YYYY-MM-DD HH:MM:SS +04)
- Return structured fields: time, timezone, formatted
Use Cases
- When needing to know the current time in Dubai for scheduling or context.
- As part of a larger script or workflow requiring Dubai's time.
- When working with systems or clients in the UAE and requiring accurate time synchronization.
Non-Goals
- Fetching time for other locations
- Providing historical time data
- Adjusting for daylight saving time (as Dubai does not observe it)
- Performing complex date/time calculations beyond retrieval
Installation
npx skills add shanraisshan/claude-code-best-practiceRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Time Svg Creator
100Creates an SVG time card showing the current time for Dubai. Writes the SVG to agent-teams/output/dubai-time.svg and updates agent-teams/output/output.md.
Time Skill
95Display the current time in Pakistan Standard Time (PKT, UTC+5). Use when the user asks for the current time, Pakistan time, or PKT.
Toprank Upgrade
100Upgrade toprank plugin to the latest version. Updates the marketplace repo, installs the new version to the plugin cache, and updates installed_plugins.json. Use when asked to "upgrade toprank", "update toprank", or "get latest version". Also handles inline upgrade prompts when a skill detects UPGRADE_AVAILABLE at startup.
Janitor Fix
100Automatically fix skill problems (safe preview first). Also use with --prune to find and remove broken symlinks, empty directories, and orphaned skills.
Guard
100Protect Claude Code sessions from context overflow by running a background daemon that monitors session size and auto-prunes before compaction hits. Use when the user says "guard", "protect session", "context getting long", "prevent compaction", "session management", or is running agent teams that need continuous context protection.
Janitor Usage
100Show which skills you use and which you never use