Apple Reminders
Manage Apple Reminders directly from the terminal using the remindctl CLI on macOS. List, add, edit, complete, and delete reminders with support for lists, date filters, and multiple output formats.
npx clawhub@latest install apple-remindersApple Reminders skill gives your Clawdbot the ability to manage Apple Reminders directly from the command line using the remindctl CLI. You can view, create, edit, complete, and delete reminders, manage reminder lists, and filter by date ranges — all without leaving the terminal.
Принцип работы
This skill uses the remindctl command-line tool, which interfaces directly with the Apple Reminders app on macOS. Once installed via Homebrew and granted Reminders permission, your Clawdbot can execute remindctl commands to interact with your reminders. The tool supports JSON and plain TSV output formats, making it suitable for both interactive use and scripting automation.
Ключевые возможности
View Reminders by Date — Quick access to today's, tomorrow's, this week's, overdue, upcoming, completed, or all reminders, plus specific date lookups.Manage Reminder Lists — List all reminder lists, show a specific list's contents, create new lists, rename, and delete lists.Create Reminders — Quick-add reminders with a single command, or specify title, list, and due date for detailed entries.Edit and Complete — Update reminder titles and due dates by ID, and mark one or more reminders as completed.Delete Reminders — Remove reminders by ID with a force flag for confirmation bypass.Flexible Output Formats — Choose between JSON (for scripting), plain TSV, or quiet mode (counts only).Rich Date Support — Accepts natural language dates (today, tomorrow, yesterday), YYYY-MM-DD, YYYY-MM-DD HH:mm, and full ISO 8601 formats.
Требования
macOS Only — This skill requires macOS as it interfaces with the Apple Reminders app.remindctl CLI — Install via Homebrew: brew install steipete/tap/remindctl.Reminders Permission — Grant terminal/remindctl access in System Settings → Privacy & Security → Reminders.
Сценарии использования
Daily Task Review — Quickly check today's reminders or view overdue items without opening the Reminders app.Batch Task Creation — Add multiple reminders from the terminal as part of a scripted workflow.Automated Reporting — Use JSON output to pipe reminder data into other tools or generate task reports.Cross-App Integration — Combine with other Clawdbot skills to create reminders based on calendar events, emails, or project updates.
Как установить
npx clawhub@latest install apple-remindersnpx clawhub@latest install apple-remindersОтзывы
0 отзывовВойдите, чтобы написать отзыв
Отзывов пока нет. Будьте первым, кто поделится своим опытом!