dsh-compound-interest
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-compound-interest
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-compound-interest in your terminal to install the plugin; source code is available at https://github.com/uckkk/dsh-compound-interest .
About this plugin
Hand-calculating compound interest is tedious and error-prone, especially over many periods or with varying rates. dsh-compound-interest turns the task into a single function call: pass in principal, rate, and term, and receive a precise period-by-period breakdown of interest and accumulating balance.
Built entirely in Node.js with zero network dependencies, the plugin registers a compound_interest tool that is ready to use right after installation. The deterministic logic means results are reproducible, making it a reliable building block for broader analytical pipelines or live teaching demos.
Whether you are comparing long-term savings plans, stress-testing investment assumptions, or illustrating the power of compounding in a classroom, this lightweight plugin lets you focus on interpreting the numbers instead of computing them.
Use Cases
- Estimating long-term savings growth in personal finance planning
- Comparing investment options across different rates and terms
- Demonstrating compound interest in class with period-by-period breakdowns
Best For
- Financial advisors who need quick compound-interest verification
- Developers embedding interest calculations into analysis pipelines
- Instructors teaching finance, economics, or quantitative methods
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.