apple-calendar-cliManage Apple Calendar events on macOS 14+ using apple-calendar-cli: list, get, create, update, and delete events with ISO 8601 date support.
Install via ClawdBot CLI:
clawdbot install sichengchen/apple-calendar-cliGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.com/confAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
Automates scheduling and calendar management for professionals by creating, updating, and listing events based on natural language requests. For example, it can add meetings, set reminders, and check daily schedules, integrating with productivity tools to streamline time management.
Manages patient appointments by creating events in Apple Calendar, sending reminders via alerts, and updating schedules for clinics or therapists. It helps reduce no-shows by automating follow-ups and rescheduling based on availability.
Facilitates event management by creating all-day events, setting up recurring schedules, and tracking details like locations and URLs. Useful for organizers to coordinate conferences, workshops, or team activities across multiple calendars.
Supports academic scheduling by creating class timetables, setting up recurring lectures, and managing calendar events for students and faculty. It can filter events by specific calendars to separate personal and academic commitments.
Enhances remote work by synchronizing team meetings across time zones, using list-events to share schedules, and updating events for rescheduling. Integrates with communication tools to keep distributed teams aligned on deadlines and meetings.
Offers a premium version with advanced features like AI-powered scheduling suggestions, integration with third-party apps, and enhanced analytics. Revenue is generated through monthly or annual subscriptions targeting businesses and power users.
Provides a free basic version for personal use, with paid upgrades for professional features such as bulk event management, custom recurrence rules, and priority support. Monetizes through one-time purchases or tiered plans.
Targets large organizations by offering customized deployments, on-premise solutions, and dedicated support for calendar management at scale. Revenue comes from licensing fees, training, and integration services tailored to corporate needs.
💬 Integration Tip
Always use the --json flag for reliable parsing in agent workflows, and ensure calendar access permissions are granted in System Settings to avoid errors.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...