cyberneticlibrary

Automate Gmail, Drive, Calendar, Sheets, and Tasks

google-workspace-clipluginsetup L217,464
alirezarezvani/claude-skills
What it does

Automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks administration

Best for

When administering Google Workspace across mail, drive, calendar, docs, and tasks requires CLI automation instead of manual UI clicking.

Inputs
  • · Google Workspace credentials
  • · gws CLI commands or Python tool calls
Outputs
  • · email, file, spreadsheet, calendar, document, chat, task operations
  • · batch admin workflows
Requires
  • · Google Workspace API
  • · gws CLI (install, authenticate)
  • · 5 Python tools
  • · 43 built-in recipes
  • · 10 persona bundles
Preconditions
  • · Google Workspace account + admin access
  • · gws CLI installed
  • · OAuth token available
Failure modes
  • · API rate limits on bulk operations
  • · Recipe templates may need domain-specific customization
  • · Token expiry breaks long-running workflows
Trust signals
  • · 5 Python tools for standardized operations
  • · 43 built-in recipes (common patterns pre-written)
  • · 10 persona bundles (admin, ops, security, etc.)
  • · gws CLI install + auth documented