CtrlK
BlogDocsLog inGet started
Tessl Logo

gog

gog CLI: safe Google Workspace automation, JSON, auth, scoped reads/writes.

66

Quality

78%

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

Quality

Content

100%

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 exemplary CLI skill: dense, executable, well-structured, and appropriately scoped, with clear workflows and verification checkpoints while delegating exhaustive reference to runtime discovery.

DimensionReasoningScore

Conciseness

The body is lean and instruction-dense — nearly every line is a concrete command or rule — and it assumes Claude's competence without explaining what OAuth, JSON, or Google Workspace are, so every token earns its place.

3 / 3

Actionability

It provides numerous concrete, copy-paste-ready commands with specific flags and account selection (e.g., 'gog --readonly --account user@example.com gmail search ... --json --wrap-untrusted'), fully executable rather than pseudocode.

3 / 3

Workflow Clarity

Multi-step flows like the remote Mac OAuth pattern and writes are clearly sequenced with explicit verification checkpoints ('Verify through zsh -lc ...') and a feedback loop for keyring failures, and destructive/batch ops carry --dry-run/--force guidance.

3 / 3

Progressive Disclosure

Content is organized into clear sections and delegates full flag detail to runtime 'gog schema' and the 'docs/commands/' references, which are clearly signaled and one level deep; no bundle files are present to split further.

3 / 3

Total

12

/

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 specific to a clear niche but is compressed into terse tags and lacks an explicit 'when to use' trigger clause, leaving it just adequate rather than exemplary.

Suggestions

Add an explicit 'Use when...' clause naming when to reach for gog (e.g., missing built-in connectors, shell JSON automation, inspecting Google auth state).

Expand the keyword tags into concrete action phrases and include the actual service names (Gmail, Drive, Calendar, Docs, Sheets) users would say.

Reconsider the bare tokens 'JSON, auth' which read as jargon rather than natural trigger terms.

DimensionReasoningScore

Specificity

Names the domain ('Google Workspace automation') and several capability tags ('JSON, auth, scoped reads/writes'), but these read as terse keyword tags rather than full concrete action phrases, so it does not reach the 'lists multiple specific concrete actions' level.

2 / 3

Completeness

It states what the skill does but includes no 'Use when...' clause or equivalent explicit trigger guidance, which per the judging guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

'Google Workspace' is a natural user term, but the description omits the service names (Gmail, Drive, Calendar, Docs, Sheets) users would actually say, and 'scoped reads/writes', 'JSON', 'auth' lean technical, missing common variations.

2 / 3

Distinctiveness Conflict Risk

'safe Google Workspace automation' via the 'gog CLI' is a clear, narrow niche unlikely to trigger for unrelated skills, satisfying the distinct-triggers anchor.

3 / 3

Total

9

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

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.