dsh-laundry-room
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-laundry-room
Paste the following prompt into your AI chat to install this plugin:
Install the plugin by running dsh plugin install uckkk/dsh-laundry-room in your terminal; the source repository is available at https://github.com/uckkk/dsh-laundry-room .
About this plugin
Planning a laundry room cleaning and management scheme often relies on manual experience and is hard to reuse across different scenarios. dsh-laundry-room turns that process into a callable tool node within an agent workflow, so generating a plan becomes a single step.
The plugin registers a tool called laundry_room: pass in the relevant parameters and it returns the corresponding laundry cleaning and management scheme. The whole implementation is pure Node.js with zero network dependencies, producing results locally and instantly, which makes it suitable for latency-sensitive or offline deployments.
If you are building an agent workflow that includes housekeeping or cleaning-management steps, or simply want on-demand laundry room management suggestions within a conversation, this lightweight plugin slots right in without requiring any extra infrastructure.
Use Cases
- Generate laundry room cleaning plans from parameters within an agent workflow
- Produce housekeeping management suggestions in offline environments
- Embed housekeeping steps into automated conversational pipelines
Best For
- Developers building agent workflows with housekeeping steps
- Deployment engineers needing offline low-latency tool invocations
- Product teams seeking on-demand cleaning management suggestions in conversations
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.