BeClaude

reminders

New
Community RegistryGeneralby Lucas Carlson

Search, create, and complete Apple Reminders

First seen 5/22/2026

Summary

This skill integrates with Apple Reminders to let you search, create, and complete reminders directly from Claude Code.

  • It streamlines task management without leaving your terminal, making it ideal for developers who want to quickly capture or check off items while coding.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install reminders@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Search for a specific reminder by keyword or date to find tasks without opening the Reminders app.
Create a new reminder with a title and optional notes or due date directly from the command line.
Mark a reminder as completed after finishing a task, keeping your list up to date.
List all reminders for a specific list, such as 'Work' or 'Personal', to review pending items.
Set a reminder with a priority level to highlight urgent tasks.
Quickly add a reminder while in the middle of coding to avoid context switching.

Usage Examples

1

/reminders search 'buy groceries'

2

/reminders create 'Submit quarterly report' due:tomorrow notes:'Include Q3 data'

3

/reminders complete 'Reply to Sarah about API review'

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is reminders?

This skill integrates with Apple Reminders to let you search, create, and complete reminders directly from Claude Code. It streamlines task management without leaving your terminal, making it ideal for developers who want to quickly capture or check off items while coding.

How to install reminders?

To install reminders: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install reminders@<marketplace>. Finally, /plugin in Claude Code.

What is reminders best for?

reminders is a plugin categorized under General. Created by Lucas Carlson.

What can I use reminders for?

reminders is useful for: Search for a specific reminder by keyword or date to find tasks without opening the Reminders app.; Create a new reminder with a title and optional notes or due date directly from the command line.; Mark a reminder as completed after finishing a task, keeping your list up to date.; List all reminders for a specific list, such as 'Work' or 'Personal', to review pending items.; Set a reminder with a priority level to highlight urgent tasks.; Quickly add a reminder while in the middle of coding to avoid context switching..