CtrlK
BlogDocsLog inGet started
Tessl Logo

sonos

Sonos control: search, queue, playlists, rooms/groups, volume, YouTube.

62

Quality

74%

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 ./skills/sonos/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

78%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 content is concise, well-structured, and has a clear workflow with a verification checkpoint. Its weakness is actionability: it relies on discovering repo tooling at runtime and provides few concrete, executable Sonos commands.

Suggestions

Add one or two concrete example invocations of the local Sonos tooling (or a representative CLI/API call) so the common tasks have copy-paste-ready guidance.

Add a short error-recovery step to the workflow (e.g. "If the action fails or state is unexpected, re-read state and adjust the target before retrying") to close the feedback loop.

Link the workflow's "Discover repo commands" step to where such tooling typically lives (e.g. a scripts dir or package.json) to make discovery more actionable.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with no padding or explanations of what Sonos is; every line (rules, workflow, common tasks) earns its place.

5 / 5

Actionability

It offers some concrete guidance (the `rg --files` command and a specific task list) but most steps are high-level ("Execute the requested playback action", "Verify by reading current state") with no actual Sonos commands or code, deferring execution to undiscovered repo tooling.

3 / 5

Workflow Clarity

A clear 5-step sequence includes an explicit verification checkpoint ("Verify by reading current state again"), but it lacks an error-recovery/fix feedback loop, keeping it just below 5.

4 / 5

Progressive Disclosure

Under 50 lines with no need for external references, the content is well-organized into clearly headed sections (Rules, Workflow, Common Tasks, YouTube Notes), satisfying the simple-skill exception for a 5.

5 / 5

Total

17

/

20

Passed

Description

70%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, naming a clear Sonos niche with several concrete capabilities and natural trigger terms. Its main weakness is the absence of an explicit "when to use" clause, which caps completeness at 3.

Suggestions

Add an explicit trigger clause, e.g. "Use when the user asks to control Sonos playback, manage queues or playlists, adjust volume, group rooms, or play YouTube audio through Sonos."

Include a few more natural user phrases ("play music", "skip", "pause", "speaker") to broaden trigger-term coverage toward 5.

Add a verb to each capability (e.g. "search and play, manage queues, edit playlists") to make the action list more comprehensive.

DimensionReasoningScore

Specificity

The description lists several concrete capabilities ("search, queue, playlists, rooms/groups, volume, YouTube") rather than vague language, with minor coverage gaps keeping it short of a 5.

4 / 5

Completeness

It clearly answers "what" (Sonos control across listed features) but provides no "Use when..." trigger clause, which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

It includes natural keywords users would say (search, queue, playlists, volume, YouTube), but omits common variations like "play music", "speaker", "pause", or "skip", so it is not fully comprehensive.

4 / 5

Distinctiveness Conflict Risk

"Sonos control" combined with rooms/groups, queue, and YouTube is a clear niche with distinct triggers and minimal conflict risk with other skills.

5 / 5

Total

16

/

20

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
steipete/agent-scripts
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.