Track live NFL, NBA, NHL, or MLB games and automatically change Hue light colors based on which team is leading. Use when user wants to sync smart lights with live sports scores for visual game tracking. Supports NFL, NBA, NHL, and MLB games with customizable team colors.
Install with Tessl CLI
npx tessl i github:Demerzels-lab/elsamultiskillagent --skill game-light-tracker90
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/skillValidation for skill structure
Game tracker setup workflow
Config file path
100%
100%
ConvertFrom-Json pattern
100%
100%
Lowercase sport
0%
100%
Team abbreviations
0%
100%
RGB comma-separated format
0%
100%
game-tracker.ps1 invoked
40%
100%
keeper.ps1 invoked
70%
100%
Keeper hidden window
0%
100%
Confirmation output
80%
100%
Correct light entity format
100%
100%
Without context: $0.2154 · 51s · 14 turns · 17 in / 2,932 out tokens
With context: $0.2285 · 46s · 15 turns · 267 in / 2,349 out tokens
Keeper auto-restart and hidden process
keeper.ps1 used
100%
100%
Keeper hidden window
0%
100%
Restart interval < 30 min
0%
100%
Lowercase sport param
0%
100%
Team abbreviations
0%
100%
RGB comma-separated colors
0%
100%
Stop uses Get-Process
41%
100%
Stop filters by script name
83%
100%
Stop-Process -Force
100%
100%
Config loaded from file
100%
0%
Without context: $0.5508 · 1m 54s · 25 turns · 308 in / 5,992 out tokens
With context: $0.5376 · 2m 21s · 21 turns · 104 in / 8,977 out tokens
Stop command and user confirmation
Lowercase sport
0%
100%
Correct team abbreviations
100%
100%
RGB comma-separated format
0%
100%
TiedColor parameter included
0%
100%
Config loaded from file
62%
100%
keeper.ps1 step included
100%
100%
Keeper hidden window
0%
100%
Confirmation: monitoring active
100%
100%
Confirmation: color scheme explained
100%
100%
Stop command pattern
0%
100%
Confirmation: how to stop
75%
100%
Without context: $0.4457 · 1m 29s · 15 turns · 3,988 in / 4,800 out tokens
With context: $0.2385 · 54s · 12 turns · 15 in / 2,864 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.