Google Workspace Integration

🌐Community
by cleanexpo · vlatest · Repository

Connects CleanExpo's AI to Google Workspace apps like Calendar, Drive, and Meet for automated task management.

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

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

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

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 with Google Workspace applications like Gmail, Calendar, and Drive. It allows agents to read emails, create calendar events, and access files stored in Google Drive. This integration streamlines workflows by automating tasks directly within the Google ecosystem.

When to use it

  • Automated Meeting Scheduling: An agent can schedule meetings based on participant availability retrieved from their calendars.
  • Email Summarization & Response: The skill can summarize email threads and draft responses for review or automated sending.
  • File Retrieval for Context: Agents can access relevant documents stored in Google Drive to provide more informed answers or complete tasks.
  • Task Management Integration: Create calendar events as reminders for completing tasks, directly from the agent's interaction.

Key capabilities

  • Gmail Access & Interaction
  • Google Calendar Event Creation
  • Google Drive File Access
  • Automated Task Scheduling

Example prompts

  • "Schedule a meeting with John and Jane next week."
  • "Summarize my emails from the last 24 hours."
  • "Find the latest sales report in Google Drive."
  • “Create a calendar event for ‘Project Review’ on Friday at 2pm.”

Tips & gotchas

The agent will require appropriate Google Workspace API credentials and permissions to function correctly. Ensure these are configured before use, or the skill may fail to access necessary data.

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
cleanexpo
Installs
12

🌐 Community

Passed automated security scans.