CtrlK
BlogDocsLog inGet started
Tessl Logo

google-workspace-cli

Google Workspace administration via the gws CLI (github.com/googleworkspace/cli). Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks. Run security audits and use local recipe templates and persona bundles. Use for Google Workspace admin, gws CLI setup, Gmail automation, Drive management, or Calendar scheduling.

67

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

The canonical home for this skill is google-workspace-cli in alirezarezvani/claude-skills

SKILL.md
Quality
Evals
Security

Quality

Content

71%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body delivers well-organized, mostly executable guidance with strong validation discipline for batch and destructive operations. Its main weakness is progressive disclosure: it is a long monolithic file that references bundle scripts and recipe/persona resources that do not actually exist alongside it.

Suggestions

Move the per-service command reference, the audit-checks table, the environment-variable table, and the Required Scopes by Service table into separate reference files (e.g. references/command-reference.md, references/scopes.md) and link to them from SKILL.md to reduce the monolithic footprint.

Provide the referenced scripts/ bundle (gws_doctor.py, auth_setup_guide.py, gws_recipe_runner.py, workspace_audit.py, output_analyzer.py) or document the recipe templates and persona bundles the description promises, since they are currently absent from the skill.

Replace the "..." placeholder helper-command examples (e.g. +reply, +read, +insert) with complete invocations, or consolidate them into a single worked example per service, to tighten actionability and remove repetition.

DimensionReasoningScore

Conciseness

The body is largely lean code and tables with minimal prose padding, but recurring "# (verify)" comments, repeated "check exact flags with ... --help" lines, and some overlap between Best Practices and Limitations are minor instances that could be trimmed — efficient but not fully tight.

4 / 5

Actionability

Most examples are concrete, executable commands with real flags and JSON params (e.g. the +send and permissions create commands), but several helper commands use "..." placeholders ("gws gmail +reply ...", "gws sheets +read ..."), leaving minor gaps that keep it just below copy-paste-ready.

4 / 5

Workflow Clarity

Workflows are clearly sequenced with explicit validation checkpoints for destructive/batch ops (--dry-run, gws schema inspection, gws_doctor pre-flight, --validate), satisfying the batch-validation requirement; it falls short of 5 only because explicit validate→fix→retry feedback loops are not spelled out for batch operations.

4 / 5

Progressive Disclosure

Section headers give it structure, but it is a single ~370-line monolith that inlines per-service API reference, the full audit-checks table, env vars, and scope tables that belong in separate files, and its repeated references to scripts/*.py and "recipe templates and persona bundles" point to bundle files that are not present in the skill.

3 / 5

Total

15

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, complete, and distinctive, clearly stating both capabilities and trigger conditions for Google Workspace administration via the gws CLI. Its only weakness is moderate trigger-term breadth — it omits synonyms and file extensions that would push trigger quality to the top anchor.

DimensionReasoningScore

Specificity

Lists multiple concrete actions across a comprehensive set of services — "Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks" plus "Run security audits and use local recipe templates and persona bundles" — matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly answers both what (install/authenticate/automate the named services, run security audits) and when ("Use for Google Workspace admin, gws CLI setup, Gmail automation, Drive management, or Calendar scheduling") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Covers natural phrasings users would say ("Gmail automation", "Drive management", "Calendar scheduling", "gws CLI setup"), but lacks synonyms and file/extension variants, so it sits just below the comprehensive anchor 5.

4 / 5

Distinctiveness Conflict Risk

A clear niche (Google Workspace administration via the gws CLI) with service-specific triggers gives it minimal overlap with other skills.

5 / 5

Total

19

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 22 missing

Warning

Total

15

/

16

Passed

Repository
alirezarezvani/claude-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.