gws-people

Automate Google Contacts and profile management via the gws CLI.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill gws-people-vikingokft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-people
Source: https://github.com/vikingokft/vikingo-studio-skills/tree/main/google/gws-people
Command: npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill gws-people-vikingokft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes and automates the management of Google Contacts and Google profile data, reducing manual CRUD work and errors.

Core Features & Use Cases

  • Create, update, and query contacts and profile fields via the Google People API through the gws CLI.
  • Sync contacts across devices and teams, ensuring up-to-date contact information and consistent profile data.
  • Use Case: When onboarding new team members, automatically populate and verify contact details and profiles for your organization.

Quick Start

Run the gws command to list and manage contacts and profiles.

Frequently Asked Questions about gws-people

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Google Contacts management across my organization?

You can automate Google Contacts management by using the gws CLI to create, update, and query contact data via the Google People API. This centralizes CRUD operations and ensures consistent profile data across your team.

What is the best way to sync Google Contacts and profiles across devices?

The best way to sync Google Contacts and profiles is using the gws CLI to apply updates through the Google People API. It automates syncing across devices and teams, ensuring contact information remains up-to-date without manual intervention.

Do I need the gws binary to manage Google People profiles?

Yes, you need the gws binary to manage Google People profiles. The Skill relies on this CLI tool to execute commands and follows the shared authentication, flags, and safety rules defined in gws-shared for secure API interactions.

Can I populate and verify contact details automatically when onboarding new team members?

You can populate and verify contact details automatically during onboarding by running gws commands. It queries and updates Google profile fields, automatically verifying and populating the necessary contact information for new team members.

Are there limitations when using a CLI for Google People API automation?

Limitations of using a CLI for Google People API automation include dependency on the gws binary and adherence to gws-shared rules. Complex profile field updates or large-scale syncs require correctly formatted CLI flags to avoid errors.