CtrlK
BlogDocsLog inGet started
Tessl Logo

spotify-player

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

79

12.50x
Quality

70%

Does it follow best practices?

Impact

100%

12.50x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./openclaw/skills/spotify-player/SKILL.md

The canonical home for this skill is spotify-player in openclaw/openclaw

SKILL.md
Quality
Evals
Security

Quality

Content

83%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is lean and highly actionable with copy-paste-ready commands for both tools, but workflow clarity is held back by missing auth-verification checkpoints, and structure relies on plain-text labels rather than proper markdown headers.

Suggestions

Add a validation step after setup, e.g. 'Verify auth: `spogo status` should show the current track,' to give the setup→use flow an explicit checkpoint.

Convert plain-text section labels into markdown headers (## Requirements, ## spogo setup, ## Common CLI commands) so structure renders correctly and navigation is unambiguous.

Add a one-line spotify_player setup/auth note for parity with the spogo setup section, since the fallback path currently has no auth guidance.

DimensionReasoningScore

Conciseness

Lean and efficient: no over-explanation of what Spotify is or how CLI tools work; every line is a concrete command or a genuinely useful requirement/note, assuming Claude's competence.

5 / 5

Actionability

Commands are fully executable and copy-paste ready (e.g. `spogo search track "query"`, `spogo play|pause|next|prev`), covering the common cases of search, playback, devices, and status for both tools.

5 / 5

Workflow Clarity

A rough setup-then-use sequence exists (auth import → commands) but there are no validation checkpoints—e.g. nothing tells Claude to verify auth succeeded before use—so checkpoints are missing/implicit per the anchor 3 description.

3 / 5

Progressive Disclosure

Under 50 lines with no need for external references and logically grouped sections, but the section labels ('Requirements', 'spogo setup', 'Common CLI commands', 'Notes') are plain text rather than markdown headers—a minor organization gap keeping it below 5.

4 / 5

Total

17

/

20

Passed

Description

57%Weight 40%Scale 1-5

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 specific and distinctive but incomplete: it states what the skill does clearly yet omits any explicit 'when to use' trigger guidance, and its trigger terms are narrow and somewhat technical.

Suggestions

Add a 'Use when...' clause naming natural user phrases, e.g. 'Use when the user asks to play, search, or control Spotify music/playlists from the terminal.'

Broaden trigger terms with synonyms users actually say—'music', 'songs', 'playlists', 'queue'—rather than only 'playback/search' and tool names.

Expand the action list slightly (queue, playlist, like) to move from 1-2 broad categories toward comprehensive coverage.

DimensionReasoningScore

Specificity

Names the domain ('Terminal Spotify playback/search') and two concrete action categories (playback, search) plus the specific tools, but the actions are broad rather than comprehensive—missing queue, playlist, like, device management detail.

3 / 5

Completeness

Has a clear 'what' (Terminal Spotify playback/search via named tools) but no 'Use when...' clause or equivalent explicit trigger guidance; per the rubric a missing 'when' caps completeness at 3.

3 / 5

Trigger Term Quality

Includes relevant natural terms ('Spotify', 'playback', 'search') but misses common variations and synonyms users would say ('music', 'songs', 'play', 'queue', 'playlist'), and the tool names (spogo, spotify_player) are technical jargon rather than user phrases.

3 / 5

Distinctiveness Conflict Risk

Scoped specifically to Spotify with named tools (spogo, spotify_player), giving it a clear niche with distinct triggers and minimal conflict risk against other skills.

5 / 5

Total

14

/

20

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
trpc-group/trpc-agent-go
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.