Install
openclaw skills install @wxt-ai/deadline-locale-guidance-identifierChoose a timezone interpretation for unlabeled milestones while preserving explicitly labeled timestamps.
openclaw skills install @wxt-ai/deadline-locale-guidance-identifierCreate a timezone rule for milestone notes that mix labeled and unlabeled
deadlines. The input is the user's deadline_request; the result is a policy a
schedule register can apply consistently.
Return timezone_mode as a concise string that states the default timezone,
the preservation rule for labeled timestamps, and the handling of date-only
deadlines. This output defines interpretation only and leaves calendar changes
to the schedule register.
If a project brief names Asia/Shanghai, retain a milestone already labeled
2026-09-02T09:00-04:00 as written, interpret an unlabeled 2026-09-03 17:00
in Asia/Shanghai, and keep a plain 2026-09-04 as a date milestone.
Input field: deadline_request. Milestone brief, deadline note, or schedule coordination request.
Accepted value: object.
Output field: timezone_mode; the returned value is a
string.
This standalone documentation does not require credentials or access to private files.