dsh-insur-plan
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-insur-plan
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-insur-plan in the DeepSeek Harness terminal to install this plugin (source: https://github.com/uckkk/dsh-insur-plan).
About this plugin
Most families face a maze of insurance products without a clear sense of which covers they truly need, how to split a limited budget, or how different policies complement one another. dsh-insur-plan turns that complexity into a structured planning workflow: feed in household composition, budget range, and a few other key parameters, and the agent returns a well-organized insurance configuration proposal, saving you from sifting through dozens of comparison articles.
The core tool, insur_plan, is built with pure Node.js and makes zero network requests. Every planning step runs locally, so it works reliably in offline sandboxes, intranet setups, or any environment where third-party API availability is a concern. This makes it a lightweight, deterministic node to drop into an existing agent workflow.
It is suited for two audiences: workflow developers assembling household finance assistants who need a dependency-free insurance planning step, and ordinary families who want a quick reference framework before diving into specific product terms and underwriting questions.
Use Cases
- Embedding an insurance planning node into an agent workflow
- Configuring family insurance coverage in offline or intranet environments
- Building an insurance reference framework into a household finance assistant
Best For
- Workflow developers building household finance assistants
- Families seeking a quick insurance planning reference
- Developers who prefer dependency-free local execution
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.