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.