CtrlK
BlogDocsLog inGet started
Tessl Logo

gog-slides

Google Slides operations through gog.

63

Quality

75%

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-slides/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 exemplar of a lean CLI-reference skill: concrete executable commands, explicit safety flags, a compact command catalog, and clean one-level-deferred references for everything detailed. It adds only what Claude would not already know.

DimensionReasoningScore

Conciseness

The body is lean: a single pointer to the parent skill, a short safe-start code block, a flag list, and a commands table with one-line purposes — no concepts Claude already knows, and every token earns its place.

3 / 3

Actionability

It provides fully executable commands (e.g. `gog auth list --check --json --no-input`, `gog --readonly --account user@example.com slides --help`), explicit flags, and points to `--help`/`schema slides <command> --json` for copy-paste-ready contracts.

3 / 3

Workflow Clarity

A clear "Safe start" sequence pairs with explicit checkpoints — `--readonly`, `--dry-run`, `--json --wrap-untrusted`, and "Confirm the exact account, object, and mutation before any write or delete" — giving unambiguous guidance for a single-purpose CLI skill.

3 / 3

Progressive Disclosure

Under 50 lines and single-purpose, it defers shared rules one level deep to `../gog/SKILL.md` and to `--help`/`--json` for per-command detail; no bundle files exist, and the sections are well-organized, satisfying the simple-skill allowance for a top score.

3 / 3

Total

12

/

12

Passed

Description

50%

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 correctly third-person, and identifies a clear niche, but it is too terse: it lacks concrete enumerated actions and any "Use when..." trigger guidance. It reads as a domain label rather than a discoverable, trigger-rich skill description.

Suggestions

Add concrete actions, e.g. "Create, edit, export, and read Google Slides presentations through gog."

Append an explicit trigger clause, e.g. "Use when working with Google Slides, presentations, decks, or .pptx files."

Include natural term variations (presentations, decks, slides) so users searching with everyday vocabulary can trigger the skill.

DimensionReasoningScore

Specificity

"Google Slides operations" names the domain but "operations" is a vague action category with no concrete capabilities listed, matching the anchor that names a domain and some actions without being comprehensive.

2 / 3

Completeness

It answers "what" (Google Slides operations through gog) but has no "Use when..." clause or equivalent trigger, so per the rubric guideline a missing explicit trigger caps completeness at 2.

2 / 3

Trigger Term Quality

"Google Slides" is a natural term users would say, but common variations like "presentations", "decks", or ".pptx" are missing, matching the anchor with some relevant keywords but missing common variations.

2 / 3

Distinctiveness Conflict Risk

"Google Slides" carves a clear niche unlikely to conflict with non-slides skills, but the generic "operations" keeps it from the fully distinct, trigger-rich anchor at level 3.

2 / 3

Total

8

/

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.