dsh-laundry-sort
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-laundry-sort
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-laundry-sort in DeepSeek Harness to install the plugin; the source repo is available at https://github.com/uckkk/dsh-laundry-sort .
About this plugin
Sorting laundry may seem trivial, yet the right cleaning routine depends on fabric type, color fastness, stain kind, and more. Relying on memory or a printed chart is slow and error-prone. dsh-laundry-sort turns that decision into a single tool call.
The plugin registers a tool called laundry_sort: pass in garment-related parameters and it immediately returns the corresponding laundry cleaning management plan. The entire implementation is pure Node with zero network requests, so it works offline, in air-gapped environments, or as a dependency-free utility inside a larger pipeline.
If you are building an automation flow that needs to embed garment sorting and washing recommendations, or you simply want to query cleaning plans for different items programmatically in bulk, this lightweight plugin slots in as a ready-to-use inference unit.
Use Cases
- Query the proper washing plan for a given set of garment parameters
- Generate sorting and washing recommendations for multiple items in batch
- Run garment management logic locally without any network access
Best For
- Developers embedding garment sorting logic into automation pipelines
- Builders of home-assistance or lifestyle automation systems
- End users who want offline batch washing-plan lookups
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.