apple-contacts
النجوم١٢
التفرعات٠
آخر تحديث٥ أبريل ٢٠٢٦ في ٠٧:٠٤
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.