time-checker
SKILL.md
Time Checker
A gold-standard skill for fetching precise time and timezone data from time.is.
Usage
Use the provided Python script to fetch real-time data for any city or country.
Get Time for a Location
Run the script with the location name (hyphenated or with underscores if needed, though the script handles spaces):
python3 scripts/check_time.py "Jakarta"
python3 scripts/check_time.py "New York"