Gws Gmail
Gws Gmail allows you to interact with Google Workspace email accounts for tasks like sending/receiving messages and managing contacts – streamlining workflows.
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 npx -- -y @trustedskills/gws-gmail
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gws-gmail": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gws-gmail"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The gws-gmail skill enables integration with Gmail through Google Workspace, allowing AI agents to interact with email services. It provides capabilities such as reading, sending, and managing emails programmatically within the Google Workspace environment.
When to use it
- Automating email responses or notifications in a business workflow.
- Setting up rules for sorting or filtering incoming emails based on specific criteria.
- Integrating Gmail functionality into custom applications built with Google Workspace tools.
Key capabilities
- Read and manage Gmail messages
- Send emails programmatically
- Access Gmail settings and configurations
Example prompts
- "Send a confirmation email to [email protected] with the subject 'Order Confirmed'."
- "Filter all emails from [email protected] into the 'Sales' label."
- "Retrieve the latest 10 unread messages in my inbox."
Tips & gotchas
- Ensure your Google Workspace account has the necessary permissions enabled for Gmail API access.
- Be mindful of rate limits and quotas when making frequent or large-scale requests to the Gmail API.
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.