Google Workspace banner
AgriciDaniel AgriciDaniel

Google Workspace

Security community

Description

--- name: google-workspace description: "Google Workspace CLI operations: setup diagnostics, security audit, recipe discovery, and output analysis. Usage: /google-workspace <setup|audit|recipe|analyze> [options]" --- # /google-workspace Google Workspace CLI administration via the `gws` CLI. Run setup diagnostics, security audits, browse and execute recipes, and analyze command output. ## Usage ``` /google-workspace setup [--json] /google-workspace audit [--services gmail,drive,calendar] [--j

Installation

Installs to ~/.claude/skills/agricidaniel-claude-skills-google-workspace/SKILL.md

Terminal
mkdir -p ~/.claude/skills/agricidaniel-claude-skills-google-workspace && curl -fsSL https://raw.githubusercontent.com/AgriciDaniel/claude-skills/HEAD/commands/google-workspace.md -o ~/.claude/skills/agricidaniel-claude-skills-google-workspace/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository