dsh-electricity-bill
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-electricity-bill
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-electricity-bill in the DeepSeek Harness terminal to install this plugin; the source code is hosted at https://github.com/uckkk/dsh-electricity-bill .
About this plugin
Tiered electricity pricing rules vary by region, bracket, and season, and manually checking a bill is easy to get wrong at the boundary between tiers, especially when multiple brackets stack or peak-valley rates come into play. dsh-electricity-bill wraps that calculation logic into a ready-to-use client-side tool: pass in usage and tier parameters and get back a line-by-line breakdown for each bracket, eliminating the need for repeated manual verification.
The tool is written in pure Node.js with zero network dependencies, so it makes no external requests and works comfortably in offline or privacy-sensitive environments. Every calculation is strictly parameter-driven and returns structured, itemized results that are easy to feed into data comparison, report generation, or automation pipelines.
If you are building a power-consumption analytics script, a smart-home energy dashboard, or simply need to drop tiered electricity calculation into an existing Node.js workflow, dsh-electricity-bill offers a lightweight, side-effect-free computing unit that is plug-and-play and requires no additional services.
Use Cases
- Incorporating tiered electricity calculation into power-analysis scripts
- Smart-home energy dashboards needing precise per-bracket cost breakdown
- Calling a dependency-free billing node inside automation pipelines
Best For
- Developers writing Node.js data-analysis or reporting scripts
- Engineers building smart-home and IoT energy modules
- Script authors who need offline electricity-bill automation
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.