contacts

star 0

Get contact information from macOS. Use when texting, calling, emailing or social networking with people and companies.

jaredhanson By jaredhanson schedule Updated 12/28/2025

name: contacts description: Get contact information from macOS. Use when texting, calling, emailing or social networking with people and companies. compatibility: Designed for macOS. Requires osascript.

Contacts

Find by Name

./scripts/find.sh Alice
./scripts/find.sh "John Smith"

Find contact by name.

Find by Email Address

./scripts/find.sh -e alice@example.com
./scripts/find.sh -e "john@"

Find contact by email address.

Find by Phone Number

./scripts/find.sh -p 555-1234
./scripts/find.sh -p "(555) 123"

Find contact by phone number.

Install via CLI
npx skills add https://github.com/jaredhanson/contacts-macos-skill --skill contacts
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator