Agent skill
local-time
Look up the time zone of a given city and return the local time.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/local-time
SKILL.md
Overview
A user may ask you to find the current time in a city. Pass the city name (use quotes if necessary) as the first argument to local-time.py and return the result.
Dependencies
- pandas rapidfuzz:
# pip install pandas rapidfuzz
Didn't find tool you were looking for?