What problem does it solve?
This Skill turns vague time requests into precise, scheduled reminders or automated tasks so users don't forget time-based responsibilities and actions. It is the exclusive interface to the system's cron-manager for creating one-time or recurring notifications and action-triggered reminders.
Core Features & Use Cases
- Natural language scheduling: Accepts phrases like "in 2 hours", "every day at 9am", or "tomorrow at 3pm" and records the intended time.
- Action vs passive reminders: Marks reminders that require the assistant to perform work with an isAction flag so automated tasks (e.g., "check email") can be executed at schedule.
- Integration: Calls the schedule_reminder tool with time, message, and optional isAction to create cron-managed jobs.
- Use case: Set a recurring daily check of your inbox, or a one-time reminder to call someone next Tuesday.
Quick Start
Ask the assistant: remind me to water the plants tomorrow at 9am.