welcome-email

Send a personalized three-email welcome sequence to new clients via Gmail API.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ezjonline/ezj-automations --skill welcome-email-ezjonline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: welcome-email
Source: https://github.com/ezjonline/ezj-automations/tree/main/skills/welcome-email
Command: npx skills add https://github.com/ezjonline/ezj-automations --skill welcome-email-ezjonline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-auth, google-api-python-client, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the repetitive work of welcoming new clients with a coordinated email sequence, so onboarding starts quickly and consistently.

Core Features & Use Cases

  • Three-step outreach: Sends a personalized sequence from multiple team members to create a warm client introduction.
  • Client onboarding support: Covers the common follow-up moments after a signed agreement, including expectations, technical setup, and kickoff scheduling.
  • Practical example: Use it when a new client signs and you want to immediately send a branded welcome, a technical intro, and a booking request without writing each email manually.

Quick Start

Use this skill to send a welcome email sequence for a new client by providing their name, email address, and company name.

Frequently Asked Questions about welcome-email

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

FAQPage Schema
How do I automate client welcome emails using the Gmail API?

Automating client welcome emails with the Gmail API requires authentication via google-auth to send a coordinated three-email sequence. This handles personalized outreach and kickoff scheduling automatically after agreement signing.

What is a three-email welcome sequence for client onboarding?

A three-email welcome sequence is an automated client onboarding workflow sending branded welcome, technical setup, and kickoff scheduling emails. It coordinates sequential delivery from multiple team members to ensure consistent client communication.

Do I need Gmail API authentication to send automated welcome emails?

Yes, Gmail API authentication is required to send automated welcome emails. You must configure google-auth and google-api-python-client credentials to validate client contact fields and enable sequential email delivery.

Can I use email automation for kickoff scheduling with multiple team members?

Yes, email automation supports kickoff scheduling by coordinating personalized outreach from multiple team members. It sends sequential technical intros and booking requests while providing error handling for partial send failures.

What happens if a partial email send failure occurs during client onboarding?

When a partial send failure occurs during client onboarding, the automation includes error handling to manage incomplete delivery. This prevents silent failures and identifies which emails in the sequence need resending.