Recipe Send Personalized Emails

🌐Community
by googleworkspace · vlatest · Repository

This skill automatically sends personalized recipe recommendations via email to users, boosting engagement and driving traffic to your recipes.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add recipe-send-personalized-emails npx -- -y @trustedskills/recipe-send-personalized-emails
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "recipe-send-personalized-emails": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/recipe-send-personalized-emails"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to send personalized emails directly through the Google Workspace CLI. It automates communication workflows by allowing agents to compose and dispatch tailored messages without manual intervention.

When to use it

  • Automating follow-up sequences after a sales call or meeting.
  • Sending individualized updates to team members based on project status.
  • Dispatching personalized invitations for events or webinars to specific attendees.
  • Notifying clients about order confirmations with custom details.

Key capabilities

  • Integration with Google Workspace CLI for direct email access.
  • Support for generating and sending personalized content dynamically.
  • Automation of repetitive communication tasks within the Google ecosystem.

Example prompts

  • "Send a personalized thank-you email to each attendee from the recent webinar using their names."
  • "Draft and send an update to the marketing team about the Q3 campaign progress via email."
  • "Notify all clients in the 'Enterprise' group about their upcoming renewal dates with custom details."

Tips & gotchas

Ensure your AI agent has the necessary Google Workspace API permissions configured before attempting to use this skill. Verify that recipient addresses are accurate and compliant with your organization's communication policies to avoid spam filters or security blocks.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
googleworkspace
Installs
170

🌐 Community

Passed automated security scans.