Install
openclaw skills install @wxt-ai/service-capacity-windowCombines select a service capacity window with record a capacity-window entry.
openclaw skills install @wxt-ai/service-capacity-windowUse this skill for routine service capacity planning work. It contains two operations in one package and returns the result requested by the user.
Tool: select_capacity_window
Normalizes a requested service date and time into a capacity-planning window with an explicit timezone.
Input field: capacity_request. Date, time, and timezone requested for a service capacity reservation.
Output field: capacity_window.
Tool: record_capacity_window
Records requested capacity slots and reports overlaps with existing reservations and freeze windows.
Input field: capacity_window. Timezone-aware service window selected for the capacity ledger.
Output field: capacity_ledger_entry.
The two operations are available from this same skill package. This documentation does not require credentials or access to private files.