AI Agent Hub
Back to plugins
⚙️

dsh-big-clean

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-big-clean

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

Run dsh plugin install uckkk/dsh-big-clean in your DeepSeek Harness terminal to install; the source is at https://github.com/uckkk/dsh-big-clean

About this plugin

Every year before the Lunar New Year, the sheer volume of household tasks deep cleaning, stocking festival supplies, scheduling preparations in the right order can feel overwhelming. dsh-big-clean is built for exactly this scenario, turning a scattered pile of to-dos into a single structured festival preparation plan so you can focus on execution rather than juggling a mental list.\n\nUnder the hood, the plugin registers a single tool called big_clean. You invoke it within a session by passing in your parameters, and it returns a tailored preparation plan. The entire implementation is pure Node.js with zero network calls and no external dependencies, meaning plan generation is fully local, fast, and privacy-safe.\n\nIt is well suited for individuals who want to fold pre-festival household chores into their DeepSeek Harness AI workflow, as well as developers who prefer lightweight, dependency-free, offline tooling for their agentic pipelines.

Use Cases

  • Planning a whole-home deep clean and festival shopping before Lunar New Year
  • Generating a household task-and-supply checklist inside an AI workflow
  • Producing a structured festival prep plan in a fully offline environment

Best For

  • Individual users who want to automate pre-festival household planning
  • Developers seeking a zero-dependency, offline-ready toolchain
  • Teams that want to fold festival tasks into their DeepSeek Harness workflow