agentsclimarketplace

Saengsation

Skill mbarlow/saengsation/.claude/skills/saengsation

Control Keychron V7 keyboard RGB LEDs — set lighting states, effects, colors, and animationsFrom its SKILL.md

Install
npx -y skills add mbarlow/saengsation --skill saengsation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.8 KB, 436 tokens by cl100k_base, as published. Nobody here has run it

You have access to the saengsation CLI tool for controlling the Keychron V7 keyboard RGB LEDs.

Available Commands

# Apply a named state
saengsation state set <name>

# List all states
saengsation state list

# Set effect directly
saengsation kb effect <name|number>

# Set color (HSV)
saengsation kb color <hue>,<sat>[,<brightness>]

# Set brightness / speed
saengsation kb brightness <0-255>
saengsation kb speed <0-3>

# Run an animation
saengsation animate <cycle|police|pulse|flash> [--duration N] [--hue N]

Built-in States

StateEffectDescription
focusbreathing blueDeep work mode
alertsolid redSomething needs attention
chillcycle_allSlow rainbow cycle
meetingoffLights off
musicrainbow_beaconParty mode
nightsolid dim warmDark room
matrixdigital_rain greenHacker vibes
waitingsolid redClaude needs user input
acknowledgedbreathing greenClaude received input
workingcycle_spiralClaude is processing
idlebreathing blue dimNothing happening

When to Use

  • When the user asks to change their keyboard lighting
  • When the user references a mood, state, or activity that maps to a preset
  • When the user asks what lighting options are available

Examples

User: "set my keyboard to focus mode" → saengsation state set focus

User: "make it red" → saengsation kb color 0,255,255

User: "party mode" → saengsation state set music

User: "turn off my keyboard lights" → saengsation state set meeting

User: "run police lights for 5 seconds" → saengsation animate police --duration 5

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,512. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.