CtrlK
BlogDocsLog inGet started
Tessl Logo

openhue

Control Philips Hue lights/scenes via the OpenHue CLI.

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

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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 exemplary concise, actionable command reference for a simple CLI skill, well-organized into logical sections with no unnecessary content.

DimensionReasoningScore

Conciseness

The body is a lean command reference with no concept explanation or filler; every line is a usable command or note, assuming Claude's competence. It matches the score-3 anchor of a lean, efficient skill where every token earns its place.

3 / 3

Actionability

Commands are concrete and copy-paste ready (e.g. `openhue set light <id> --on --brightness 50`, `openhue set light <id> --on --rgb #3399FF`), with real flags and example values. It matches the score-3 anchor of fully executable, specific guidance.

3 / 3

Workflow Clarity

Content is organized into clear Setup, Read, Write, and Notes sections with unambiguous single actions; per the simple-skills note, a short single-purpose skill can score 3 when well-organized. It is not capped at 2 because light control is reversible and not a destructive/batch operation requiring validation checkpoints.

3 / 3

Progressive Disclosure

The skill is under 50 lines with no bundle files (references/scripts/assets are empty) and no need for external references, so per the guidelines well-organized sections alone warrant a 3. Sections are clearly labeled and easy to navigate.

3 / 3

Total

12

/

12

Passed

Description

57%

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 lacks explicit trigger guidance and broader keyword coverage. It answers "what" well but not "when".

Suggestions

Add an explicit trigger clause, e.g. "Use when the user asks to control Philips Hue lights, change brightness/colors, or activate scenes."

Expand keyword coverage with natural variations users might say ("smart lights", "smart bulbs", "Hue Bridge", "Hue scenes").

Enumerate concrete actions (toggle on/off, set brightness, set color, activate scenes) to lift specificity from general "Control" to multiple specific verbs.

DimensionReasoningScore

Specificity

The phrase "Control Philips Hue lights/scenes" names the domain and one general action, but unlike the score-3 anchor it does not list multiple specific concrete actions (e.g. toggle, dim, color, activate scenes). It is above score 1 because the domain and a concrete action are named rather than being abstract.

2 / 3

Completeness

It clearly states what the skill does ("Control Philips Hue lights/scenes via the OpenHue CLI") but provides no "Use when..." trigger guidance, so per the judging guidelines completeness is capped at 2. It is above score 1 because the "what" is explicit and concrete.

2 / 3

Trigger Term Quality

Natural terms like "Philips Hue", "lights", and "scenes" appear, but common variations a user might say ("smart lights", "smart bulbs", "Hue Bridge") are missing, matching the score-2 anchor of "some relevant keywords but missing common variations." It is not score 3 because coverage is not broad enough.

2 / 3

Distinctiveness Conflict Risk

"Philips Hue lights/scenes via the OpenHue CLI" carves out a clear, narrow niche tied to a specific vendor and tool, making it unlikely to trigger for unrelated skills. It is not score 2 because the domain is highly specific rather than broadly overlapping.

3 / 3

Total

9

/

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.

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.