apple-calendar-proiCloud Calendar skill via CalDAV (RFC 4791) — works on macOS/Linux, and Windows with env/keyring auth. Supports event CRUD, multi-calendar queries, managed a...
Install via ClawdBot CLI:
clawdbot install xushen-ma/apple-calendar-proGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/xushen-ma/apple-calendar-proAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
A remote worker uses the skill to manage personal and work calendars from a single interface, scheduling all-day events like birthdays in the Family calendar and checking free/busy times to avoid conflicts. It helps maintain work-life balance by integrating multiple calendars across devices.
A small business team leverages multi-calendar queries to coordinate meetings and deadlines across shared calendars like Work and Family, using free/busy lookups to find optimal times. Attachment support allows safe sharing of documents like agendas or reports directly in calendar events.
An event planner uses the skill to create and update events with attachments like PDF contracts or venue maps, ensuring iPhone compatibility via RFC 8607. The ability to clear optional fields and manage multiple calendars streamlines coordination for large-scale events.
IT professionals deploy the skill on macOS, Linux, or Windows to automate calendar CRUD operations and troubleshoot connectivity via the doctor command. They manage env/keyring auth and enforce attachment safety policies using directory scoping for organizational use.
Offer a free tier with basic event CRUD and limited calendar queries, then charge for advanced features like multi-calendar support, attachment management, and priority support. Revenue comes from monthly subscriptions targeting small businesses and remote teams.
Sell licenses to large organizations for integration into their existing systems, providing custom support for CalDAV compliance and security features like attachment blocking. Revenue is generated through one-time licenses and annual maintenance contracts.
Provide consulting services to help clients set up and customize the skill for specific workflows, such as event planning or IT automation. Revenue comes from project-based fees and ongoing support packages tailored to industry needs.
💬 Integration Tip
Ensure APPLECAL_PASSWORD is securely set in the environment or keyring, and use the doctor command to verify CalDAV connectivity before deploying in production workflows.
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...