apple-contacts
スター12
フォーク0
更新日2026年4月5日 07:04
Manage Apple Contacts
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Manage Apple Contacts
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Manage Apple Calendar events
Send, read, and search Apple Mail
Send and read Apple Messages
Manage Apple Notes
Manage Apple Reminders
Docker CLI – containers, images, compose
| name | apple-contacts |
| description | Manage Apple Contacts |
| version | 2.0 |
| metadata | {"os":["darwin"]} |
Search, view, and manage contacts on this Mac.
search_contacts — Search contacts by name query.get_contact — Get full details for a contact by contact_id or name.add_contact — Add a new contact. At least first_name, last_name, or organization required.update_contact — Update a contact by contact_id.delete_contact — Delete a contact by contact_id.search_contacts to find contacts before trying to get, update, or delete them.contact_id from search results before updating or deleting.