accurlex-dsh-legal
Run the following command in DeepSeek Harness:
dsh plugin install MrPunchLeonardo/accurlex-dsh-legal
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in DeepSeek Harness by running dsh plugin install MrPunchLeonardo/accurlex-dsh-legal ; the full source is available at https://github.com/MrPunchLeonardo/accurlex-dsh-legal .
About this plugin
Bringing legal expertise into a DeepSeek Harness agent workflow used to mean maintaining a convoluted MCP/stdio/JWT pipeline. The accurlex-dsh-legal plugin eliminates that friction entirely: it talks directly to the accurLex Open Platform REST API, requires no server-side changes, and drops straight into a web or headless profile to give your agent a full legal toolset.
Five ready-to-use tools are included out of the box. Legal QA handles context-rich, multi-turn questions. Law search covers both the deep tier (up to 10,000 characters) and the expert tier (up to 30,000 characters). Contract review can return either a natural-language opinion for human readers or structured JSON for downstream pipelines. Document drafting accepts writing requirements plus optional reference materials to produce complete drafts. Account usage lets callers check remaining quota at any time. All long-running requests use streaming with heartbeat-aware aggregation and a configurable timeout (default 10 minutes), comfortably covering heavy tasks like full contract review.
Whether you are a legal-ops specialist pulling regulations on demand, a firm running automated contract reviews across a portfolio, or a developer building domain-specific agent workflows, this plugin is the shortest path to legal capability inside DeepSeek Harness. It stores no user data, introduces no extra runtime dependencies, and ships under a MIT license that covers the plugin package alone, keeping the boundary of use unambiguous.
Use Cases
- Automate contract review in a DSH workflow and return structured JSON to downstream pipelines
- Legal teams batch-query regulations across deep and expert tiers and generate multi-turn QA summaries
- Developers integrate document drafting and real-time API quota monitoring into legal projects
Best For
- Legal-ops specialists who rely on regulation search and legal QA day to day
- In-house legal teams or law firms running automated contract review at scale
- Developers building legal-domain agent workflows on DeepSeek Harness
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.