CtrlK
BlogDocsLog inGet started
Tessl Logo

gog-save-attachments

Gmail attachment download and Google Drive archival with gog.

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

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/gog-save-attachments/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 concise, actionable workflow: executable commands, explicit validation checkpoints, and clear safety guards around an untrusted-file batch upload. No changes needed.

DimensionReasoningScore

Conciseness

The body is lean and efficient with no explanatory padding of concepts Claude already knows; every command and flag earns its place.

3 / 3

Actionability

Provides fully executable gog commands with concrete flags and real shell (mktemp), copy-paste ready with clearly marked placeholders like THREAD_ID and FOLDER_ID.

3 / 3

Workflow Clarity

A clear five-step sequence with explicit validation checkpoints (inspect before download, confirm Drive destination, verify uploaded IDs) and an overwrite guard for the destructive upload step.

3 / 3

Progressive Disclosure

A compact self-contained skill under 50 lines with well-organized numbered sections and only one-level-deep sibling-skill references, satisfying the simple-skill allowance.

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 concise and third-person with a clear niche, but it omits explicit trigger guidance and offers only a couple of concrete actions. Adding a "Use when..." clause and broader natural keywords would raise specificity and completeness.

Suggestions

Add an explicit trigger clause, e.g. "Use when the user wants to save or back up Gmail attachments to Google Drive."

Broaden natural trigger terms to include phrasings users actually say, such as "save attachments", "back up email attachments", or "upload to Drive".

List a few more concrete actions (e.g. inspect attachment sizes, verify uploaded IDs) to push specificity toward the score-3 anchor.

DimensionReasoningScore

Specificity

Names the domain ("Gmail attachment download and Google Drive archival") and two concrete actions (download, archival), but stops short of listing multiple specific actions like the score-3 anchor.

2 / 3

Completeness

Clearly states what the skill does, but lacks any "Use when..." trigger clause, so per the guidelines completeness is capped at 2.

2 / 3

Trigger Term Quality

Includes relevant natural terms ("Gmail attachment", "download", "Google Drive", "archival") but omits common variations users would say such as "save attachments", "back up", or "send to Drive".

2 / 3

Distinctiveness Conflict Risk

The narrow Gmail-to-Drive archival niche via the "gog" tool is clearly distinguishable and unlikely to trigger for unrelated skills.

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.