Gmail
This skill allows you to interact with your Gmail account, enabling tasks like sending emails and managing your inbox directly through this interface.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gmail npx -- -y @trustedskills/gmail
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gmail"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
Gmail Skill Guide
What it does
This skill enables AI agents to interact directly with a user's Gmail account, allowing them to read, search, and manage email communications. It serves as a bridge between the agent and your inbox for handling correspondence tasks.
When to use it
- Automated Triage: Have an agent scan incoming emails daily to summarize urgent messages or flag important updates.
- Search and Retrieval: Ask the agent to locate specific attachments, threads, or conversations based on keywords or dates.
- Drafting Responses: Instruct the agent to compose and send replies to contacts based on provided instructions or context.
Key capabilities
- Access to Gmail inbox data for reading and searching messages.
- Ability to manage email interactions within the account.
- Integration with the
sanjay3290/postgres-skillecosystem.
Example prompts
- "Search my inbox for any emails from 'HR' regarding the upcoming policy changes."
- "Read the last three emails I received from 'Project Manager' and summarize their key points."
- "Draft a polite response to the email thread about the Q3 budget review and send it."
Tips & gotchas
- Permissions Required: Ensure your AI agent has the necessary OAuth tokens or API access credentials configured before attempting to read or write emails.
- Data Privacy: Be cautious when asking agents to process sensitive personal information found within email threads; verify that the skill complies with your organization's security policies.
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.