AI Agent Hub
Back to plugins
🧰

dsh-law-terms

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-law-terms

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

Run the following command in the DeepSeek Harness terminal to install this plugin: dsh plugin install uckkk/dsh-law-terms; the source code is available at https://github.com/uckkk/dsh-law-terms

About this plugin

Needing to verify a precise legal definition mid-conversation usually means breaking your flow, switching to a dictionary or database, and then switching back—friction that lawyers and law students know all too well. dsh-law-terms brings that lookup step right into the session: once installed, a single prompt is all it takes to call the tools it registers, with no tab-switching required.

The plugin exposes two core tools. list_law returns every legal-terminology entry currently included, giving you a quick overview to scan and narrow down; get_law lets you retrieve the full detail of a single entry by its id or by name, which is handy when you need to verify a specific concept mid-discussion. Everything runs on a pure Node.js implementation with zero external network calls, so responses are instant and fully local.

If your daily work involves drafting legal documents, reviewing contracts, teaching law, or simply wanting a reliable in-session reference for legal terminology inside DeepSeek Harness, this plugin cuts the repetitive window-switching overhead out of your workflow.

Use Cases

  • Verifying precise legal definitions while drafting legal documents
  • Looking up full legal concept descriptions while reviewing contracts
  • Cross-referencing related legal terms while discussing statutes with an AI in a law class

Best For

  • Lawyers and legal professionals
  • Law students and researchers
  • Professionals who collaborate with AI on legal documentation