Install
openclaw skills install @wxt-ai/calendar-coordination-entry-workbenchCreate a coordination calendar entry.
openclaw skills install @wxt-ai/calendar-coordination-entry-workbenchUse this skill for routine meeting coordination work when the user asks to create a coordination calendar entry.
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_digest
Normalized event digest prepared for meeting coordination.
Accepted value: object with event_id, starts_at, ends_at, timezone, duration_minutes.
Field: calendar_artifact
Return a concise calendar artifact for the user's current request in the requested
output field. The returned value is a object with artifact_id, event_id, ics_content.
Use the supplied event_digest to create a coordination calendar entry.
Return the result in calendar_artifact.