Gws Gmail Send
Sends emails via Gmail using Google Workspace; streamlines workflows and automates email delivery for increased productivity.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gws-gmail-send npx -- -y @trustedskills/gws-gmail-send
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gws-gmail-send": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gws-gmail-send"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The gws-gmail-send skill enables AI agents to send emails through Gmail using Google Workspace integration. It provides a streamlined way to compose, address, and dispatch messages programmatically, leveraging the security and reliability of Gmail.
When to use it
- Automating customer support responses by sending pre-defined email templates.
- Sending personalized notifications or updates to users based on system events.
- Integrating with internal tools to route alerts or reports directly to team members via email.
Key capabilities
- Compose and send emails using Gmail through Google Workspace.
- Supports programmatic control over message content, recipients, and subject lines.
- Ensures secure authentication and access via Google Workspace credentials.
Example prompts
- "Send a confirmation email to [email protected] with the subject 'Order Confirmed' and body 'Your order has been processed successfully.'"
- "Notify the support team at [email protected] about a system error: 'Database connection failed at 10:30 AM.'"
Tips & gotchas
- Ensure that the AI agent has proper access to Google Workspace credentials and permissions for sending emails.
- Be mindful of Gmail's sending limits to avoid exceeding quotas or triggering spam filters.
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.