schedule

Installation
SKILL.md

Scheduling Reminders

When the user asks you to check on them, follow up, or do something after a delay:

Schedule a one-shot message

betaclaw schedule once --group {GROUP_ID} --delay "30 seconds" --message "Hey! Checking in"

Valid delay formats: "30 seconds", "5 minutes", "2 hours", "1 day" Minimum: 10 seconds. Maximum: 7 days.

After scheduling, confirm to the user

Always say: "I'll check in with you in {delay}!"

Cancel a pending task

Installs
1
GitHub Stars
5
First Seen
Sep 4, 2026
schedule — rawknee-69/beta-claw