Install
openclaw skills install @wxt-ai/calendar-coordination-entry-identifierNormalize a calendar handoff.
openclaw skills install @wxt-ai/calendar-coordination-entry-identifierUse this skill for routine meeting coordination work when the user asks to normalize a calendar handoff.
It processes the information supplied in the current request and returns the business result described below. It does not require credentials or access to private files.
Field: event_ics
Calendar event block supplied for a meeting handoff.
Accepted value: string.
Field: event_digest
Return a concise event digest for the user's current request in the requested
output field. The returned value is a object with event_id, starts_at, ends_at, timezone, duration_minutes.
Use the supplied event_ics to normalize a calendar handoff.
Return the result in event_digest.