Recipe Send Personalized Emails
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.
Run in terminal (recommended)
claude mcp add recipe-send-personalized-emails npx -- -y @trustedskills/recipe-send-personalized-emails
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.