CtrlK
BlogDocsLog inGet started
Tessl Logo

gog-sheets

Google Sheets operations through gog.

54

Quality

61%

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-sheets/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%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 is an efficient, actionable command reference with a sound safe-start pre-flight and explicit validation guidance for destructive operations. Its main weakness is the large inlined command table, which leans on reference material that could be deferred to schema/--help.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence (no concept explanations), with a useful command catalog; the 40-row table partly duplicates what `--help`/`schema` provide, a minor trimmable excess, matching the 'Efficient; minor instances of over-explanation' anchor.

4 / 5

Actionability

The Safe start provides copy-paste executable commands and the closing guidance points to `--help`/`schema` for the rest; concrete coverage of the common read case with minor gaps for write commands matches anchor 4.

4 / 5

Workflow Clarity

A pre-flight sequence (auth check, schema, readonly get) plus explicit checkpoints (`--readonly`, `--dry-run`, 'confirm the exact account, object, and mutation before any write or delete') supply validation for the destructive/batch operations, so the destructive-cap does not apply and this sits at anchor 4.

4 / 5

Progressive Disclosure

A clearly signaled one-level pointer to `../gog/SKILL.md` and well-organized sections (Safe start, Commands) give good structure; the inlined full command catalog is a minor organization gap, matching anchor 4.

4 / 5

Total

16

/

20

Passed

Description

48%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 the domain and tool but is terse and lacks concrete capability verbs and an explicit 'Use when' trigger. It is distinct enough to avoid most conflicts but would benefit from listing representative actions and trigger phrases.

Suggestions

Add 1–2 concrete actions, e.g. 'Read and write ranges, manage tabs, formatting, charts, and validation in Google Sheets through gog.'

Append a 'Use when…' clause with natural triggers, e.g. 'Use when working with Google Sheets, spreadsheets, tabs, or .xlsx data via gog.'

Include synonyms/extensions like 'spreadsheets' and '.xlsx' to improve trigger-term coverage.

DimensionReasoningScore

Specificity

The phrase 'Google Sheets operations' names the domain but uses the generic word 'operations' rather than listing concrete actions (read, append, format, etc.), matching the anchor 'Names the domain but actions are minimal or generic.'

2 / 5

Completeness

It states a clear 'what' (Google Sheets operations through gog) but provides no 'Use when…' trigger guidance, so per the judging guideline completeness is capped at 3.

3 / 5

Trigger Term Quality

'Google Sheets' is a natural keyword users say, but the description omits common synonyms and variations like 'spreadsheets', '.xlsx', 'tabs', or 'cells', matching the 'Some relevant keywords but missing common variations or synonyms' anchor.

3 / 5

Distinctiveness Conflict Risk

'Google Sheets operations through gog' carves a clear niche tied to a specific tool, with only minor overlap risk against sibling gog skills (e.g. docs/slides), matching 'Mostly distinct; minor overlap risk with closely related skills.'

4 / 5

Total

12

/

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.