What problem does it solve? Reminders often fire even after the user has already completed the task, creating noise and nagging. This Skill solves that by pairing a Google Tasks entry with a cron job that only sends a notification if the task is still pending at reminder time. ## Core Features & Use Cases - Task + Cron Pairing: Creates a Google Tasks task via MCP, then schedules a cron job that checks task status before notifying. - Conditional Delivery: Sends the reminder through the connected gateway (e.g., Discord) only when the task is incomplete, using deliver='origin'. - Smart Time Defaults: Applies sensible defaults (18:00 today, or next morning) and adjusts timing based on task type, such as desk tasks versus errands. - Use Case: A user says "remind me to pick up my dry cleaning." The Skill creates a Google Tasks entry with details, schedules a cron check for 18:00, and only messages the user if the task is still open. ## Quick Start Remind me to pick up my dry cleaning this evening using the reminder pattern.