Gmail Skill

🌐Community
by idanbeck · vlatest · Repository

This skill automates Gmail tasks like sending emails, snoozing messages, and managing labels for streamlined email workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gmail-skill npx -- -y @trustedskills/gmail-skill
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gmail-skill": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gmail-skill"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows an AI agent to interact with your Gmail account. It can send emails, retrieve email contents based on sender or subject lines, and manage drafts. The skill provides a convenient way to automate email tasks directly from within the AI agent's workflow.

When to use it

  • Automated Responses: Automatically respond to specific types of incoming emails with pre-defined replies.
  • Drafting Emails: Have the AI agent draft an email based on your instructions, then send it via Gmail.
  • Information Retrieval: Quickly find important information from past emails by searching for emails containing certain keywords or sent by particular individuals.
  • Managing Drafts: Create and manage drafts of emails within the AI agent's environment.

Key capabilities

  • Send Emails
  • Retrieve Email Contents (by sender/subject)
  • Manage Drafts

Example prompts

  • "Draft an email to John Doe thanking him for his time."
  • “Find all emails from [email protected] regarding order #12345.”
  • "Send the draft email 'Project Proposal' to [email protected]."

Tips & gotchas

  • Requires authentication with your Gmail account, so ensure you grant the necessary permissions to the AI agent.
  • The skill’s functionality is limited by the capabilities of the underlying 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
idanbeck
Installs
0

🌐 Community

Passed automated security scans.