AI Agent Hub
Back to plugins
🧰

dsh-property-tax

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-property-tax

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

Run dsh plugin install uckkk/dsh-property-tax inside DeepSeek Harness to install the property-fee estimation plugin from https://github.com/uckkk/dsh-property-tax.

About this plugin

Property-fee calculation often involves several parameters—building area, unit-price standards, floor coefficients, and common-area apportionment—making manual computation both time-consuming and error-prone. dsh-property-tax wraps the entire process into a single tool call: pass in the relevant parameters and receive a precise result with an itemized breakdown, eliminating the need to hunt down formulas and double-check arithmetic repeatedly.

The plugin is written in pure Node.js and runs entirely within the local process. It makes no network requests, so every calculation is offline, deterministic, and easy to audit. Once the property_tax tool is registered, it can be invoked directly within a session with no extra services or databases required.

It is well suited for property managers batch-processing monthly charges, real-estate appraisers quickly validating property-fee costs during a valuation, or individual owners who simply want to understand exactly how their monthly property fee is derived.

Use Cases

  • Batch-calculating monthly property fees and verifying itemized breakdowns
  • Quickly validating average monthly property-fee costs during a real-estate valuation
  • Looking up how each parameter contributes to the monthly property-fee total

Best For

  • Property managers handling fee reconciliation and monthly billing
  • Real-estate appraisers who need a property-fee reference in valuations
  • Homeowners who want to understand how their property fee is computed