AI Agent Hub
Back to plugins
🧰

dsh-leave-days

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-leave-days

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

Run dsh plugin install uckkk/dsh-leave-days in the terminal to install the annual-leave-days plugin from https://github.com/uckkk/dsh-leave-days; once installed, simply invoke the leave_days tool in your conversation.

About this plugin

Calculating annual leave days may seem straightforward, but getting the numbers right across different parameter combinations can be tricky, especially when repeated verification is needed.

dsh-leave-days registers a leave_days tool that computes annual leave days precisely based on the parameters you provide and returns a detailed result. The entire implementation is pure Node with zero network dependencies, making it lightweight and fully offline-capable.

It is well suited for users who need a quick annual-leave calculation or want to weave the result into everyday conversations and automated workflows.

Use Cases

  • Quickly look up annual leave days for a given period
  • Weave leave-day results into automated approval workflows
  • Repeatedly verify scheduling data for leave planning

Best For

  • HR and admin staff who frequently reconcile annual leave
  • Developers who want to embed leave calculation into workflows
  • General users who casually check leave days in conversation