CtrlK
BlogDocsLog inGet started
Tessl Logo

gog-keep

Google Keep operations through gog.

58

Quality

67%

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-keep/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 body is a tight, well-structured CLI wrapper that provides concrete executable commands and explicit safety validation for destructive operations while offloading shared rules to a sibling skill. It is a strong, lean skill body with only minor actionability gaps from delegating per-command usage to --help.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: it never explains what Google Keep is and every line is actionable, matching the 'Lean and efficient; every token earns its place' anchor.

5 / 5

Actionability

The Safe start block gives copy-paste-ready commands and the Commands table lists concrete subcommands, but per-command usage examples are delegated to --help rather than shown inline, leaving minor gaps.

4 / 5

Workflow Clarity

A clear Safe start sequence with explicit checkpoints for destructive ops ('Confirm the exact account, object, and mutation before any write or delete', '--dry-run', '--readonly') is present, though no explicit validate-fix-retry feedback loop is given.

4 / 5

Progressive Disclosure

At under 50 lines the content is well-organized into Safe start and Commands sections, and shared rules are cleanly offloaded one level deep to '../gog/SKILL.md' with a clear 'Read first' signal.

5 / 5

Total

18

/

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 names the domain and tool clearly but is generic about actions and entirely missing a 'when to use' trigger clause, capping completeness. It is mostly distinct from other skills but could overlap with sibling gog skills.

Suggestions

Replace the generic 'operations' with concrete actions, e.g. 'Create, list, search, get, and delete Google Keep notes through gog.'

Add a 'Use when...' clause with natural trigger terms, e.g. 'Use when the user asks to manage Google Keep notes, checklists, or lists.'

Include synonyms such as 'notes', 'checklists', and 'lists' so the description surfaces for varied user phrasings.

DimensionReasoningScore

Specificity

The phrase 'Google Keep operations' names the domain and tool but the actions are minimal and generic ('operations'), matching the 'Names the domain but actions are minimal or generic' anchor rather than listing concrete actions.

2 / 5

Completeness

It conveys a clear-enough 'what' (Google Keep operations via gog) but has no 'Use when...' clause or equivalent trigger guidance, and the rubric caps completeness at 3 when such guidance is missing.

3 / 5

Trigger Term Quality

'Google Keep' is a natural keyword users would say, but the description misses common variations and synonyms like 'notes', 'checklists', or 'lists', fitting the 'Some relevant keywords but missing common variations' anchor.

3 / 5

Distinctiveness Conflict Risk

Google Keep via gog is a clear niche with distinct triggers, but the generic 'operations' risks minor overlap with sibling gog skills (e.g. gog-calendar, gog-docs), fitting 'Mostly distinct; minor overlap risk'.

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.