CtrlK
BlogDocsLog inGet started
Tessl Logo

gog-youtube

YouTube operations through gog.

57

Quality

66%

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-youtube/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 concise, actionable CLI skill: lean commands, concrete flags, a command table, and explicit safety/validation guidance, with shared rules cleanly delegated to a sibling skill. It fully respects Claude's intelligence and token budget.

DimensionReasoningScore

Conciseness

The body is lean and efficient with no concept explanations Claude already knows—just commands, a flag checklist, and a command table—so every token earns its place.

3 / 3

Actionability

It provides three concrete executable gog commands, specific flags (--json --wrap-untrusted, --readonly, --no-input, --dry-run), a command-purpose table, and explicit --help/schema fallbacks that are copy-paste ready.

3 / 3

Workflow Clarity

A clear Safe start sequence (auth check -> schema -> readonly help) is paired with an explicit pre-write validation checkpoint ("Confirm the exact account, object, and mutation before any write or delete").

3 / 3

Progressive Disclosure

For a single-purpose skill under 50 lines, the well-organized sections (Safe start, Commands) plus a clearly signaled one-level reference to ../gog/SKILL.md for shared rules meet the bar for clean, shallow navigation.

3 / 3

Total

12

/

12

Passed

Description

32%

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 identifies the domain and tool but is too vague to convey concrete capabilities and provides no explicit trigger guidance for when Claude should use it. It is weak on completeness and only moderately distinctive.

Suggestions

Enumerate concrete actions (e.g. search, list videos, manage playlists and subscriptions) instead of the generic phrase "YouTube operations".

Add an explicit "Use when..." clause naming natural triggers (e.g. when the user asks to search YouTube, list videos, or manage playlists/subscriptions).

Include common natural terms users would actually say (videos, playlists, comments, subscriptions) to improve trigger-term quality and distinctiveness.

DimensionReasoningScore

Specificity

Names the YouTube domain and the gog tool but lists no concrete actions (e.g. search, list videos, manage playlists), so it names the domain without comprehensively enumerating operations.

2 / 3

Completeness

The "what" is vague ("YouTube operations") and the "when"/trigger guidance is entirely missing, which is weaker than anchor 2 and matches anchor 1's vague example.

1 / 3

Trigger Term Quality

"YouTube" is a natural keyword, but "operations through gog" is tool-jargon rather than common action variations users would say (e.g. "search YouTube", "YouTube playlists").

2 / 3

Distinctiveness Conflict Risk

Scoped to YouTube via gog so it is distinguishable, but "YouTube operations" is generic enough to overlap with similar YouTube skills and lacks distinct triggers.

2 / 3

Total

7

/

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.