gsuite-sdk
Interact with Google Workspace APIs (Gmail, Calendar, Drive, Sheets) using gsuite-sdk.
Setup & Installation
Install command
clawhub install pabloalaniz/gsuite-sdkIf the CLI is not installed:
Install command
npx clawhub@latest install pabloalaniz/gsuite-sdkOr install with OpenClaw CLI:
Install command
openclaw skills install pabloalaniz/gsuite-sdkor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/pabloalaniz/gsuite-sdkWhat 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.
User asks: Read and search unread Gmail messages by sender or date
- 1Read and search unread Gmail messages by sender or date
- 2Create calendar events with attendees and notifications
- 3Upload files to a specific Google Drive folder
- 4Read spreadsheet ranges as dictionaries for data processing
- 5Send emails with PDF attachments from automated scripts
Interact with Google Workspace APIs (Gmail, Calendar, Drive, Sheets) using gsuite-sdk.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.