google-workspace

Solid

Google Workspace CLI operations: setup diagnostics, security audit, recipe discovery, and output analysis. Usage: /google-workspace <setup|audit|recipe|analyze> [options]

AI & Automation 16,642 stars 2295 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# /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] [--json] /google-workspace recipe list [--persona <role>] [--json] /google-workspace recipe search <keyword> [--json] /google-workspace recipe run <name> [--dry-run] /google-workspace recipe describe <name> /google-workspace analyze [--filter <field=value>] [--group-by <field>] [--stats <field>] [--format table|csv|json] ``` ## Examples ``` /google-workspace setup /google-workspace audit --services gmail,drive --json /google-workspace recipe list --persona pm /google-workspace recipe search "email" /google-workspace recipe run standup-report --dry-run /google-workspace recipe describe morning-briefing /google-workspace analyze --filter "mimeType=pdf" --select "name,size" --format table ``` ## Scripts - `engineering-team/google-workspace-cli/scripts/gws_doctor.py` — Pre-flight diagnostics - `engineering-team/google-workspace-cli/scripts/auth_setup_guide.py` — Auth setup guide - `engineering-team/google-workspace-cli/scripts/gws_recipe_runner.py` — Recipe catalog & runner - `engineering-team/google-workspace-cli/scripts/workspace_audit.py` — Security audit - `engineering-team/google-workspace-cli/scripts/output_analyzer.py` — JSON/NDJSON analyzer ## Subcommands ### setup Run pre-flight diagnostics a...

Details

Author
alirezarezvani
Repository
alirezarezvani/claude-skills
Created
7 months ago
Last Updated
yesterday
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

cs-workspace-admin

Google Workspace administration agent using the gws CLI. Orchestrates workspace setup, Gmail/Drive/Sheets/Calendar automation, security audits, and recipe execution. Spawn when users need Google Workspace automation, gws CLI help, or workspace administration.

16,642 Updated yesterday
alirezarezvani
AI & Automation Solid

google-workspace-cli

Google Workspace administration via the gws CLI. Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks. Run security audits, execute 43 built-in recipes, and use 10 persona bundles. Use for Google Workspace admin, gws CLI setup, Gmail automation, Drive management, or Calendar scheduling.

16,642 Updated yesterday
alirezarezvani
AI & Automation Listed

google-workspace-cli

Google Workspace administration via the gws CLI. Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks. Run security audits, execute 43 built-in recipes, and use 10 persona bundles. Use for Google Workspace admin, gws CLI setup, Gmail automation, Drive management, or Calendar scheduling.

2 Updated today
Elfredaaroused655
AI & Automation Solid

google-workspace

Gmail, Calendar, Drive, Contacts, Sheets, and Docs integration via gws CLI (googleworkspace/cli). Uses OAuth2 with automatic token refresh via bridge script. Requires gws binary.

173,893 Updated today
NousResearch
AI & Automation Listed

gws

Use the gws CLI for Google Calendar, Gmail, Drive, Sheets, Docs, Tasks, and cross-service Workspace workflows.

108 Updated today
HybridAIOne