google-contacts
Installation
SKILL.md
Google Contacts Skill
Full CRUD Contacts management for AI agents. Search, list, get, create, update, and delete contacts.
Features
- Search: Find contacts by name, email, or phone.
- List: Paginated listing of all contacts (sorted by last name).
- Get: Fetch a single contact by resource name with full details.
- Create: Add contacts with name, email, phone, organization, title, and notes.
- Update: Patch existing contacts (etag-based conflict detection).
- Delete: Remove contacts.
Prerequisites
- Google Cloud Project with Google People API enabled.
- OAuth 2.0 Credentials — either
gcloudADC orcredentials.json.