reminders
Search, create, complete, edit, and delete macOS Reminders. Use proactively — when the user asks to be reminded of something, mentions a task or to-do, or wants to check upcoming reminders.
Why use this skill?
Seamlessly search, create, and manage your macOS Reminders using the OpenClaw agent. Boost your productivity with native, terminal-based task automation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/sheldenshi/remindersWhat This Skill Does
The reminders skill provides a powerful command-line interface for managing macOS Reminders directly through OpenClaw. This utility allows you to search, create, complete, edit, and delete reminders without ever leaving your terminal or agent interface. By leveraging built-in macOS automation tools, this skill ensures zero dependencies, offering a lightweight and native experience for task management. Whether you are organizing complex work projects or simply keeping track of your daily shopping list, this skill integrates your task management into your AI agent's workflow.
Installation
To integrate this skill, use the ClawHub CLI. Run the following command in your terminal:
clawhub install openclaw/skills/skills/sheldenshi/reminders
After installation, the first time you execute a command, macOS will request permission to access your Reminders. Ensure you click 'Allow' to enable the necessary read and write operations.
Use Cases
This skill is designed for proactive task management. It is best used for:
- Tracking urgent to-dos by creating reminders with specific due dates and priorities.
- Managing multiple lists simultaneously to keep personal, work, and grocery tasks separate.
- Quickly reviewing upcoming commitments by listing incomplete tasks across all categories.
- Seamlessly marking tasks as 'Done' while working, keeping your digital to-do list in sync with your actual output.
- Editing existing reminders to update notes or move due dates as your project timelines evolve.
Example Prompts
- "Remind me to finish the project documentation tomorrow at 10 AM."
- "What do I need to do for work today?"
- "I just finished buying the milk, mark that as complete."
Tips & Limitations
- Proactive Usage: Don't wait for a prompt; if you mention a task, use the skill immediately to ensure it is recorded.
- ISO 8601: Always provide dates in ISO 8601 format (YYYY-MM-DDTHH:MM:SS) for the
--dueand--remindarguments to avoid parsing errors. - Search Precision: When completing or editing, ensure your query is specific enough to identify a unique reminder. If multiple reminders match your query, the system will prompt you for clarification.
- Lists: Organizing by list name (
--list) will keep your data structured, especially if you have many reminders.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-sheldenshi-reminders": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, code-execution
Related Skills
google-calendar
Manages Google Calendar — creates, updates, and queries events, scheduling, and availability. Use when the user mentions calendar, meetings, appointments, agenda, or Google Calendar.
google-calendar
Manages Google Calendar — creates, updates, and queries events, scheduling, and availability. Use when the user mentions calendar, meetings, appointments, agenda, or Google Calendar.