保险公司财务经营分析专家,真跑偿付能力、财务报表、投资、渠道与同业对标测算。
安装
# npm 包(预构建)
dsh plugin --profile web add @kevinsales/dsh-insurance-company-analyst
# GitHub 源码(首次需按提示配置 allowBuilds 构建授权后重试)
dsh plugin --profile web add github:kevinchu1981/dsh-insurance-experts#path:/packages/insurance-company-analyst
装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络,工具审批管不到它。GitHub 来源的插件还会在安装时执行构建脚本——pnpm 默认拦截,所以安装可能停在 ERR_PNPM_GIT_DEP_PREPARE_NOT_ALLOWED 或 ERR_PNPM_IGNORED_BUILDS;dsh 会打印出需要添加的确切键名,把它加进该 profile 的 pnpm-workspace.yaml 的 allowBuilds 下,重跑一次即可装上。放行构建本身就是一次信任判断:请只安装可信来源,并尽量锁定 commit(github:owner/repo#sha)。
README
DeepSeek Harness (DSH) plugins for insurance analysis — three specialized AI expert tools powered by system prompts originally built for WorkBuddy Expert Center.
Plugins
| 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 |
Installation
Via npm
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
Via GitHub
dsh plugin --profile web add "github:kevinsales/dsh-insurance-experts#main"
Local link (for development)
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"
Usage
After installation, the tools are automatically available in DeepSeek conversations. Example prompts:
- "用盈安的身份分析某寿险公司2024年偿付能力下降的原因"
- "对比两家保险公司的NBV增速和渠道结构"
- "帮我对比某两款重疾险的性价比,预算年缴1万以内"
Build
npm install
npm run build
Project Structure
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
🤖 WorkBuddy Skill 版本(零代码 · 对话即用)
除了上面的 DSH 插件,我们还把保险能力打包成了 WorkBuddy Skill,无需写代码,在 WorkBuddy 里对话即可调用。
| Skill | 一句话 | 适合谁 | 安装 |
|---|---|---|---|
| 保险产品建议书 | 专家级产品分析 + 可递送对比建议书,官网口径核验、多模板 PDF 一键出稿 | 保险顾问/经纪人/投保人 | SkillHub 搜"保险产品建议书" |
| 保险精算师 | 定价·准备金·利润测试·监管报备一套脚本,内置第三/四套生命表与国内某头部财产险公司真实案例 | 精算师/产品/保险学生 | SkillHub 搜"保险精算师" |
为什么用 Skill 版而不是插件版?
- 零环境:不用装 Python/依赖,WorkBuddy 内直接对话触发。
- 可核验:建议书 skill 强制附官网产品说明书/条款/费率表链接,客户自核。
- 开箱即跑:精算师 skill 内置中国经验生命表与已验证的国内某头部财产险公司商业车险案例。
样例
- 保险产品建议书样例输出 → showcase/保险产品建议书_样例输出.md
- 保险精算师样例输出(含国内某头部财产险公司对标)→ showcase/保险精算师_样例输出.md
反馈
用过觉得好/不好,都欢迎到 SkillHub 点赞或留评,或在仓库提 Issue 🙏
License
MIT
链接
同类插件
Tencent/WeKnora#dsh-weknora★ 21359
把 WeKnora 知识库接入 dsh 的四个只读工具:列出知识库、混合检索原文片段、按顺序还原单篇文档,以及直接取用 WeKnora 自己带引用的 RAG 或 ReAct agent 回答(含可续聊的 session id)。
superdesigndev/treg★ 1189
给 Agent 的工具目录:按「要做的事」检索约 2,600 个外部接口(SEO 与 SERP、外链、社交、人物与公司信息补全、广告库、抓取),查看参数与单次调用价格后直接调用,凭据由服务端注入。附带技能,MCP 行在未设置 TREG_TOKEN 前保持禁用。
anysearch-team/anysearch-dsh★ 399
基于 AnySearch 的实时网页与垂直搜索插件,为 DeepSeek Harness 提供搜索工具。
EthanYoQ/Invoice-Downloader#dsh-invoice-downloader★ 379
面向 DeepSeek Harness 的本地 IMAP 发票下载、OCR 识别、归档与 Excel 报销汇总。
omdsh-dev/dsh-data-agent★ 184
让 AI 帮你连数据库、写 SQL。
zhaoolee/notes#dsh-plugin★ 158
将 DSH 对话导出为锤子便签风格 PNG,或在配置的账号工作区中新建和更新 Markdown 便签。
社区评论
评论公开保存在 GitHub Discussions。加载评论会连接 GitHub 和 Giscus;发表内容需要 GitHub 账号。