CtrlK
BlogDocsLog inGet started
Tessl Logo

gog-admin

Workspace Admin operations through gog.

48

Quality

52%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/gog-admin/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The body is exemplary for token efficiency and actionability, with concrete executable commands and a clean command table. Its only gap is the absence of an explicit validation feedback loop for destructive writes, which limits workflow clarity.

Suggestions

Add an explicit validate->fix->retry loop for destructive operations (e.g. run --dry-run, review the diff, then execute and re-check with a readonly read).

Show a brief before/after verification step for writes (e.g. list the object before and after a mutation to confirm the change).

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: it gives only commands, flags, and safety rules with no padding or explanation of concepts Claude already knows.

3 / 3

Actionability

It provides fully executable commands (gog auth list, gog schema admin) with specific flags, plus a command table and explicit pointers to --help and schema JSON; guidance is copy-paste ready.

3 / 3

Workflow Clarity

A 'Safe start' sequence exists with dry-run/readonly/confirm checkpoints, but for destructive writes there is no explicit validate-then-fix feedback loop, capping workflow clarity at 2.

2 / 3

Progressive Disclosure

A short, well-organized overview under 50 lines with clear sections and one-level-deep references (../gog/SKILL.md, --help, schema JSON); content is appropriately split rather than monolithic.

3 / 3

Total

11

/

12

Passed

Description

17%

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 terse and accurate but underspecified: it identifies the tool and domain without naming concrete actions or providing explicit use-when triggers. It reads more like a label than a trigger-rich summary.

Suggestions

Add concrete actions the skill performs, e.g. 'manage Workspace groups, users, and organizational units'.

Append a 'Use when...' clause with natural user triggers like 'when the user needs to create groups, add users, or change org units in Google Workspace'.

Avoid restating the skill name as the action; describe what gog actually does for Workspace Admin.

DimensionReasoningScore

Specificity

Names a domain (Workspace Admin operations) and a tool (gog) but lists no concrete actions like creating groups or managing users; it only restates the skill name.

2 / 3

Completeness

It states what the skill does only vaguely and provides no 'Use when...' or equivalent trigger clause, so the 'when' is entirely missing per the guideline capping completeness at 2.

1 / 3

Trigger Term Quality

"Workspace Admin operations through gog" uses tool-internal jargon rather than natural user phrasings such as 'manage Workspace groups, users, or org units'; it lacks common variations.

1 / 3

Distinctiveness Conflict Risk

The "gog" scope and Workspace Admin focus give it a niche, but the description is generic enough that it could overlap with other gog skills (e.g. a sibling non-admin skill).

2 / 3

Total

6

/

12

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: 1 missing

Warning

Total

15

/

16

Passed

Repository
openclaw/gogcli
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.