Communityv1.2.0

macOS Calendar

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

7.5kdownloads4stars75active installsLuca
View on ClawHubBack to Skills

Skill Details

Slug
macos-calendar
Latest Version
1.2.0
Author
Luca
Published
Feb 17, 2026
Updated
Feb 25, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for macOS Calendar.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.2.0

- Added detailed usage instructions and examples to the documentation (SKILL.md). - Clarified JSON fields for event creation, listing all supported options and their defaults. - Provided best practices for parsing natural language and mapping to calendar actions. - Introduced critical rules for reliability, including always listing calendars first and strict input validation. - Explained handling of recurring events and alarm settings. - Improved sample commands for a wide range of scheduling scenarios.