CtrlK
BlogDocsLog inGet started
Tessl Logo

spotify

Control Spotify playback on macOS. Play/pause, skip tracks, control volume, play artists/albums/playlists. Use when a user asks to play music, control Spotify, change songs, or adjust Spotify volume.

78

Quality

100%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is an excellent skill description that hits all the marks. It provides specific concrete actions, includes natural trigger terms users would say, has an explicit 'Use when' clause, and is clearly scoped to Spotify on macOS, making it highly distinctive.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: play/pause, skip tracks, control volume, play artists/albums/playlists. Also specifies the platform (macOS) and the application (Spotify).

3 / 3

Completeness

Clearly answers both 'what' (control Spotify playback on macOS with specific actions) and 'when' (explicit 'Use when' clause with multiple trigger scenarios).

3 / 3

Trigger Term Quality

Includes natural keywords users would say: 'play music', 'control Spotify', 'change songs', 'adjust Spotify volume', plus specific actions like 'play/pause', 'skip tracks', 'artists/albums/playlists'.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — targets a specific application (Spotify), a specific platform (macOS), and a specific domain (music playback control). Unlikely to conflict with other skills.

3 / 3

Total

12

/

12

Passed

Implementation

100%

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

This is an excellent, lean skill that provides exactly what Claude needs to control Spotify on macOS. It's concise, fully actionable with copy-paste-ready commands, and well-structured with clear sections. The 'Play by Name' workflow cleverly works around the lack of a search API by using web search to find Spotify URIs.

DimensionReasoningScore

Conciseness

Every line earns its place. No unnecessary explanations of what Spotify is, how AppleScript works, or what macOS is. The command table is compact and scannable.

3 / 3

Actionability

Provides fully executable bash commands and AppleScript one-liners that are copy-paste ready. The 'Play by Name' section gives a concrete workflow with real Spotify IDs as examples.

3 / 3

Workflow Clarity

The 'Play by Name' section has a clear 3-step sequence (search → extract ID → play). For a non-destructive, simple playback control skill, no validation checkpoints are needed. The single-task commands are unambiguous.

3 / 3

Progressive Disclosure

For a simple, under-50-line skill with no need for external references, the content is well-organized into logical sections (Commands, Play by Name, Notes) with clear headers and appropriate brevity.

3 / 3

Total

12

/

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.

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

9

/

11

Passed

Repository
Demerzels-lab/elsamultiskillagent
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.