macos-calendar-event-creator

Installation
SKILL.md

macOS Calendar Event Creator

This skill extracts structured calendar event information from natural language text and generates executable AppleScript code to create events in macOS Calendar app.

When to Use

  • User provides text describing a calendar event (e.g., "明天下午3点开会")
  • User wants to create a macOS Calendar event from natural language
  • User needs to convert text descriptions into calendar entries

Required Context

CRITICAL: This skill requires the current system date to accurately parse relative dates (like "明天", "下周一").

The execution environment MUST provide the current date in the context. Include this information when invoking the skill:

Installs
1
Repository
na57/skills
First Seen
Jun 19, 2026
macos-calendar-event-creator — na57/skills