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.