calctl
Installation
SKILL.md
calctl - Apple Calendar CLI
Manage Apple Calendar from the command line using icalBuddy (fast reads) and AppleScript (writes).
Requirements: brew install ical-buddy
Commands
| Command | Description |
|---|---|
calctl calendars |
List all calendars |
calctl show [filter] |
Show events (today, tomorrow, week, YYYY-MM-DD) |
calctl add <title> |
Create a new event |
calctl search <query> |
Search events by title (next 30 days) |