time-formatter
CommunityAuto-convert times across timezones.
Authorbennoloeffler
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automatically detect and normalize time/date mentions in user messages, converting them into multiple timezones for clear scheduling and coordination.
Core Features & Use Cases
- Detection & mapping: recognizes explicit timezone mentions and infers dates when present.
- MCP integration: uses get_current_time, convert_timezone, and calculate_duration tools for robust results.
- Use Case: "What time is 3 PM EST in Tokyo?" yields equivalent times across CET, JST, and UTC.
Quick Start
Provide a time and target timezone; the skill computes and returns multi-timezone representations.
Dependency Matrix
Required Modules
mcp__datetime__get_current_timemcp__datetime__convert_timezonemcp__datetime__calculate_duration
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: time-formatter Download link: https://github.com/bennoloeffler/bassi/archive/main.zip#time-formatter Please download this .zip file, extract it, and install it in the .claude/skills/ directory.