gsuite-sdk

Web & Frontend Development
v0.1.3
Benign

Interact with Google Workspace APIs (Gmail, Calendar, Drive, Sheets) using gsuite-sdk.

789 downloads789 installsby @pabloalaniz

Setup & Installation

Install command

clawhub install pabloalaniz/gsuite-sdk

If the CLI is not installed:

Install command

npx clawhub@latest install pabloalaniz/gsuite-sdk

Or install with OpenClaw CLI:

Install command

openclaw skills install pabloalaniz/gsuite-sdk

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/pabloalaniz/gsuite-sdk

What This Skill Does

Wraps Google Workspace APIs (Gmail, Calendar, Drive, Sheets) into a single Python SDK with a CLI. Handles OAuth token storage and refresh after first login. Works in scripts, agents, or from the command line.

Covers all four major Workspace services under one auth flow instead of wiring up each Google API client library separately.

When to Use It

  • Read and search unread Gmail messages by sender or date
  • Create calendar events with attendees and notifications
  • Upload files to a specific Google Drive folder
  • Read spreadsheet ranges as dictionaries for data processing
  • Send emails with PDF attachments from automated scripts

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Read and search unread Gmail messages by sender or date

AGENT
  1. 1Read and search unread Gmail messages by sender or date
  2. 2Create calendar events with attendees and notifications
  3. 3Upload files to a specific Google Drive folder
  4. 4Read spreadsheet ranges as dictionaries for data processing
  5. 5Send emails with PDF attachments from automated scripts
OUTPUT
Interact with Google Workspace APIs (Gmail, Calendar, Drive, Sheets) using gsuite-sdk.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 25, 2026