AI Agent Hub
Back to plugins
🧰

dsh-hotel-tax

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-hotel-tax

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

Run dsh plugin install uckkk/dsh-hotel-tax in the DeepSeek Harness terminal to install this plugin; the full source is available at https://github.com/uckkk/dsh-hotel-tax

About this plugin

When handling check-ins, reconciling bills, or planning a trip, hotel tax often depends on multiple parameters. Computing them by hand is slow and error-prone, while relying on an external web service adds an extra network dependency.

dsh-hotel-tax is a pure Node.js local tool that requires no network requests. It takes the parameters you supply, performs a precise hotel-tax calculation, and returns a clearly structured detailed result so every number is easy to trace.

It is well suited for developers and business staff who need quick, repeatable hotel-tax figures in front-desk operations, financial reconciliation, or travel cost estimation.

Use Cases

  • Quick tax confirmation when checking in guests at the front desk
  • Batch verification of hotel tax amounts across cities during monthly reconciliation
  • Estimating total accommodation cost including taxes during trip planning

Best For

  • Hotel front-desk and operations staff
  • Financial reconciliation and audit teams
  • Developers integrating tax calculation into their apps