remindme

Store and retrieve reminders from natural language input.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/TopengDev/pi-setup --skill remindme-topengdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remindme
Source: https://github.com/TopengDev/pi-setup/tree/main/skills/remindme
Command: npx skills add https://github.com/TopengDev/pi-setup --skill remindme-topengdev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Remindme addresses the issue of forgotten appointments or tasks by enabling users to schedule and receive reminders using natural language.

Core Features & Use Cases

  • Natural Language Reminder: Users can set reminders using everyday language, such as "remind me to call John at 3 pm" or "schedule a meeting for Tuesday."
  • Scheduled Reminders: Users can schedule one-time or recurring reminders that align with their preferred due time.
  • List and Cancel Commands: Users have the ability to view their scheduled reminders or cancel them individually or all at once.

Quick Start

Say "/remindme call John at 3 pm" to set a reminder.

Frequently Asked Questions about remindme

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

FAQPage Schema
How do I schedule reminders using natural language?

You can schedule reminders by typing everyday phrases like "remind me to call John at 3 pm" into the text interface. The scheduler parses this natural language input to store and retrieve your task information.

Can I view and cancel scheduled reminders in bulk?

Yes, you can list your scheduled reminders and cancel them individually or all at once. The scheduler stores your active tasks and processes cancellation commands to clear your reminder queue.

Does this tool support time-specific delivery for scheduled reminders?

No, this scheduler operates within a limited text-based interface and does not provide time-specific delivery. It stores and retrieves reminder information based on queries without triggering external push notifications.

Do I need external APIs to manage natural-language reminders?

No, you do not need external APIs to manage natural-language reminders. The scheduler operates internally to parse text commands and store reminder data without relying on third-party integration for task management.

What is the best way to set up recurring task reminders?

The best way to set up recurring task reminders is by inputting natural language commands that specify your preferred due time. The scheduler aligns the text-based reminder with your requested schedule.