dsh-interior-clean
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-interior-clean
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-interior-clean in your terminal to install the plugin in DeepSeek Harness; the source code is available at https://github.com/uckkk/dsh-interior-clean
About this plugin
In agent workflows, interior cleaning steps often rely on manual experience or repeated lookups in external resources, leaving a gap for a plug-and-play step that turns parameterized input into a clear verdict. dsh-interior-clean is built to fill that gap, turning generation of cleaning recommendations into a single, concise tool call.
The plugin registers an interior_clean tool: feed it the relevant parameters and it computes according to built-in rules, returning a clear cleaning recommendation. The entire implementation is pure Node with zero network requests and no dependency on external services, making it fast to start, trivial to deploy, and fully functional in offline or air-gapped environments.
If you are orchestrating interior-related scenes such as home or automotive maintenance within a DeepSeek workflow and need a local, side-effect-free tool that produces cleaning advice quickly, dsh-interior-clean slots straight into your existing pipeline with no extra configuration required.
Use Cases
- Embedding interior cleaning recommendation steps in agent workflows
- Generating clear cleaning plans quickly from input parameters
- Locally invoking a cleaning calculation tool in offline or air-gapped environments
Best For
- Developers building interior-related agent workflows for home or automotive
- Operations engineers needing zero-network local tools
- AI engineers orchestrating cleaning scenarios in DeepSeek workflows
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.