CtrlK
BlogDocsLog inGet started
Tessl Logo

sonos

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

61

Quality

72%

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

72%

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 and well-organized with a clear sequenced workflow and verification step, but its actionability is limited by deferring all concrete Sonos control to unspecified repo tooling rather than providing actual commands or examples.

Suggestions

Add a concrete example of how to invoke the repo's Sonos tooling (e.g., a representative CLI command or script call) so Claude has a copy-paste-ready starting point instead of only 'discover repo commands'.

Add an explicit error-recovery branch to the workflow (e.g., 'If the requested state did not apply, re-read state, diagnose, and retry') to turn the verify step into a true feedback loop.

Name the specific local tooling/script the skill expects when present, rather than only instructing Claude to search for it, to close the actionability gap.

DimensionReasoningScore

Conciseness

The body is lean and efficient: terse rules, a numbered workflow, and short task/notes bullets with no padding or explanation of concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

It offers some concrete guidance (`rg --files`, `op`, a discovery workflow) but defers the actual Sonos control to unspecified "existing local Sonos tooling," and the Common Tasks describe tasks rather than provide executable commands.

2 / 3

Workflow Clarity

The 5-step workflow is clearly sequenced and includes an explicit verification step ("Verify by reading current state again"), but it lacks an error-recovery feedback loop, keeping it just below the top anchor.

2 / 3

Progressive Disclosure

At under 50 lines with no need for external references, the well-organized sections (Rules, Workflow, Common Tasks, YouTube Notes) satisfy progressive disclosure without bundle files.

3 / 3

Total

10

/

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 specific, distinctive, and rich in natural trigger terms, but it omits any explicit "when to use" guidance, capping its completeness.

Suggestions

Add a 'Use when…' clause naming the situations that should trigger the skill (e.g., 'Use when the user asks to play, queue, or control Sonos speakers, or play YouTube audio through Sonos').

Reframe the capability list with verb-form actions (e.g., 'Search and play music, manage queues and playlists, group rooms, set volume, play YouTube audio') to strengthen specificity.

DimensionReasoningScore

Specificity

Names the Sonos domain and enumerates concrete capability areas ("search, queue, playlists, rooms/groups, volume, YouTube"), but these are feature nouns rather than verb-form actions, falling short of the "lists multiple specific concrete actions" anchor.

2 / 3

Completeness

It clearly states what the skill does but provides no "Use when…" clause or equivalent explicit trigger guidance, so completeness is capped at 2 per the judging guidelines.

2 / 3

Trigger Term Quality

Good coverage of natural terms users would say — "Sonos", "search", "queue", "playlists", "volume", and "YouTube" are all phrases a user would naturally invoke.

3 / 3

Distinctiveness Conflict Risk

"Sonos control" is a clear, brand-specific niche with distinct triggers, making it unlikely to fire for an unrelated skill.

3 / 3

Total

10

/

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

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.