Skip to main content
Back to registry

recipe-send-personalized-emails

googleworkspace/cli

PREREQUISITE: Load the following skills to execute this recipe: gws-sheets , gws-gmail

Installs620
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-send-personalized-emails
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
PREREQUISITE: Load the following skills to execute this recipe: gws-sheets , gws-gmail Read recipient data from Google Sheets and send personalized Gmail messages to each row. - Read recipient list: gws sheets +read --spreadsheet-id SHEET_ID --range 'Contacts!A2:C' - For each row, send a personalized email: gws gmail +send --to recipient@example.com --subject 'Hello, Name' --body 'Hi Name, your report is ready.'

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-send-personalized-emails do?

PREREQUISITE: Load the following skills to execute this recipe: gws-sheets , gws-gmail

Is recipe-send-personalized-emails good?

recipe-send-personalized-emails does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recipe-send-personalized-emails work with?

recipe-send-personalized-emails currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to recipe-send-personalized-emails?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install recipe-send-personalized-emails?

npx skills add https://github.com/googleworkspace/cli --skill recipe-send-personalized-emails

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering