·macos-calendar
>_

macos-calendar

AppleScript를 통해 macOS 캘린더 이벤트를 생성, 나열 및 관리합니다. 사용자가 미리 알림 추가, 이벤트 예약, 캘린더 항목 생성, 마감일 설정 또는 macOS의 Apple 캘린더와 관련된 모든 것을 요청할 때 사용합니다. "3일 후에 알림", "내 캘린더에 추가", "다음 주 월요일 오후 2시에 회의 예약", "반복 주간 이벤트 만들기"와 같은 요청에 대해 트리거됩니다. macOS만 해당됩니다.

97설치·12트렌드·@lucaperret

설치

$npx skills add https://github.com/lucaperret/agent-skills --skill macos-calendar

macos-calendar 설치 방법

명령줄에서 macos-calendar AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/lucaperret/agent-skills --skill macos-calendar
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: lucaperret/agent-skills.

Manage Apple Calendar events via $SKILLDIR/scripts/calendar.sh. All date handling uses relative math (current date + N days) to avoid locale issues (FR/EN/DE date formats).

Always list calendars first to find the correct calendar name:

| summary | yes | - | Event title | | calendar | no | first calendar | Calendar name (from list-calendars) | | description | no | "" | Event notes | | offsetdays | no | 0 | Days from today (0=today, 1=tomorrow, 7=next week) | | isodate | no | - | Absolute date YYYY-MM-DD (overrides offsetdays) | | hour | no | 9 | Start hour (0-23) |

AppleScript를 통해 macOS 캘린더 이벤트를 생성, 나열 및 관리합니다. 사용자가 미리 알림 추가, 이벤트 예약, 캘린더 항목 생성, 마감일 설정 또는 macOS의 Apple 캘린더와 관련된 모든 것을 요청할 때 사용합니다. "3일 후에 알림", "내 캘린더에 추가", "다음 주 월요일 오후 2시에 회의 예약", "반복 주간 이벤트 만들기"와 같은 요청에 대해 트리거됩니다. macOS만 해당됩니다. 출처: lucaperret/agent-skills.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/lucaperret/agent-skills --skill macos-calendar
카테고리
>_생산성
인증됨
최초 등록
2026-02-20
업데이트
2026-03-10

Browse more skills from lucaperret/agent-skills

빠른 답변

macos-calendar이란?

AppleScript를 통해 macOS 캘린더 이벤트를 생성, 나열 및 관리합니다. 사용자가 미리 알림 추가, 이벤트 예약, 캘린더 항목 생성, 마감일 설정 또는 macOS의 Apple 캘린더와 관련된 모든 것을 요청할 때 사용합니다. "3일 후에 알림", "내 캘린더에 추가", "다음 주 월요일 오후 2시에 회의 예약", "반복 주간 이벤트 만들기"와 같은 요청에 대해 트리거됩니다. macOS만 해당됩니다. 출처: lucaperret/agent-skills.

macos-calendar 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/lucaperret/agent-skills --skill macos-calendar 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/lucaperret/agent-skills

상세

카테고리
>_생산성
출처
skills.sh
최초 등록
2026-02-20

관련 Skills