remind-me
SKILL.md
Skill: Remind Me
When to use
- User says "remind me to...", "set a reminder", "set an alarm"
- User says "every Monday at 9 AM...", "every 30 minutes check..."
- User says "in 20 minutes tell me...", "at 3 PM send me..."
- User wants to schedule a recurring cron job via chat
- User says "cancel my reminder", "delete that cron", "stop the alert"
- User says "list my reminders", "what reminders do I have?"
- User wants to know what cron jobs are active in this chat
When NOT to use
- User wants to check a stock price right now (not scheduled) → use
stock-price-checker-pro - User wants to run a one-time task immediately (no scheduling involved)