Управление Google Contacts через командную строку
★ 7.4 · productivity
gog-contacts is a Claude Code skill that manages Google Contacts through the gog command-line tool. It covers the full range of operations: searching contacts by name, email, or phone; creating, getting, updating, and deleting records; browsing directory and other contacts; exporting to vCard (.vcf); and finding or merging duplicate entries. The skill enforces safe defaults with `--readonly`, `--dry-run`, and `--no-input` flags, and uses `--json --wrap-untrusted` to deliver Google data in a format the agent can reliably parse. It is well-suited for automating contact management and address book cleanup tasks in Google Workspace without touching the web UI.
- #google-contacts
- #google-workspace
- #contact-management
- #gog