AI Agent Hub
Back to plugins
🧰

dsh-clean-tools

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-clean-tools

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

Run dsh plugin install uckkk/dsh-clean-tools in DeepSeek Harness to install the plugin. Source code is available at https://github.com/uckkk/dsh-clean-tools

About this plugin

What water temperature, which detergent, hand wash or machine wash? These small decisions before doing laundry often require flipping through care labels or searching online, and they are easy to mix up. dsh-clean-tools bundles laundry and cleaning management into a single parameterized tool: pass in the relevant parameters and get back a complete cleaning plan in one call.

The plugin is written in pure Node.js with zero network dependencies, keeping it lightweight, stable, and fully functional offline. After installation, simply invoke the clean_tools tool registered by the plugin in your DeepSeek session to retrieve the plan without any extra configuration.

If you want quick, structured laundry and cleaning advice inside your conversation, or you prefer to parameterize your cleaning workflow for reuse across different scenarios, dsh-clean-tools is a straightforward pick. Licensed under MIT.

Use Cases

  • Fetch water temperature, detergent, and wash method advice before starting a load
  • Generate batch cleaning plans for sorting and treating mixed laundry
  • Invoke cleaning management tools offline without network access

Best For

  • Everyday users who want structured laundry and cleaning advice
  • Developers who want to parameterize and reuse cleaning workflows
  • Node.js users who prefer lightweight, zero-dependency tools