What problem does it solve?
This Skill simplifies the management of Google Contacts, allowing users to create, update, delete contacts, organize them into groups, and manage other contacts seamlessly.
Core Features & Use Cases
- Contact Management: Create, retrieve, update, and delete contacts.
- Search and Organization: Search for contacts and organize them into groups.
- Photo Management: Set and remove contact photos.
- Use Case: If you frequently interact with contacts and need a way to manage them efficiently, this skill provides a straightforward solution for adding, updating, and organizing your Google Contacts.
Quick Start
Use the createContact script to add a new contact to Google Contacts. Example: node cli.js run createContact '{"names":[{"givenName":"John","familyName":"Doe"}],"emailAddresses":[{"value":"[email protected]"}]}' --connection google-contacts