Review active system alerts and failures
bernstein-alertsskillsetup L2★559
sipyourdrink-ltd/bernstein ↗What it does
Suggest optimal meeting times across timezones
Best for
Distributed teams across 3+ timezones where manual slot-finding is tedious.
Inputs
- · [object Object]
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
- · [object Object]
Requires
- · Google Calendar API (for attendee availability)
- · timezone database
Preconditions
- · Attendees have shared calendars
- · Timezone data accurate (DST aware)
- · Duration + constraints narrow search space (avoid >4-week windows)
Failure modes
- · Attendee calendar not shared (permission denied)
- · Timezone offset stale during DST transition
- · No overlapping time in range (impossible to schedule)
- · Suggested time conflicts with personal calendar events
Trust signals
- · Google Calendar API integration
- · Conflict report prevents double-booking
- · Score indicates fairness (e.g. penalizes 6am for any attendee)
- · UTC conversion prevents ambiguity