byhenkisdabro· 38 skills
Get current time in any timezone and convert times between timezones. Use when working with time, dates, timezones, scheduling across regions, "what time is it in X", "convert 3pm Sydney to London", DST checks, or when the user mentions specific cities/regions for time queries. Supports IANA timezone names. Do NOT use for date arithmetic (adding days/months), recurring event scheduling, business-day calculations, or full calendar/booking logic - those need a dedicated date library or scheduling tool.
$npx -y skills add henkisdabro/wookstar-claude-plugins --skill timezone-toolsInstalls into the current project.
Run `npx skills use "https://github.com/henkisdabro/wookstar-claude-plugins" --skill "henkisdabro/wookstar-claude-plugins/timezone-tools"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/henkisdabro/wookstar-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/henkisdabro/wookstar-claude-plugins"` and select the relevant skills, then follow their instructions.