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.