recipe-sync-contacts-to-sheet

Sync Google Contacts to a Google Sheets spreadsheet.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/wuyyyyyou/cli --skill recipe-sync-contacts-to-sheet-wuyyyyyou
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: recipe-sync-contacts-to-sheet
Source: https://github.com/wuyyyyyou/cli/tree/main/skills/recipe-sync-contacts-to-sheet
Command: npx skills add https://github.com/wuyyyyyou/cli --skill recipe-sync-contacts-to-sheet-wuyyyyyou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually exporting and updating contact information from Google Contacts into a Google Sheet is time-consuming and error-prone.

Core Features & Use Cases

  • Automated directory export: lists Google Contacts and appends them to a Google Sheets spreadsheet.
  • Field mapping and reuse: exports names, emails, and phone numbers suitable for onboarding, CRM, or outreach workflows.
  • Use Case: maintain a synchronized contact directory for team onboarding and outreach campaigns by periodically syncing Contacts to Sheets.

Quick Start

Load gws-people and gws-sheets, then run the recipe to export your Google Contacts to a Google Sheets spreadsheet.

Frequently Asked Questions about recipe-sync-contacts-to-sheet

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

FAQPage Schema
How do I sync Google Contacts to Google Sheets automatically?▼

To sync Google Contacts to Google Sheets, run this recipe to list directory contacts and append their names, emails, and phone numbers directly into a spreadsheet.

Can I export Google Contacts to a spreadsheet for CRM onboarding?▼

Yes, you can export Google Contacts to a spreadsheet for CRM onboarding. The recipe maps contact fields and appends them to a centralized Google Sheets directory.

What is the best way to automate a contact directory export to Google Sheets?▼

Automating a contact directory export to Google Sheets is best handled by a recipe that lists directory contacts and appends them to a sheet, eliminating manual data transfer errors.

Do I need any specific tools to transfer Google Contacts data to a sheet?▼

To transfer Google Contacts data to a sheet, you need to load the gws-people and gws-sheets skills, which the recipe uses to list contacts and append them to Google Sheets.

What contact fields are synced when exporting Google Contacts to Google Sheets?▼

When exporting Google Contacts to Google Sheets, the recipe syncs names, emails, and phone numbers, providing field mapping suitable for outreach and CRM workflows.

Can I maintain a synchronized contact directory for outreach campaigns using Google Sheets?▼

Yes, you can maintain a synchronized contact directory for outreach campaigns by periodically running the recipe to sync Google Contacts and append updates to Google Sheets.