AI Agent Hub
Back to plugins
🧰

dsh-payroll-net

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-payroll-net

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

Install in DeepSeek Harness by running dsh plugin install uckkk/dsh-payroll-net; source code is available at https://github.com/uckkk/dsh-payroll-net.

About this plugin

The gap between your gross salary and what actually lands in your bank account can feel like a black box: how much goes to individual income tax, social insurance, and special additional deductions? dsh-payroll-net pulls all that apart, computes each line item precisely from the parameters you provide, and returns a full deduction breakdown with explanations, so you no longer need to bounce between a dozen online calculators.

Built as a pure Node.js plugin with zero network dependencies, it runs entirely locally and never sends your income data to a third-party server. You pass in the payroll parameters and receive a complete, itemised result set together with a plain-language explanation of each deduction.

It fits HR teams who need to verify pay structures quickly, finance staff running spot checks, and everyday employees who want a clear picture of exactly where their money goes before payday.

Use Cases

  • Checking personal deduction breakdown before payday
  • HR verifying after-tax differences across pay schemes
  • Evaluating the real impact of a job switch or raise on take-home pay

Best For

  • Employees who want to understand their exact deduction items
  • HR or finance staff who need quick pay-structure verification
  • Independent developers who prefer local, privacy-respecting tools over online calculators