automating-reminders
Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JXA Reminders scripting", or "manage reminders via automation". Covers list/reminder management, filtering with 'whose' queries, efficient creation via constructors and push operations, and copy-delete patterns for moving items.
Pinned to revision 5f37bd4ecb17, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- Bash
- Read
- Write
Files
- skills/automating-reminders/SKILL.md
- skills/automating-reminders/references/reminders-advanced.md
- skills/automating-reminders/references/reminders-basics.md
- skills/automating-reminders/references/reminders-dictionary.md
- skills/automating-reminders/references/reminders-pyxa-api-reference.md
- skills/automating-reminders/references/reminders-recipes.md
- skills/automating-reminders/scripts/complete_reminders.py
- skills/automating-reminders/scripts/create_reminder.js
- skills/automating-reminders/scripts/create_reminder.py
- skills/automating-reminders/scripts/list_reminders.py
- skills/automating-reminders/scripts/set_up_reminders_automation.py
- skills/automating-reminders/scripts/set_up_reminders_automation.sh
Every link opens the file at its source, pinned to the revision this page describes.