apple-calendar이란?
macOS용 Apple Calendar.app 통합. 이벤트, 검색 및 다중 캘린더 지원을 위한 CRUD 작업. 출처: sundial-org/awesome-openclaw-skills.
macOS용 Apple Calendar.app 통합. 이벤트, 검색 및 다중 캘린더 지원을 위한 CRUD 작업.
명령줄에서 apple-calendar AI 스킬을 개발 환경에 빠르게 설치
출처: sundial-org/awesome-openclaw-skills.
Interact with Calendar.app via AppleScript. Run scripts from: cd {baseDir}
| List calendars | scripts/cal-list.sh | | List events | scripts/cal-events.sh [daysahead] [calendarname] | | Read event | scripts/cal-read.sh [calendarname] | | Create event | scripts/cal-create.sh [location] [description] [allday] [recurrence] | | Update event | scripts/cal-update.sh [--summary X] [--start X] [--end X] [--location X] [--description X] |
| Delete event | scripts/cal-delete.sh [calendarname] | | Search events | scripts/cal-search.sh [daysahead] [calendarname] |
macOS용 Apple Calendar.app 통합. 이벤트, 검색 및 다중 캘린더 지원을 위한 CRUD 작업. 출처: sundial-org/awesome-openclaw-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill apple-calendarmacOS용 Apple Calendar.app 통합. 이벤트, 검색 및 다중 캘린더 지원을 위한 CRUD 작업. 출처: sundial-org/awesome-openclaw-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill apple-calendar 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/sundial-org/awesome-openclaw-skills