Export your Google Contacts directory to a Google Sheets spreadsheet in three steps.
Requires gws-people and gws-sheets skills to be loaded before execution Lists contacts from your domain directory with names, email addresses, and phone numbers Creates a new sheet with headers and appends each contact as a row for easy reference and sharing
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
This skill automates the export of Google Contacts to Google Sheets using the official Google Workspace CLI tool. It is a legitimate productivity automation within a trusted ecosystem.
snykLOW
Analyzed Apr 1, 2026
No issues detected.
socketScore 0.9000 · 0 alerts
Analyzed Apr 1, 2026
license1
maintenance1
quality0.9
supply chain1
vulnerability1
0 alerts
Also in this package
Other skills from googleworkspace/cli · top by installs.
Files included with this skill beyond the listing page.
skill mdSKILL.md995 B
docsSUMMARY.md101 B
History
First seen on skills.sh
First recorded snapshot · 27,800 installs
SKILL.md
Export Google Contacts to Sheets
PREREQUISITE: Load the following skills to execute this recipe: gws-people, gws-sheets
Export Google Contacts directory to a Google Sheets spreadsheet.
Steps
List contacts: gws people people listDirectoryPeople --params '{"readMask": "names,emailAddresses,phoneNumbers", "sources": ["DIRECTORYSOURCETYPEDOMAINPROFILE"], "pageSize": 100}' --format json