Google Workspace

🌐Community
by casper-studios · vlatest · Repository

This skill lets you interact with Google Workspace apps like Docs & Sheets via Gemini, streamlining workflows and 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 casper-studios-google-workspace npx -- -y @trustedskills/casper-studios-google-workspace
2

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

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

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

About This Skill

What it does

This skill enables AI agents to interact directly with Google Workspace applications, allowing them to manage files, schedule events, and access data within the ecosystem. It bridges the gap between automated workflows and enterprise productivity tools by providing programmatic control over core services like Drive, Calendar, and Gmail.

When to use it

  • Automating the organization of documents in Google Drive based on specific project tags or dates.
  • Creating recurring meeting schedules or sending calendar invites without manual intervention.
  • Retrieving and summarizing emails from Gmail for executive briefings or lead qualification.
  • Integrating file attachments from Drive directly into chat threads or other internal tools.

Key capabilities

  • Direct integration with Google Workspace APIs.
  • Management of files, folders, and documents in Google Drive.
  • Scheduling and modification of events in Google Calendar.
  • Access and processing of email communications in Gmail.

Example prompts

  • "Create a new folder called 'Q4 Marketing' in my Drive and move all PDFs from the 'Old Campaigns' folder into it."
  • "Schedule a 30-minute sync with the design team for next Tuesday at 10 AM and send invites to everyone on the project list."
  • "Find all emails from our sales leads this week that mention 'budget' and summarize the key figures in a new document."

Tips & gotchas

Ensure your AI agent has the necessary OAuth permissions granted for the specific Google Workspace services you intend to use, as access levels vary by service. Be mindful of rate limits imposed by Google's API quotas when automating high-volume tasks like mass email processing or file syncing.

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
casper-studios
Installs
57

🌐 Community

Passed automated security scans.