dsh-insurance-config
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-insurance-config
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-insurance-config in your terminal to install the plugin; the full source repository is available at https://github.com/uckkk/dsh-insurance-config.
About this plugin
Insurance configuration typically involves multi-parameter rules that are easy to misjudge when checked by hand. dsh-insurance-config distills this into a single tool, insurance_config: feed it a precise parameter set and it returns a deterministic recommendation, eliminating rounds of manual trial and error.
The plugin is implemented in pure Node.js with zero network dependencies. Every computation runs locally within the session, so it works reliably in offline environments, intranet deployments, or CI pipelines without worrying about third-party API limits or outages.
It suits operations, risk-control, or backend engineers who need to quickly validate whether a parameter combination is compliant or to batch-generate configuration suggestions as an on-demand calculation tool inside a conversation.
Use Cases
- Validate whether a parameter combination meets compliance rules
- Batch-generate insurance configuration plans with clear recommendations
- Complete configuration calculations in offline or intranet environments
Best For
- Operations staff managing insurance policy configuration
- Risk-control engineers validating parameter compliance
- Developers embedding configuration calculations into CI pipelines
Related Plugins
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.
Dockyard DSH is a native DeepSeek Harness plugin that unifies official OAuth/client sessions for Codex, Antigravity, Grok, Claude, and Cursor, providing account pool, model catalog, and quota status.