AI Agent Hub
Back to plugins
🤖

dsh-contract-unlimited

Model Inference Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-contract-unlimited

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

Run dsh plugin install uckkk/dsh-contract-unlimited in the DeepSeek Harness terminal to install the plugin; the source repository is hosted at https://github.com/uckkk/dsh-contract-unlimited .

About this plugin

Deciding whether a non-fixed-term contract is triggered under Chinese labor law involves several overlapping criteria — consecutive contract renewals, cumulative tenure, employer obligations — and checking them by hand is slow and error-prone. dsh-contract-unlimited collapses that multi-step assessment into a single parameterised call, making the determination deterministic and auditable.

The plugin registers a tool called contract_unlimited: you supply the relevant parameters, and it computes the verdict precisely, returning both a detailed calculation trace and the specific legal provisions that support the conclusion. The implementation is pure Node.js with zero network dependencies, so it runs reliably in offline or air-gapped environments.

Whether you are an HR professional verifying contract types at onboarding or renewal, a legal team assembling evidence in a dispute, or a labor-law researcher testing rule boundaries in case analysis, this plugin offers a lightweight, workflow-friendly entry point for instant, cite-ready determinations.

Use Cases

  • Verifying non-fixed-term contract triggers at onboarding or renewal
  • Assembling evidence and citing legal provisions in a dispute
  • Testing rule boundaries and determination logic in case analysis

Best For

  • Corporate HR and hiring managers
  • Labor law and compliance teams
  • Labor-law researchers and attorneys