gws-people
Manage Google Workspace contacts and groups via CLI using the People API.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-peopleStats
| Total installs | 6,498 |
| Weekly installs | 6.5K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Manage contact groups with create, update, delete, and batch operations; contact group names must be unique per user
- Create, update, and batch-manage individual contacts with support for photos, metadata, and field-level control via update_mask
- Search contacts across grouped contacts, other contacts, and domain directory with warmup request requirement for cache optimization
- List and sync contacts incrementally using sync tokens (7-day expiration) and page tokens; domain directory listing includes deleted contact tracking
- Requires gws binary and Google Workspace authentication; use gws schema to inspect method parameters before execution
Tags
Related skills
| Skill | Installs | vs gws-people |
|---|---|---|
| recipe-backup-sheet-as-csv | 6,387 | -111 |
| persona-project-manager | 6,429 | -69 |
| gws-chat | 6,550 | +52 |
| recipe-save-email-to-doc | 6,220 | -278 |
| tavily-search | 6,316 | -182 |
FAQ
- How many installs does gws-people have?
- gws-people has 6,498 total installs and 6.5K installs this week.
- Where is gws-people hosted?
- gws-people is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-people have?
- gws-people has 22.8K GitHub stars.
- When was gws-people first indexed?
- OrangeBot.AI first indexed gws-people on Mar 4, 2026.
- How do I install gws-people?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-people