google-workspace

Installation
Summary

Unified authentication and patterns for building integrations across 11 Google Workspace APIs.

  • Covers OAuth 2.0 (user context) and service account (server-to-server) authentication with domain-wide delegation support
  • Includes rate limit handling, exponential backoff strategies, and per-user/per-project quota reference for Gmail, Calendar, Drive, Sheets, and other APIs
  • Provides batch request patterns (up to 100–1000 requests per batch) and Cloudflare Workers configuration for token storage via KV or D1
  • Documents common errors (invalid_grant, insufficientPermissions, rateLimitExceeded) with troubleshooting steps and links to API-specific reference guides
SKILL.md

Google Workspace APIs

Status: Production Ready Last Updated: 2026-01-09 Dependencies: Cloudflare Workers (recommended), Google Cloud Project Skill Version: 1.0.0


Quick Reference

API Common Use Cases Reference
Gmail Email automation, inbox management gmail-api.md
Calendar Event management, scheduling calendar-api.md
Drive File storage, sharing drive-api.md
Sheets Spreadsheet data, reporting sheets-api.md
Docs Document generation docs-api.md
Chat Bots, webhooks, spaces chat-api.md
Related skills
Installs
433
GitHub Stars
776
First Seen
Jan 20, 2026