CtrlK
BlogDocsLog inGet started
Tessl Logo

spotify-player

Terminal Spotify playback/search via spogo (preferred) or spotify_player.

69

Quality

86%

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

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 content is a lean, fully actionable command reference with clean section organization well-suited to a simple single-purpose skill; there is no padding and nothing needs to be split off.

DimensionReasoningScore

Conciseness

The body is lean and efficient — it lists only commands, requirements, and notes without explaining what Spotify is or how CLI tools work, so every token earns its place.

3 / 3

Actionability

It provides fully executable, copy-paste-ready commands (e.g. `spogo search track "query"`, `spogo device set "<name|id>"`) rather than vague direction.

3 / 3

Workflow Clarity

This is a simple single-purpose skill under 50 lines with clearly organized sections (setup, commands, fallback, notes), which the simple_skills note allows to score 3 without a multi-step workflow; no destructive/batch operations require validation checkpoints.

3 / 3

Progressive Disclosure

No bundle files exist and the skill is under 50 lines with no need for external references, so the well-organized sections alone satisfy the progressive_disclosure level-3 anchor per the guidelines.

3 / 3

Total

12

/

12

Passed

Description

72%

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 distinguishable with good natural trigger terms, but it lacks an explicit 'Use when...' trigger clause and only names two actions, capping specificity and completeness.

Suggestions

Add an explicit trigger clause, e.g. 'Use when the user wants to play, search, or control Spotify from the terminal.'

Broaden the action list to be more comprehensive, e.g. 'playback, search, queue, and device control'.

DimensionReasoningScore

Specificity

Names the domain ("Spotify") and concrete actions ("playback/search"), but only covers two actions and is not comprehensive (omits queue, devices, likes), matching the "names domain and some actions" anchor rather than the multi-action level 3.

2 / 3

Completeness

It clearly states what the skill does ("Terminal Spotify playback/search") but provides no "Use when..." clause or equivalent trigger guidance, which per the judging guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

"Spotify", "playback", and "search" are natural terms a user would actually say when needing this skill, giving good coverage rather than just jargon.

3 / 3

Distinctiveness Conflict Risk

The niche is clearly Spotify via the named tools spogo/spotify_player, with distinct triggers unlikely to fire for unrelated skills.

3 / 3

Total

10

/

12

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
Bitterbot-AI/bitterbot-desktop
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.