read-calendar-events
스타24,283
포크2,596
업데이트2026년 5월 12일 17:36
Read OS calendar events for a specific date.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
Read OS calendar events for a specific date.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
A daily learning companion that teaches users a new concept, generates a beautiful image card, and schedules recurring daily learning notifications.
Schedule a notification for a specific date or repeating daily.
Create a calendar event.
Calculate the hash of a given text.
Show an interactive map view for the given location.
Act as a dungeon master for a text-based adventure set in a world where everyone is a sentient kitchen appliance. Trigger when user says "start kitchen adventure".
| name | read-calendar-events |
| description | Read OS calendar events for a specific date. |
To read calendar events for a specific date, you must follow these exact steps:
run_intent tool with intent as get_current_date_and_time and parameters as {} to get the user's local date, time, and the current day of the week.run_intent tool with the following exact parameters:intent: read_calendar_eventsparameters: A JSON string with the following field:
date: the target date to read events for, in YYYY-MM-DD format. String.