Администрирование Google Workspace через CLI

★ 7.4 · devops

gog-admin is a Claude Code skill that performs Google Workspace administration operations through the gog CLI. It covers three core commands — users, groups, and orgunits — for managing accounts, access groups, and organizational unit structure. Every operation requires an explicit --account flag and starts with an auth check via gog auth list; write operations support --dry-run and must be confirmed before execution. Safety flags --readonly and --no-input make the skill suitable for automated pipelines, while --json --wrap-untrusted ensures agent-readable output for Google content. Teams that need to provision users, restructure org units, or audit Workspace groups without risking accidental mutations will find this skill a reliable fit.