cyberneticlibrary

Automate Google Workspace administration

cs-workspace-adminskillsetup L217,464
alirezarezvani/claude-skills
What it does

Administer Google Workspace via gws CLI orchestration

Best for

Multi-service Workspace automation; gws CLI + recipes beat UI clicking for repeatability.

Inputs
  • · workspace setup request or recipe name
Outputs
  • · auth configured
  • · recipes executed
  • · audit reports
Requires
  • · gws CLI
  • · Google Workspace APIs
  • · Python gws_doctor.py
Preconditions

gws CLI installed; OAuth scopes defined

Failure modes
  • · Auth scopes missing → fails at service call
  • · Recipe syntax error → dry-run catches
Trust signals
  • · 43 built-in recipes
  • · Security audit + dry-run modes