google-workspace-agent

Community

Unified Google Workspace management in one command

Authortraygerbig
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Skill streamlines management of Gmail, Calendar, Drive, Sheets, and Docs within Claude Code, eliminating the need for manual navigation between tools and improving productivity.

Core Features & Use Cases

  • Unified Workspace: Access and manage Gmail, Calendar, Drive, Sheets, and Docs through a single command prefix (gw).
  • Authentication: Securely authenticate using OAuth 2.0 with granular scopes for each service.
  • Cross-Service Automation: Perform tasks like composing emails using spreadsheet data, or creating calendar events from Sheets.
  • Use Case: Quickly schedule a meeting using calendar data extracted from a spreadsheet without leaving Claude Code.

Quick Start

To send an email with data from a spreadsheet, use the command: gw mail-send --to "[email protected]" --subject "Meeting Update" --body "I will meet you at {calendar event location}" --attach-drive "sheet_id"

Dependency Matrix

Required Modules

google-authgoogle-auth-oauthlibgoogle-auth-httplib2google-api-python-client

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: google-workspace-agent
Download link: https://github.com/traygerbig/clawhub-skills/archive/main.zip#google-workspace-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.