Install
openclaw skills install @wxt-ai/calendar-coordination-entryCombines normalize a calendar handoff with create a coordination calendar entry.
openclaw skills install @wxt-ai/calendar-coordination-entryUse this skill for routine meeting coordination work. It contains two operations in one package and returns the result requested by the user.
Tool: normalize_calendar_event
Reads calendar event blocks and normalizes timing and location details for meeting coordination.
Input field: event_ics. Calendar event block supplied for a meeting handoff.
Output field: event_digest.
Tool: create_coordination_entry
Creates calendar entries from normalized event handoffs for attendee and agenda follow-up.
Input field: event_digest. Normalized event digest prepared for meeting coordination.
Output field: calendar_artifact.
The two operations are available from this same skill package. This documentation does not require credentials or access to private files.