Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

mac-calendar

Poh's macOS Calendar skill for OpenClaw.

What it does

Manage Apple Calendar and Reminders via OpenClaw. Create events, set reminders, view schedules — all from your terminal or chat.

Features

  • Create calendar events
  • Create reminders
  • View today's schedule
  • Check calendar locations (Local vs iCloud)
  • Support for both local and iCloud calendars

Scripts

Script Purpose
create_event.sh Create a calendar event
create_reminder.sh Create a reminder
view_today.sh View today's events
list_calendars.sh List available calendars
check_calendar_locations.sh Check Local vs iCloud status
create_icloud_calendar.sh Create calendar with iCloud support
move_to_icloud.sh Guide for moving to iCloud

Usage

# Create event
./scripts/create_event.sh "Calendar Name" "Event Title" "2026-03-08 09:00:00" "2026-03-08 10:00:00"

# Create reminder
./scripts/create_reminder.sh "Reminder Title" "2026-03-08 09:00:00" "Notes"

# View today
./scripts/view_today.sh

Requirements

  • macOS
  • icalBuddy (brew install ical-buddy)
  • Calendar/Reminders permissions

Author

Poh — Product Manager @ AI startup

License

MIT

About

macOS Calendar and Reminders management skill for OpenClaw

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages