CtrlK
BlogDocsLog inGet started
Tessl Logo

sonoscli

Control Sonos speakers (discover/status/play/volume/group).

64

Quality

78%

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/sonoscli/SKILL.md

The canonical home for this skill is sonoscli in deepgram/dglabs-deepclaw

SKILL.md
Quality
Evals
Security

Quality

Content

87%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 an efficient, executable command reference that respects the context budget and is well organized, but it offers no sequenced workflow or validation guidance for destructive operations like queue clearing.

Suggestions

Add a brief validation cue around destructive commands, e.g. confirm before `sonos queue clear` or verify grouping with `sonos group status` after `join`.

Provide a short ordered workflow for a common multi-step scenario (e.g. discover then play on a grouped room).

Clarify that `--ip` fallback or `SPOTIFY_*` env vars are prerequisites rather than just notes.

DimensionReasoningScore

Conciseness

The body is lean and command-focused with no padding or explanation of concepts Claude already knows; every line earns its place.

5 / 5

Actionability

Commands are concrete and copy-paste ready (e.g. `sonos status --name "Kitchen"`), covering the common cases directly.

5 / 5

Workflow Clarity

The quick-start and common-tasks sections list usable commands but there is no sequenced multi-step workflow, and potentially destructive actions like `sonos queue clear` lack validation/checkpoint guidance.

3 / 5

Progressive Disclosure

At well under 50 lines with no external references needed, the content is organized into clear Quick start / Common tasks / Notes sections, satisfying the simple-skill exception.

5 / 5

Total

18

/

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 concise and specific with a clear niche and good trigger terms, but it omits any explicit "Use when..." guidance telling Claude when to invoke the skill.

Suggestions

Add an explicit trigger clause, e.g. "Use when the user wants to control Sonos speakers on the local network."

Consider mentioning favorites/queue/search in the description if those are first-class capabilities users will request.

Keep the third-person voice (already correct) while folding in the "when" guidance.

DimensionReasoningScore

Specificity

Names the domain (Sonos speakers) and several concrete actions via the parenthetical "discover/status/play/volume/group", giving good capability coverage, though a few capabilities surfaced in the body (favorites, queue, smapi) are absent.

4 / 5

Completeness

The description gives a clear "what" (control Sonos speakers with listed actions) but provides no "Use when..." trigger clause, capping completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Includes natural user-facing terms like "Sonos speakers", "play", "volume", and "group" that a user would actually say, though synonyms such as "music" or device-specific phrasings are missing.

4 / 5

Distinctiveness Conflict Risk

"Control Sonos speakers" is a narrow hardware-specific niche with distinct triggers and minimal risk of overlapping with other skills.

5 / 5

Total

16

/

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
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.