Gws Gmail Watch
Gws Gmail Watch monitors your Google Workspace inbox for specific emails, alerting you to important messages and saving time on manual checks.
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-watch npx -- -y @trustedskills/gws-gmail-watch
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gws-gmail-watch": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gws-gmail-watch"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The gws-gmail-watch skill enables monitoring of Gmail accounts for specific events or changes, such as new emails, message status updates, or label modifications. It integrates with Google Workspace to provide real-time insights and automation capabilities based on predefined triggers.
When to use it
- Automatically flagging urgent emails based on sender or subject keywords
- Triggering workflows when a user replies to an email or marks it as read
- Monitoring for changes in email labels or filters for compliance tracking
Key capabilities
- Real-time Gmail monitoring
- Event-based triggering (e.g., new messages, label updates)
- Integration with Google Workspace APIs
Example prompts
- "Notify me when a new email from [email protected] arrives."
- "Trigger a script whenever an email is marked as read in my inbox."
- "Log all changes to the 'Urgent' label in my Gmail account."
Tips & gotchas
- Ensure proper Google Workspace API access and permissions are configured before deployment.
- Be mindful of rate limits when using Gmail APIs for frequent monitoring tasks.
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.