Google Workspace

🌐Community
by jezweb · vlatest · Repository

This skill integrates with Google Workspace to automate tasks like email sending and calendar management, boosting productivity.

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 google-workspace npx -- -y @trustedskills/google-workspace
2

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

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

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

About This Skill

What it does

The google-workspace skill enables AI agents to interact with Google Workspace services, such as Gmail, Google Calendar, and Google Drive. It allows users to perform actions like sending emails, scheduling meetings, managing files, and accessing calendar events programmatically.

When to use it

  • Automating email responses or sending bulk messages via Gmail.
  • Scheduling or rescheduling calendar appointments from an AI agent.
  • Managing and organizing files in Google Drive based on user instructions.

Key capabilities

  • Integration with Gmail for sending and receiving emails.
  • Access to Google Calendar for event management.
  • Interaction with Google Drive for file handling.

Example prompts

  • "Schedule a meeting with the team at 3 PM tomorrow."
  • "Send an email to [email protected] with the subject 'Project Update' and the attached report.pdf from Google Drive."
  • "List all upcoming calendar events for this week."

Tips & gotchas

  • Ensure that proper OAuth credentials are configured for secure access.
  • Be mindful of API rate limits when performing high-volume operations.

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
jezweb
Installs
435

🌐 Community

Passed automated security scans.