dsh-move-day
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-move-day
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-move-day, source available at https://github.com/uckkk/dsh-move-day
About this plugin
Moving day is a whirlwind of packing, routing, and coordinating helpers, and it is easy to drop a step. dsh-move-day enters as an agent-workflow plugin that registers a single move_day tool: call it in a conversation with the right parameters and it returns a structured moving-day plan, turning a scattered to-do list into a clear sequence of actions.
The implementation is pure Node with no network calls whatsoever. It runs entirely offline, responds in an instant, and pulls in zero external dependencies, making it a lightweight and dependable node in any workflow chain.
If you are a developer assembling agent workflows and need a drop-in tool node for moving-day scenarios, dsh-move-day offers a minimal surface area under the permissive MIT licence. No configuration, no service setup just plug it in and use it.
Use Cases
- Generating a time-ordered task list for moving day
- Embedding a moving-day planning node in an agent workflow
- Requiring a lightweight offline tool node with no external dependencies
Best For
- Developers building agent workflows
- Teams that need zero-config tool nodes
- Builders who prefer offline, dependency-free local setups
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.