deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:kevinchu1981/dsh-insurance-experts
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
DeepSeek Harness (DSH) plugins for insurance analysis — three specialized AI expert tools powered by system prompts originally built for WorkBuddy Expert Center.
| Plugin | npm Package | Tool Name | Description |
|---|---|---|---|
| Ops Analyst (Ying'an / 盈安) | @kevinsales/dsh-insurance-ops-analyst |
insurance_ops_analyst |
Insurance company operations: solvency, profitability, EV, investment risk, regulatory compliance |
| Company Analyst | @kevinsales/dsh-insurance-company-analyst |
insurance_company_analyst |
Insurance company financial & operating analysis: financials, channels, peer comparison |
| Product Analyst (InsureGuide / 险析君) | @kevinsales/dsh-insurance-product-analyst |
insurance_product_analyst |
Insurance product analysis: clause decoding, cost-effectiveness, product comparison, coverage planning |
dsh plugin --profile web add @kevinsales/dsh-insurance-ops-analyst
dsh plugin --profile web add @kevinsales/dsh-insurance-company-analyst
dsh plugin --profile web add @kevinsales/dsh-insurance-product-analyst
dsh plugin --profile web add "github:kevinsales/dsh-insurance-experts#main"
dsh plugin --profile web add "link:./packages/insurance-ops-analyst"
dsh plugin --profile web add "link:./packages/insurance-company-analyst"
dsh plugin --profile web add "link:./packages/insurance-product-analyst"
After installation, the tools are automatically available in DeepSeek conversations. Example prompts:
npm install
npm run build
dsh-insurance-experts/
├── packages/
│ ├── insurance-ops-analyst/
│ │ ├── package.json
│ │ ├── cordis.patch.yml
│ │ ├── tsconfig.json
│ │ └── src/index.ts
│ ├── insurance-company-analyst/
│ │ ├── package.json
│ │ ├── cordis.patch.yml
│ │ ├── tsconfig.json
│ │ └── src/index.ts
│ └── insurance-product-analyst/
│ ├── package.json
│ ├── cordis.patch.yml
│ │ ├── tsconfig.json
│ └── src/index.ts
├── package.json
├── tsconfig.json
└── README.md
除了上面的 DSH 插件,我们还把保险能力打包成了 WorkBuddy Skill,无需写代码,在 WorkBuddy 里对话即可调用。
| Skill | 一句话 | 适合谁 | 安装 |
|---|---|---|---|
| 保险产品建议书 | 专家级产品分析 + 可递送对比建议书,官网口径核验、多模板 PDF 一键出稿 | 保险顾问/经纪人/投保人 | SkillHub 搜"保险产品建议书" |
| 保险精算师 | 定价·准备金·利润测试·监管报备一套脚本,内置第三/四套生命表与国内某头部财产险公司真实案例 | 精算师/产品/保险学生 | SkillHub 搜"保险精算师" |
用过觉得好/不好,都欢迎到 SkillHub 点赞或留评,或在仓库提 Issue 🙏
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。