recipe-send-personalized-emails

Send personalized Gmail messages to recipients from a Google Sheet.

1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/run6270/skill --skill recipe-send-personalized-emails-run6270
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-send-personalized-emails
Source: https://github.com/run6270/skill/tree/main/recipe-send-personalized-emails
Command: npx skills add https://github.com/run6270/skill --skill recipe-send-personalized-emails-run6270

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of sending personalized emails to a list of recipients stored in a Google Sheet, saving time and ensuring consistent communication.

Core Features & Use Cases

  • Data-driven personalization: Uses recipient data from Google Sheets to customize email content.
  • Automated sending: Leverages Google Workspace tools to send emails without manual intervention.
  • Use Case: Send a personalized welcome email to new users based on their signup information in a Google Sheet.

Quick Start

Use the recipe-send-personalized-emails skill to send personalized emails to recipients listed in your Google Sheet.

Frequently Asked Questions about recipe-send-personalized-emails

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

FAQPage Schema
How do I send personalized Gmail messages using data from a Google Sheet?

To send personalized Gmail messages using a Google Sheet, you automate the retrieval of recipient data and compose unique messages for each entry. This process requires integrating Google Sheets and Gmail services for data retrieval and email dispatch.

Can I automate bulk email campaigns with Google Sheets and Gmail?

Yes, you can automate bulk email campaigns with Google Sheets and Gmail. The system reads recipient data from your sheet and dispatches customized Gmail messages to each contact without manual intervention.

How does data-driven personalization work for automated emails?

Data-driven personalization works by reading specific recipient information stored in a Google Sheet and injecting that data into the email content. This ensures each automated Gmail message is uniquely customized for the individual recipient.

Do I need Google Workspace integrations to send personalized emails from a spreadsheet?

Yes, you need Google Workspace integrations to send personalized emails from a spreadsheet. The automation requires direct access to Google Sheets for data retrieval and Gmail for message dispatch.

What is the best way to send a personalized welcome email to new users from a spreadsheet?

The best way to send a personalized welcome email to new users is to use a Google Sheet containing signup information. An automated script reads the sheet data and sends customized Gmail messages to each new user.