Check Reminders

Deliver overdue one-time reminders as natural-sounding voice messages.

1|Updated Mar 11, 2025
One-click install
npx skills add https://github.com/danielstewart77/hive_mind --skill check-reminders
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Check Reminders
Source: https://github.com/danielstewart77/hive_mind/tree/main/specs/skills/check-reminders
Command: npx skills add https://github.com/danielstewart77/hive_mind --skill check-reminders

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures that time-sensitive reminders are delivered promptly, preventing missed appointments or tasks.

Core Features & Use Cases

  • Automated Reminder Delivery: Checks for and delivers overdue reminders at regular intervals.
  • Voice Message Output: Delivers reminders as natural-sounding voice messages.
  • Use Case: Automatically reminds you of upcoming meetings or important tasks via voice, ensuring you stay on track without manual intervention.

Quick Start

Use the check reminders skill to fire any due reminders.

Frequently Asked Questions about Check Reminders

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send overdue reminders as voice messages automatically?

Voice message reminders are delivered by executing a scheduled task that retrieves overdue one-time notifications, deletes them from the system, and sends each as a natural-sounding audio alert to ensure immediate attention for time-sensitive tasks.

Can I use this for one-time task management notifications?

Yes, this skill handles one-time task management notifications by retrieving due reminders at regular intervals and firing them as voice messages, ensuring you stay on track without manual intervention for appointments or tasks.

What happens to reminders after they are delivered?

After reminders are delivered, the system deletes them to prevent duplicate notifications. This ensures that each overdue one-time reminder fires exactly once as a voice message before being removed from the scheduling queue.

Does this skill support recurring reminders or only one-time scheduling?

This skill supports only one-time reminders. It retrieves overdue reminders, fires them as voice messages, and deletes them from the system, meaning it is not designed to handle recurring scheduling for ongoing task management.

Why are my scheduled reminders not firing as voice notifications?

Scheduled reminders may not fire if there are no overdue one-time reminders in the system. The skill only retrieves and delivers due reminders as voice messages, deleting them immediately after the notification is sent.