AI Agent Hub
Back to plugins
🧰

dsh-laundry-temp

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-laundry-temp

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

Run dsh plugin install uckkk/dsh-laundry-temp in DeepSeek Harness to install this plugin; source is at https://github.com/uckkk/dsh-laundry-temp

About this plugin

Cold, warm, or hot? Cotton at 40 C, silk at 30 C, denim safe at 60 C? Checking the care label every single load is tedious. dsh-laundry-temp turns that into one step: describe the garment and washing condition in your AI session, and it returns a clear water-temperature recommendation without you hunting through tiny print.

The plugin is a pure Node implementation with zero network dependencies. It registers a single laundry_temp tool that you can call right in the conversation after installation, with no extra configuration or third-party packages to manage.

If you want a quick everyday utility tucked into your AI workflow without opening a browser to look up a temperature chart, dsh-laundry-temp is built exactly for that.

Use Cases

  • Confirm the right water temperature before starting a load
  • Figure out whether a garment needs cold or warm water
  • Grab a laundry tip on the fly during an AI chat

Best For

  • People who do laundry but hate decoding care labels
  • Users who want small everyday utilities inside their AI workflow
  • Developers who prefer pure-Node, zero-network plugins