AI Agent Hub
Back to plugins
🧰

dsh-gongjijin

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-gongjijin

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

Run dsh plugin install uckkk/dsh-gongjijin in your terminal to install this plugin; the source repository is at https://github.com/uckkk/dsh-gongjijin .

About this plugin

When applying for a housing provident fund loan, the most practical question is simple: exactly how much will I pay each month, and what is the total interest? Most online calculators are cluttered, multi-step experiences that make it hard to get one clean answer fast.

dsh-gongjijin keeps things minimal and precise. Supply the loan amount, annual interest rate, and term as parameters, and it returns the exact monthly payment along with a detailed repayment breakdown. The entire engine is pure Node.js with no network dependency, so it works fully offline.

It is well suited for homebuyers who need a trustworthy figure while processing their provident fund application, and for technical users who want to fold loan-payment math into personal scripts or automation workflows.

Use Cases

  • Quickly confirm the monthly payment when applying for a provident fund loan
  • Automatically calculate repayment details under different interest rates in a script
  • Get an instant loan payment result in a fully offline environment

Best For

  • Homebuyers processing a housing provident fund loan
  • Technical users embedding loan math into automation workflows
  • Individuals comparing different loan scenarios quickly