recipe-sync-contacts-to-sheet

Sync Google Contacts data into a Google Sheets spreadsheet.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/73ai/openbotkit --skill recipe-sync-contacts-to-sheet-73ai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: recipe-sync-contacts-to-sheet
Source: https://github.com/73ai/openbotkit/tree/main/skills/recipe-sync-contacts-to-sheet
Command: npx skills add https://github.com/73ai/openbotkit --skill recipe-sync-contacts-to-sheet-73ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Export Google Contacts directory to a Google Sheets spreadsheet, enabling you to centralize contact data for easy sharing and updates across teams.

Core Features & Use Cases

  • List Contacts: fetch Name, email, and phone from Google Contacts.
  • Create or Update Sheet: initialize a Google Sheet and append contact rows as they change.
  • Use Case: Onboard new hires or partners by exporting your directory to a shared sheet for CRM or distribution.

Quick Start

Run the recipe to sync your Google Contacts into a Google Sheet.

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 export Google Contacts to Google Sheets automatically?▼

To export Google Contacts to Google Sheets automatically, use a data sync recipe that fetches names, emails, and phone numbers from your directory and appends them as rows in a spreadsheet, centralizing contact data for sharing.

What is the best way to sync my contact directory for team onboarding?▼

The best way to sync a contact directory for onboarding is exporting Google Contacts directly to a shared Google Sheets spreadsheet, providing a centralized, up-to-date list of names, emails, and phone numbers for new hires.

Do I need to authorize Google services to sync contacts to a spreadsheet?▼

Yes, you must authorize Google services to sync contacts to a spreadsheet. The process requires granting permissions to fetch directory data from Google Contacts and append rows within your Google Sheets file.

Can I append new Google Contacts rows to an existing Google Sheets file?▼

Yes, you can append new Google Contacts rows to an existing Google Sheets file. The sync process allows you to select a sheet and append contact rows as they change, keeping your directory up to date.