Control Eight Sleep pods (status, temperature, alarms, schedules).
74
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 83%
↑ 2.07xAgent success when using this skill
Validation for skill structure
Bedtime automation script using correct eightctl commands
Correct binary name
100%
100%
Power on command
0%
100%
Temperature command syntax
0%
100%
Audio play command
0%
100%
Auth via env vars or config file
0%
100%
No repeated login calls
100%
100%
Confirmation before temperature change
0%
0%
Status check usage
0%
0%
Audio subcommand correctness
0%
100%
Without context: $0.1704 · 48s · 13 turns · 20 in / 2,648 out tokens
With context: $0.3255 · 58s · 22 turns · 27 in / 3,253 out tokens
Alarm management with correct subcommands and confirmation
Correct binary name
100%
100%
Alarm list subcommand
100%
100%
Alarm create subcommand
100%
100%
Alarm dismiss subcommand
83%
100%
Confirmation before alarm changes
28%
64%
Auth method documented
100%
100%
No unnecessary login repetition
100%
100%
Alarm subcommand grouping
100%
100%
Status check included
0%
0%
Without context: $0.5039 · 2m 17s · 27 turns · 33 in / 5,463 out tokens
With context: $0.4320 · 1m 35s · 27 turns · 33 in / 4,882 out tokens
Schedule management and auth configuration
Correct binary name
0%
100%
Schedule list subcommand
0%
100%
Schedule create subcommand
0%
100%
Schedule update subcommand
0%
0%
Env var auth for headless use
0%
100%
Config file auth mentioned
0%
100%
Rate limit awareness
100%
100%
No repeated logins in script
100%
100%
Schedule subcommand grouping
0%
100%
Without context: $0.6316 · 2m 58s · 20 turns · 1,557 in / 10,454 out tokens
With context: $0.5515 · 3m 4s · 31 turns · 34 in / 7,131 out tokens
Table of Contents
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.