dsh-debt-plan
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-debt-plan
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, install this plugin by running dsh plugin install uckkk/dsh-debt-plan; the full source is available at https://github.com/uckkk/dsh-debt-plan.
About this plugin
Managing household debt means constantly balancing income, outstanding balances, interest rates and repayment timelines, yet a surprising number of off-the-shelf tools either require a persistent network connection or a heavy deployment pipeline. dsh-debt-plan strips the problem down to its essentials: a pure Node implementation with zero network dependencies, so every computation stays inside your local session and no data ever leaves your machine.
The plugin registers a single tool called debt_plan. You pass in the relevant parameters and it returns a structured household financial-planning proposal. No external API calls are made at runtime, which makes it a natural fit for privacy-sensitive or fully offline workflows. There is no extra runtime, no background service, and the logic is transparent enough to read, extend, and audit in minutes.
If you need a plug-and-play debt-planning capability inside a dsh pipeline without pulling in additional network services or heavyweight components, this is a practical choice. The MIT license further removes any friction around forking, customising, or deploying privately in an enterprise environment.
Use Cases
- Structuring a household debt repayment schedule
- Comparing interest costs across different repayment strategies
- Generating financial-planning proposals in a fully offline environment
Best For
- Households seeking local, zero-network finance tools
- Developers assembling dsh automation pipelines
- Independent financial advisors with strict data-privacy requirements
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.