CtrlK
BlogDocsLog inGet started
Tessl Logo

eightctl

Control Eight Sleep pods (status, temperature, alarms, schedules).

66

Quality

81%

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

The canonical home for this skill is eightctl in openclaw/openclaw

SKILL.md
Quality
Evals
Security

Quality

Content

93%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 exemplary terse command reference: executable, well-sectioned, and free of padding. Its only weakness is that destructive-ish operations (temperature/alarms) rely on a single advisory note rather than an explicit validate-then-act feedback loop.

DimensionReasoningScore

Conciseness

Lean and efficient: every line is an executable command, an auth fact, or a load-bearing note; no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

Fully executable, copy-paste-ready commands covering common cases (e.g. 'eightctl temp 20', 'eightctl alarm list|create|dismiss'), with concrete auth config and env vars.

5 / 5

Workflow Clarity

Well-organized into Auth, Quick start, Common tasks, and Notes with a 'Confirm before changing temperature or alarms' safety checkpoint, but it is a command catalog rather than an explicitly sequenced workflow with validation feedback loops.

4 / 5

Progressive Disclosure

Under 50 lines, no external references needed, and cleanly sectioned (Auth, Quick start, Common tasks, Notes), satisfying the simple-skill exception for progressive disclosure.

5 / 5

Total

19

/

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 clearly distinct, naming the product and its core capabilities concisely. Its main weakness is the absence of an explicit 'Use when...' trigger clause, which limits completeness.

Suggestions

Add an explicit trigger clause, e.g. 'Use when the user wants to check or adjust their Eight Sleep pod — status, temperature, alarms, schedules.'

Include natural phrasal variants users might say ('set temperature', 'set an alarm', 'bed temperature') to broaden trigger coverage.

Optionally mention audio/base control in the description so the capability list matches the body.

DimensionReasoningScore

Specificity

Names the domain ('Eight Sleep pods') and lists several concrete capabilities ('status, temperature, alarms, schedules'), though audio/base actions from the body are omitted, leaving minor coverage gaps.

4 / 5

Completeness

Has a clear 'what' (control Eight Sleep pods with listed capabilities) but no explicit 'when'/'Use when...' trigger clause, which per the rubric caps completeness at 3.

3 / 5

Trigger Term Quality

Includes natural domain terms users would say ('status', 'temperature', 'alarms', 'schedules', 'Eight Sleep pods') with good coverage, but lacks synonyms or phrasal variants like 'set temperature' or 'set alarm'.

4 / 5

Distinctiveness Conflict Risk

Targets a highly specific named product (Eight Sleep pods) with distinct triggers, giving it a clear niche with minimal conflict risk against 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.