AI Agent Hub
Back to plugins
🖥️

dsh-debt-snowball

Client Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-debt-snowball

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install uckkk/dsh-debt-snowball in your DeepSeek Harness terminal to install this plugin (source: https://github.com/uckkk/dsh-debt-snowball).

About this plugin

Juggling several credit-card balances or a pile of small loans, wondering which one to attack first, how much to allocate each cycle, and exactly how many periods it will take to clear everything? dsh-debt-snowball turns that tedious spreadsheet exercise into a single tool call inside your conversation.

Once installed, the plugin registers a debt_snowball tool. You supply outstanding amounts, interest rates, and any other parameters you care about, and it computes the full snowball repayment schedule locally in pure Node.js with zero network requests. The result arrives as a precise, structured per-period breakdown you can scan at a glance.

It is built for anyone holding multiple concurrent debts who wants a snowball-method plan delivered right in the session, without opening a browser tab or installing a separate calculator. MIT-licensed, dependency-free, and your data never leaves the machine.

Use Cases

  • Ordering multiple card or small-loan balances by smallest-first and computing per-cycle payments
  • Mapping a multi-debt payoff schedule with total interest and final maturity date
  • Quickly comparing how different rate parameters shift the number of periods to full payoff

Best For

  • Individuals carrying multiple consumer loans or card balances
  • Users who need offline, zero-dependency repayment planning
  • People who prefer the snowball method over the avalanche method for payoff order