CtrlK
BlogDocsLog inGet started
Tessl Logo

gog

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

75

2.27x
Quality

Does it follow best practices?

Impact

75%

2.27x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The body is concise, highly actionable, and well organized into clear sections with executable commands and worked examples. The main gap is the absence of explicit validation/feedback checkpoints for the destructive batch operations (Sheets update/clear, mail send).

Suggestions

Add an explicit validate-checkpoint step for destructive/batch operations, e.g. run `gog sheets get` to verify a Sheets update before applying, or `--dry-run` where available.

Show a small retry-on-error feedback loop for send/create-event flows rather than only a 'confirm before' reminder.

Consider splitting the long command list into a REFERENCE.md so SKILL.md stays a lean overview once the command set grows further.

DimensionReasoningScore

Conciseness

The body is lean and command-focused: a brief intro, setup, a flat command reference, and targeted formatting notes, with no padding or explanations of concepts Claude already knows.

3 / 3

Actionability

Every command is a concrete, executable invocation with real flags and arguments, plus two complete copy-paste bash examples for stdin and HTML email; no pseudocode.

3 / 3

Workflow Clarity

Setup is sequenced and send/event creation are flagged with 'Confirm before sending mail or creating events', but batch/risky operations like Sheets update/clear and bulk mail send have no explicit validate-then-retry checkpoint, which caps workflow clarity at 2.

2 / 3

Progressive Disclosure

It is a well-organized single-file skill under ~90 lines with clear sections (Setup, Commands, Colors, Formatting, Notes) and no external bundle references, matching the simple-skill allowance for a 3.

3 / 3

Total

11

/

12

Passed

Description

57%

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 concise and clearly scoped to the gog Google Workspace CLI, but it only states the product surface and omits any concrete actions or a 'Use when...' trigger clause. Adding explicit triggers and verbs would raise specificity, trigger quality, and completeness.

Suggestions

Add a 'Use when...' clause naming natural triggers, e.g. 'Use when the user wants to send Gmail, manage Calendar events, search Drive, or read/write Sheets/Docs.'

Include concrete actions (send mail, create events, export Docs) rather than only listing the product names.

Add common natural variations like 'email' and 'spreadsheets' alongside Gmail/Sheets to improve trigger-term coverage.

DimensionReasoningScore

Specificity

The description names the domain (Google Workspace) and lists the six covered products, but it states no concrete actions (e.g. send mail, create events) beyond 'CLI for', so it does not list multiple specific concrete actions.

2 / 3

Completeness

It answers 'what' (a CLI for these six Workspace products) but contains no 'Use when...' clause or equivalent trigger guidance for when Claude should invoke it, which caps completeness at 2 per the guidelines.

2 / 3

Trigger Term Quality

'Gmail, Calendar, Drive, Contacts, Sheets, and Docs' are relevant product keywords a user might name, but there is no verb-based phrasing (e.g. 'send email', 'create events') and no common natural variations like 'email' or 'spreadsheets'.

2 / 3

Distinctiveness Conflict Risk

Scoping to a named third-party 'gog' CLI covering the specific Google Workspace products carves a clear niche unlikely to collide with generic skills; it is third person and concrete.

3 / 3

Total

9

/

12

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
trpc-group/trpc-agent-go
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.