Управление Google Groups через CLI

★ 7.4 · integration

gog-groups is a Claude Code skill that manages Google Groups via the gog CLI tool. It covers two commands: `list` to view groups the authenticated user belongs to, and `members` to retrieve the member list of a specific group. The skill relies on gog's shared authentication layer and requires an explicit `--account` flag; automation-safe flags like `--readonly`, `--no-input`, and `--dry-run` prevent unintended mutations. It is well-suited for administrators and DevOps engineers who need to audit corporate mailing-list membership or inspect Google Groups composition without navigating the Google Admin console manually.