dsh-power-saving
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-power-saving
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-power-saving in the DeepSeek Harness terminal to install; the source code is available at https://github.com/uckkk/dsh-power-saving.
About this plugin
Electricity bills keep climbing, yet most online power-saving guides boil down to generic tips like turning off lights or nudging the thermostat. What is missing is a scenario-specific, parameter-driven analysis you can actually trust. dsh-power-saving closes that gap by turning power saving from a list of vague rules into a deterministic calculation you can run and verify.
At its core the plugin registers a single tool called power_saving. You pass in the relevant parameters, it performs an exact calculation locally, and returns one concrete recommendation instead of a menu of maybes. The implementation is written in plain Node.js with zero network calls, so every number is computed on your own machine and no data ever leaves it. That makes it a natural fit for privacy-conscious users or anyone working in an offline environment.
It is well suited for people who want to pull a quantified power-saving suggestion right inside a chat session without opening a browser or installing a heavyweight app; developers who prefer a zero-dependency, zero-configuration tool they can invoke and move on; and anyone who would rather keep their energy data on-device than ship it to a remote service. Once installed you simply call the registered tool in your session and get the answer. No extra setup, no deployment steps, nothing else to configure.
Use Cases
- Passing in specific parameters inside a chat session and getting one actionable power-saving tip instantly
- Running power-saving calculations fully offline with no external service required
- Keeping energy data strictly on-device when sending it to any remote server is not acceptable
Best For
- Everyday users who want a quick, quantified power-saving tip at the tap of a tool
- Developers who prefer zero-dependency, zero-configuration, out-of-the-box lightweight tools
- Privacy-conscious users who refuse to upload energy data to any remote service
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.