cyberneticlibrary

Automate Google Workspace administration

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

Manage Google Workspace resources (Drive, Docs, Sheets, Gmail) via CLI with batch operations

Best for

Bulk Google Workspace operations (document creation, sheet population, folder organization) that would be tedious via UI

Inputs
  • · resource type
  • · operation (create/read/update/delete)
  • · batch CSV
Outputs
  • · operation result
  • · resource IDs
  • · audit log
Requires
  • · google-workspace MCP
  • · gcloud CLI
Preconditions

Google Workspace account; MCP authenticated; service account key available

Failure modes
  • · Batch operation fails mid-way without rollback
  • · Permission denied on shared resource
  • · Rate limit exceeded
Trust signals
  • · Batch operation atomicity
  • · Permission model clarity
  • · Audit log capture