CtrlK
BlogDocsLog inGet started
Tessl Logo

gog-photos

Google Photos operations through gog.

49

Quality

53%

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

Quality

Content

80%

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 and highly actionable with concrete executable commands and a clear command table, but it leans on an external parent skill and help/schema endpoints rather than embedding or locally referencing validation workflows, capping workflow clarity and progressive disclosure at 2.

DimensionReasoningScore

Conciseness

The body is lean with no concept explanations Claude already knows; every line is a concrete flag, command, or safety rule that earns its place, matching the score-3 anchor for lean, efficient content.

3 / 3

Actionability

It provides fully executable commands (e.g. `gog auth list --check --json --no-input`, `gog schema photos --json`), a command table with specific purposes, and explicit flag guidance, matching the score-3 anchor for copy-paste-ready instructions.

3 / 3

Workflow Clarity

The "Safe start" section sequences setup steps, but for a tool that performs writes/deletes there are no explicit validate-then-proceed checkpoints in the body itself; the validation guidance is deferred to the parent skill and to `--dry-run`, so per the rubric feedback-loop guidance workflow clarity caps at 2.

2 / 3

Progressive Disclosure

It points one level up to `../gog/SKILL.md` for shared rules and to `gog ... --help`/`gog schema ... --json` for detail, which is well-signaled, but there are no local reference files in the bundle and the body relies on an external sibling skill rather than clearly split local references, so it does not reach the score-3 ideal.

2 / 3

Total

10

/

12

Passed

Description

27%

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 short and names the service and tool, but it is too abstract to convey concrete capabilities or trigger guidance. It lacks the 'when to use' clause the rubric requires for a strong completeness score.

Suggestions

List concrete actions in the description, e.g. "List, search, download, and get app-created media items and access the Photos Picker API."

Add an explicit trigger clause such as "Use when the user asks to work with Google Photos media."

Replace the generic word "operations" with specific verbs that distinguish this skill from other gog skills.

DimensionReasoningScore

Specificity

The phrase "Google Photos operations" is abstract and does not name any concrete actions (e.g., list, download, search), matching the score-1 anchor "Helps with documents" where actions are absent.

1 / 3

Completeness

It states what ("Google Photos operations") but provides no "Use when..." trigger guidance, and the 'what' itself is weak, so per the rubric guideline a missing trigger clause caps completeness at 2 and the vague 'what' pulls it to 1.

1 / 3

Trigger Term Quality

"Google Photos" is a natural term users would say, and "gog" identifies the tool, but it lacks common action-oriented variations (photos, media items, picker) that users would naturally invoke, sitting between anchors rather than full coverage.

2 / 3

Distinctiveness Conflict Risk

"Google Photos operations through gog" scopes to a specific service and tool, making it somewhat distinguishable, but "operations" is generic enough that it could overlap with sibling gog skills for other Google services.

2 / 3

Total

6

/

12

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.