ワンクリックで
macos-finder
Use this when the task needs Finder-style file browsing or local file reveal/open actions on macOS.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use this when the task needs Finder-style file browsing or local file reveal/open actions on macOS.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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 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-finder |
| description | Use this when the task needs Finder-style file browsing or local file reveal/open actions on macOS. |
| metadata | {"short-description":"Finder file navigation on macOS","requires":{"os":["darwin"],"config":["macos_tools.enabled","macos_tools.enable_finder"]}} |
Use finder_action for Finder-oriented local file tasks on macOS.
Preferred actions:
list_items to inspect a directory before taking follow-up actionsreveal_item to show a file or folder in Finderopen_item to open the selected file or folder with the system default behaviorcreate_folder to create a new folderrename_item to rename an existing itemPath rules:
list_items, provide a directory path and keep limit bounded.Workflow:
reveal_item, open_item, create_folder, or rename_item).Do not use this skill for file content edits. Use normal repo file tools for that.