Create, inspect, and cancel OpenClaw cron-based chat reminders. Use when the user asks for a reminder at a specific time or after a delay, wants to list pend...
This skill manages only reminder jobs, preferably those whose names start with reminder:.
For short-lived personal reminders, keep titles concise and messages explicit.
When a cancellation request is ambiguous, list candidate reminder jobs and confirm which one to remove before deleting anything.
Treat the helper script as optional packaging convenience; the portable contract of this skill is the native cron workflow.
The helper may rely on CLI availability, channel-specific delivery rules, and environment-specific routing behavior, so prefer the native workflow whenever portability matters.