macos-contacts
Installation
SKILL.md
macOS Contacts
Use this skill when the task is about Apple Contacts.app on macOS.
Overview
- Public interface:
scripts/commands - Internal backend:
scripts/applescripts/contact - Output: JSON with a stable
{"success": ...}envelope - Installed global skill directory:
~/.agents/skills/macos-contacts skills checkandskills updatemay refer to the upstream package nameapple-contactsfromvinitu/apple-contacts-skill
Main Rule
Use only scripts/commands.
Do not call scripts/applescripts/contact directly.
Do not use scripts/contacts.sh in skill instructions; it is kept only as a compatibility wrapper.