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.

68

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

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.

A highly actionable, well-structured skill body with concrete commands and validation-aware workflows. Its main weakness is progressive disclosure: five provided bundle files (three references, two assets) are orphaned — never linked from SKILL.md — while comparable command detail is inlined.

Suggestions

Add a navigation/links section that points to references/gws-command-reference.md, references/recipes-cookbook.md, references/troubleshooting.md, and assets/persona-profiles.md so the provided bundle material is discoverable instead of orphaned.

Move the bulk of the inlined `gws <service> <resource> <method>` command surface into references/gws-command-reference.md, keeping only one representative example per workflow in SKILL.md.

Replace the `...` placeholder helper commands (e.g. `gws gmail +reply ...`, `gws sheets +read ...`) with one complete worked example each, or link directly to the relevant reference entry.

DimensionReasoningScore

Conciseness

Largely lean and command/table-driven, assuming Claude's competence, but the repeated "(verify)" disclaimers and "check exact flags with --help" lines recur enough to be trimmable, keeping it just short of fully lean.

4 / 5

Actionability

Mostly copy-paste-ready commands and code, but several helper commands are shown as `...` placeholders (e.g. `gws gmail +reply ...`, `gws sheets +read ...`), which are minor execution gaps.

4 / 5

Workflow Clarity

Workflows are clearly sequenced with validation checkpoints (gws_doctor.py pre-flight, `--dry-run` before bulk ops, `--validate --json`), satisfying the destructive/batch validation rule, though not every workflow has an explicit error-recovery feedback loop.

4 / 5

Progressive Disclosure

The body is well-sectioned and all scripts/ are linked one level deep, but the provided references/ (gws-command-reference, recipes-cookbook, troubleshooting) and assets/ (persona-profiles, workspace-config) files are never referenced from the body, and inlined command-surface content duplicates what those reference files likely hold.

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.

A strong description: concrete capabilities, explicit "Use for" trigger guidance, and a distinct niche. The only gap is that the trigger clause lists Gmail/Drive/Calendar but omits Sheets, Docs, Chat, and Tasks that appear in the capability sentence.

DimensionReasoningScore

Specificity

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

5 / 5

Completeness

Explicitly answers what (Workspace admin via gws CLI: install/authenticate/automate/audit/recipes) and when (a concrete "Use for..." trigger clause), matching the both-answered anchor.

5 / 5

Trigger Term Quality

The "Use for Google Workspace admin, gws CLI setup, Gmail automation, Drive management, or Calendar scheduling" clause covers good natural phrases, but omits Sheets/Docs/Chat/Tasks as triggers, so it is not fully comprehensive.

4 / 5

Distinctiveness Conflict Risk

It carves a clear niche (Google Workspace administration via the gws CLI) with distinct triggers and minimal overlap with other skills.

5 / 5

Total

19

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

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.