CtrlK
BlogDocsLog inGet started
Tessl Logo

gog-admin

Workspace Admin operations through gog.

52

Quality

59%

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

86%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 content is a tight, well-structured CLI skill: lean commands, a clear safe-start sequence with pre-write safety checkpoints, and a one-level pointer to the shared gog skill. The only meaningful gap is the lack of an explicit error-recovery feedback loop for destructive admin writes.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: it gives executable commands, a compact command table, and safety flags with no padding or explanation of concepts Claude already knows, matching 'Lean and efficient; every token earns its place'.

5 / 5

Actionability

It provides concrete executable commands (auth list, schema, readonly help) and a command table, then correctly defers per-command detail to '--help' and 'schema ... --json'; minor gap is the absence of a copy-paste example for an actual group/user/orgunit operation, so not a 5.

4 / 5

Workflow Clarity

The 'Safe start' sequence is clear and includes pre-write checkpoints ('Confirm the exact account, object, and mutation before any write or delete', '--dry-run', '--readonly'); not a 5 because there is no explicit validate-fix-retry feedback loop for destructive admin operations.

4 / 5

Progressive Disclosure

Under 50 lines with well-organized sections (Safe start, Commands) and a single clearly-signaled one-level reference to '../gog/SKILL.md'; per the rubric's simple-skill guidance this earns a 5 with no bundle files needed.

5 / 5

Total

18

/

20

Passed

Description

32%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 correctly identifies its niche (Workspace Admin via gog) but is too thin: it states a vague 'what' with no concrete actions and no 'when to use' trigger guidance. Adding concrete operations and an explicit 'Use when...' clause would lift the lowest dimensions.

Suggestions

Replace the generic word 'operations' with concrete actions, e.g. 'Manage Workspace groups, users, and organizational units through gog.'

Add an explicit trigger clause, e.g. 'Use when managing Google Workspace groups, users, or org units.'

Include natural synonyms/extensions a user might say (e.g. 'Google Workspace', 'groups', 'users', 'org units') to improve trigger term quality.

DimensionReasoningScore

Specificity

The phrase 'Workspace Admin operations' names the domain but the only action verb is the generic 'operations', matching the anchor 'Names the domain but actions are minimal or generic' rather than the score-3 anchor which requires 1-2 concrete actions.

2 / 5

Completeness

It gives a vague 'what' ('Workspace Admin operations through gog') and no 'when'/trigger clause; the rubric caps completeness at 3 for a missing 'Use when...' clause and this is weaker still with a vague 'what' and no 'when'.

2 / 5

Trigger Term Quality

It offers only 'Workspace Admin' and 'gog' as keywords and omits the natural terms a user would say (groups, users, orgunits), fitting 'one or two generic keywords; missing the natural phrases users say'; not a 3 because common synonyms/variations are absent.

2 / 5

Distinctiveness Conflict Risk

Naming the specific tool 'gog' and the niche 'Workspace Admin' makes it mostly distinct with only minor overlap risk against other gog/Workspace skills; not a 5 because the thin trigger phrasing is not as crisply distinct as the score-5 anchor.

4 / 5

Total

10

/

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: 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.