CtrlK
BlogDocsLog inGet started
Tessl Logo

gog-drive

Google Drive operations through gog.

57

Quality

66%

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

Fix and improve this skill with Tessl

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

Quality

Content

93%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 an efficient, highly actionable CLI reference: executable safe-start commands, a compact command table, and clear pointers to machine-readable schema contracts, with appropriate safety checkpoints for a destructive-capable tool.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: no concept explanations, just a short safe-start block, terse safety bullets, and a dense one-line-per-command reference table where every token earns its place, matching the 'lean and efficient' anchor.

5 / 5

Actionability

Safe-start gives copy-paste-ready executable commands with real flags, the command table maps each subcommand to its purpose, and the closing line directs Claude to '--help' and 'gog schema drive <command> --json' for exact contracts while telling it not to guess syntax, satisfying the 'fully executable; copy-paste ready' anchor.

5 / 5

Workflow Clarity

Safe-start sequences auth check, schema fetch, then a readonly ls, and the bullets supply validation/safety checkpoints (--readonly, --dry-run, confirm account/object/mutation before writes), so the destructive-skill cap does not apply; it stays at 4 rather than 5 because there is no explicit validate-fix-retry feedback loop for failed writes.

4 / 5

Progressive Disclosure

The skill is under 50 lines, single-purpose, and organized into clear 'Safe start' and 'Commands' sections with no bundle files; the only reference is a one-level-deep, clearly signaled sibling skill (../gog/SKILL.md) plus CLI-integrated --help/schema, matching the simple-skill exception that allows a 5 for well-organized short skills needing no external references.

5 / 5

Total

19

/

20

Passed

Description

40%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 terse and names a distinct niche (Google Drive via the gog CLI) but is too vague: it states no concrete actions and provides no 'Use when' trigger guidance, which caps completeness and specificity at low levels.

Suggestions

List concrete actions the skill performs, e.g. 'List, search, upload, download, share, and move Google Drive files through gog.' to lift specificity.

Add an explicit trigger clause, e.g. 'Use when the user asks to manage Google Drive files or folders, or mentions Drive uploads, sharing, or searches.' to satisfy completeness.

Include natural synonyms and file extensions users say (e.g., 'Google Drive files', 'shared drives', '.gdoc') to improve trigger term quality.

DimensionReasoningScore

Specificity

The phrase 'Google Drive operations' names the concrete domain but the action ('operations') is minimal and generic, matching the anchor 'Names the domain but actions are minimal or generic'; it does not list any specific concrete actions that would warrant a 3.

2 / 5

Completeness

It offers a vague 'what' ('Google Drive operations through gog') with no 'when'/'Use when' clause at all; per the rubric guideline a missing explicit trigger guidance keeps it at the 'vague what and no when' anchor and caps it well below the higher levels.

2 / 5

Trigger Term Quality

'Google Drive' and 'gog' are relevant keywords a user might say, but common variations, synonyms, and file extensions (e.g., 'files', 'Docs', 'upload', 'share', '.gdoc') are missing, so it falls at the 'some relevant keywords but missing common variations' anchor rather than comprehensive coverage.

3 / 5

Distinctiveness Conflict Risk

Scoping to a specific service (Google Drive) and a specific CLI ('gog') makes it mostly distinct with only minor overlap risk against sibling gog-* skills; it lacks the rich explicit triggers of the 5 anchor but is clearly above the broad-overlap lower anchors.

4 / 5

Total

11

/

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.