Home /Claude Skills /local-time-skill
Use with Caution

Local Time Skill

No more miscalculating time for cross-timezone meetings
Global time, offline in seconds
Core Principle:
This little tool lets Claude instantly tell you the current time in any city on Earth, without Googling - it works purely with local data. Even if you only get part of the city name right, it can guess where you're asking about.
KEY FEATURES
01Offline Query
Check time without internet, works in airport basements
02Fuzzy Match
Type 'Singa' to find Singapore - no need for full names
03Global Coverage
50k cities from New York to Nairobi in your pocket
github.com/zmxv/local-time-skill
data-ai·zmxv·2025-10-18·0·🔱 0
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/zmxv/local-time-skill.git
SSH
git clone [email protected]:zmxv/local-time-skill.git
GitHub CLI
gh repo clone zmxv/local-time-skill
FAQ
Q: What are the installation steps for Local Time Skill Agent Skills?
1.Enter City: Full or partial city name
2.Fuzzy Match: Auto-suggest closest city
3.Local Compute: Calculate timezone with built-in DB
4.Return Result: Show local time and timezone info
Q: What are the highlights of Local Time Skill Agent Skills?
  • Fully offline operation
  • Fault-tolerant city search
  • Bypass firewall for global time
  • GPT-5 generated code
Q: What are the use cases for Local Time Skill Agent Skills?
  • Checking client timezones late at night
  • Verifying destination time before travel
  • Calibrating time for international meetings
  • Testing AI local processing capabilities
Q: What are the limitations of Local Time Skill Agent Skills?
  • 30s query time vs Google instant
  • Demo purposes only not production-ready