一键导入
macos-calendar
Use this when the task needs Apple Calendar.app on macOS for listing calendars, inspecting events, or creating/updating timed events.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use this when the task needs Apple Calendar.app on macOS for listing calendars, inspecting events, or creating/updating timed events.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use this when the task needs Finder-style file browsing or local file reveal/open actions on macOS.
Use this when the task needs Apple Messages.app on macOS for listing chats or reading recent messages from a chat that exposes scriptable history.
Use this when the task needs Apple Notes.app on macOS for listing, reading, creating, or updating notes.
Use this when the task needs Apple Reminders.app on macOS for listing lists, finding reminders, or creating/updating/completing reminders.
Use this when the task needs public-web reading, webpage inspection, or link extraction, especially after getting candidate URLs from an MCP search tool.
| name | macos-calendar |
| description | Use this when the task needs Apple Calendar.app on macOS for listing calendars, inspecting events, or creating/updating timed events. |
| metadata | {"short-description":"Apple Calendar access on macOS","requires":{"os":["darwin"],"config":["macos_tools.enabled","macos_tools.enable_calendar"]}} |
Use calendar_action for Calendar.app tasks on macOS.
Supported actions:
list_calendarslist_eventscreate_eventupdate_eventTime rules:
end_at is later than start_at.Workflow:
list_calendars if the target calendar is unclear.list_events with a bounded time window before updating an event.event_id for update_event.Field guidance:
title is the event title.notes is event body text.location is optional.Do not assume recurring events, attendees, or attachments are supported in v1.