Search, add, edit, and manage contacts in Google Contacts via the People API. Use for any task involving looking up contact details, adding new contacts to Google, updating phone numbers or emails, or browsing the contact list. Trigger when the user says "google contacts", "look up contact", "add to contacts", "add to google contacts", "find their number", "update their email", "search contacts for", or any reference to managing contacts in Google. This is a STANDALONE connector -- completely separate from the workspace CRM system. Do NOT trigger for CRM operations (use /crm for that). Do NOT trigger for Exchange/Outlook contacts.
$npx -y skills add mishahanin/heading-os --skill google-contactsInstalls into the current project.
Run `npx skills use "https://github.com/mishahanin/heading-os" --skill "mishahanin/heading-os/google-contacts"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mishahanin/heading-os" that are relevant to the current task. Run `npx skills add "https://github.com/mishahanin/heading-os"` and select the relevant skills, then follow their instructions.