haven-life
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseHaven Life Skill
Haven Life Skill
Simple, affordable term life insurance online.
简单实惠的在线定期人寿保险。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/haven-life/install.sh | bashOr manually:
bash
cp -r skills/haven-life ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/haven-life/install.sh | bash或者手动安装:
bash
cp -r skills/haven-life ~/.canifi/skills/Setup
配置
Configure via canifi-env:
bash
undefined通过canifi-env进行配置:
bash
undefinedFirst, ensure canifi-env is installed:
首先,确保已安装canifi-env:
curl -sSL https://canifi.com/install.sh | bash
curl -sSL https://canifi.com/install.sh | bash
canifi-env set HAVENLIFE_EMAIL "your_email"
canifi-env set HAVENLIFE_PASSWORD "your_password"
undefinedcanifi-env set HAVENLIFE_EMAIL "your_email"
canifi-env set HAVENLIFE_PASSWORD "your_password"
undefinedPrivacy & Authentication
隐私与认证
Your credentials, your choice. Canifi LifeOS respects your privacy.
你的凭证,由你掌控。Canifi LifeOS尊重你的隐私。
Option 1: Manual Browser Login (Recommended)
选项1:手动浏览器登录(推荐)
If you prefer not to share credentials with Claude Code:
- Complete the Browser Automation Setup using CDP mode
- Login to the service manually in the Playwright-controlled Chrome window
- Claude will use your authenticated session without ever seeing your password
如果你不想与Claude Code共享凭证:
- 使用CDP模式完成浏览器自动化设置
- 在Playwright控制的Chrome窗口中手动登录服务
- Claude将使用你的已认证会话,全程不会获取你的密码
Option 2: Environment Variables
选项2:环境变量
If you're comfortable sharing credentials, you can store them locally:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
如果你愿意共享凭证,可以将其存储在本地:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"注意:存储在canifi-env中的凭证仅可在你的本地机器上访问,绝不会被传输。
Capabilities
功能
- Get Quote: Instant term life quotes
- Apply Online: Complete application digitally
- View Policy: Access policy details
- Beneficiaries: Manage beneficiary info
- Coverage Tools: Estimate coverage needs
- 获取报价:即时生成定期人寿保险报价
- 在线申请:完成数字化投保申请
- 查看保单:访问保单详细信息
- 受益人管理:管理受益人信息
- 保额测算工具:估算所需保额
Usage Examples
使用示例
Get Quote
获取报价
User: "Get a Haven Life quote"
Assistant: Returns term life pricing用户:"获取Haven Life报价"
助手:返回定期人寿保险定价Check Policy
查看保单
User: "Show my Haven Life policy"
Assistant: Returns policy details用户:"显示我的Haven Life保单"
助手:返回保单详细信息Update Beneficiary
更新受益人信息
User: "Update my beneficiary information"
Assistant: Opens beneficiary management用户:"更新我的受益人信息"
助手:打开受益人管理界面Estimate Coverage
测算保额
User: "How much life insurance do I need?"
Assistant: Runs coverage calculator用户:"我需要多少人寿保险?"
助手:运行保额计算器Authentication Flow
认证流程
- Account-based authentication
- No official API
- Browser automation required
- Backed by MassMutual
- 基于账户的认证
- 无官方API
- 需要浏览器自动化
- 由MassMutual提供支持
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| Quote Error | Eligibility issue | Adjust parameters |
| Application Error | Medical history | Additional review |
| Update Failed | Verification needed | Contact support |
| Error | Cause | Solution |
|---|---|---|
| 登录失败 | 凭证无效 | 检查账户信息 |
| 报价错误 | 资格问题 | 调整参数 |
| 申请错误 | 病史问题 | 补充审核 |
| 更新失败 | 需要验证 | 联系客服 |
Notes
注意事项
- Simple term life
- MassMutual backed
- InstantTerm option
- Online application
- No public API
- Mobile access
- 简单定期人寿保险
- 由MassMutual支持
- 提供InstantTerm选项
- 在线申请流程
- 无公开API
- 支持移动访问