diff --git a/schedule/SKILL.md b/schedule/SKILL.md index cac7496..49b589e 100644 --- a/schedule/SKILL.md +++ b/schedule/SKILL.md @@ -35,4 +35,4 @@ Decide whether the task is recurring or one-off: **IMPORTANT: Cron expressions run in the user's local machine timezone, NOT UTC.** Use local times directly in the cron expression. For example, if the user asks for "8am every Friday", use `0 8 * * 5` — do NOT convert to UTC. -Finally, call the "create_scheduled_task" tool. \ No newline at end of file +Finally, call the "create_scheduled_task" tool.