AI Agent Hub
Back to plugins
🧰

dsh-room-light

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-room-light

Paste the following prompt into your AI chat to install this plugin:

Install the dsh-room-light plugin in DeepSeek Harness; the source repository is at https://github.com/uckkk/dsh-room-light , run dsh plugin install uckkk/dsh-room-light to install it.

About this plugin

When building smart-home or lighting-design workflows, quickly generating a sensible color-temperature scheme for a given room is a recurring task. dsh-room-light addresses exactly this by exposing it as a tool you can invoke right inside a conversation.

The plugin registers a single tool, room_light. Pass in the relevant parameters and it returns a home-lighting design proposal. The entire implementation is pure Node with zero network dependencies, so it is lightweight, requires no external service, and works out of the box once installed.

It is well suited for developers who need lighting suggestions within a conversational workflow, smart-home integration projects, and teams building assistive design tools. Licensed under MIT for unrestricted use.

Use Cases

  • Retrieve room color-temperature design proposals via conversation
  • Generate lighting recommendations for smart-home integration projects
  • Embed color-temperature suggestions into an existing product workflow

Best For

  • Smart-home and IoT developers
  • Engineers building conversational workflows
  • Product teams needing lighting-design assistance