一键导入
macos-notes
Use this when the task needs Apple Notes.app on macOS for listing, reading, creating, or updating notes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use this when the task needs Apple Notes.app on macOS for listing, reading, creating, or updating notes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | macos-notes |
| description | Use this when the task needs Apple Notes.app on macOS for listing, reading, creating, or updating notes. |
| metadata | {"short-description":"Apple Notes access on macOS","requires":{"os":["darwin"],"config":["macos_tools.enabled","macos_tools.enable_notes"]}} |
Use notes_action for Notes.app tasks on macOS.
Supported actions:
list_notesread_notecreate_noteupdate_noteWorkflow:
list_notes to find the target note and capture its note_id.read_note when the full body is needed before editing.create_note with folder_name, title, and body_text.update_note with body_mode="append" only when the user explicitly wants additive updates.Field guidance:
folder_name is the visible Notes folder name.body_text is plain text input.note_id must come from a previous tool result.Do not assume delete, move, rich-text formatting, or attachment support in v1.
Use this when the task needs Apple Calendar.app on macOS for listing calendars, inspecting events, or creating/updating timed events.
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 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.