📋

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.

Peter Steinbergerv1.0.0
Productivity & Tasks
VM에 연결 중...
VM에 연결 중...
npx clawhub@latest install apple-reminders
16현재 설치 수
577누적 설치 수
v1.0.0버전

Apple 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.

설치 방법

1
Run in your terminal
npx clawhub@latest install apple-reminders
or
2
Click the Install button at the top of this page for one-click setup

리뷰

0개 리뷰

리뷰를 작성하려면 로그인

아직 리뷰가 없습니다. 첫 번째로 경험을 공유해 보세요!

Apple Reminders + Claude Code Skill | MyClaw.ai