Install
1
Install the plugin$
npx claudepluginhub cardmagic/ai-marketplace --plugin remindersWant just this command?
Add to a custom plugin, then install with one command.
Description
Show pending (incomplete) reminders
Argument
--list nameAllowed Tools
Bash(reminders:*)
Command Content
Pending Reminders
Show all pending (incomplete) reminders.
Instructions
- Check if reminders CLI is installed - if
which remindersfails, install it:
npm install -g @cardmagic/reminders
- Run the command:
reminders pending $ARGUMENTS
- If the user specifies a list, filter by it:
--list "List Name"
Examples
User: /reminders:pending
-> reminders pending
User: /reminders:pending --list Work
-> reminders pending --list "Work"
Stats
Stars0
Forks0
Last CommitJan 3, 2026
Actions