AI Agent Hub
Back to plugins
🧰

dsh-wash-machine

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-wash-machine

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

Run dsh plugin install uckkk/dsh-wash-machine in DeepSeek Harness to install this floor-washer recommendation plugin; the source is hosted at https://github.com/uckkk/dsh-wash-machine .

About this plugin

Choosing a floor-washing appliance or home cleaning device can be overwhelming, with so many brands, features, budgets, and room layouts to weigh. dsh-wash-machine turns that process into a single parameterized call: you supply the key conditions and it returns a matching home-cleaning appliance recommendation, saving you from sifting through endless reviews and comparison charts.

Its core tool, wash_machine, accepts structured input and produces a tailored appliance recommendation. The entire implementation is built with pure Node.js and makes no network requests, so it runs reliably in a fully offline local environment with fast, predictable responses.

It is well suited for end users who want a quick appliance-buying suggestion inside an agent conversation, developers assembling smart-home recommendation pipelines, and toolchain integrators who need to embed cleaning-appliance advice into a larger workflow.

Use Cases

  • Get quick floor-washer buying advice in a conversation
  • Generate a cleaning appliance plan based on room layout and budget
  • Run appliance recommendation logic in a fully offline environment

Best For

  • End users who need a one-line appliance-buying suggestion
  • Developers building smart-home recommendation pipelines
  • Toolchain integrators embedding cleaning-appliance advice into workflows