Gmail Automation

🌐Community
by davepoon · vlatest · Repository

Automates Gmail tasks like filtering, labeling, archiving, and responding to emails based on custom rules.

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 davepoon-gmail-automation npx -- -y @trustedskills/davepoon-gmail-automation
2

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

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

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

About This Skill

What it does

This skill automates tasks within Gmail. It allows AI agents to send emails, read email content, and manage your inbox based on specific instructions. This can streamline workflows and reduce manual effort associated with email correspondence.

When to use it

  • Automated Responses: Automatically respond to common inquiries or requests received via email.
  • Email Summarization: Quickly summarize long email threads for efficient review.
  • Drafting Emails: Have the agent draft emails based on provided context and instructions.
  • Inbox Management: Filter, label, and archive emails according to predefined rules.

Key capabilities

  • Send emails
  • Read email content
  • Manage inbox (labeling, archiving)

Example prompts

  • "Draft an email to John Smith thanking him for the meeting."
  • "Summarize the last five emails from [email protected]."
  • "Label all emails with 'urgent' in the subject line as 'high priority'."

Tips & gotchas

Requires access to your Gmail account and appropriate permissions to function correctly. Be mindful of privacy implications when automating email interactions.

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
davepoon
Installs
20

🌐 Community

Passed automated security scans.