install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/haven-life" ~/.claude/skills/majiayu000-claude-skill-registry-haven-life && rm -rf "$T"
manifest:
skills/data/haven-life/SKILL.mdsource content
Haven Life Skill
Simple, affordable term life insurance online.
Quick Install
curl -sSL https://canifi.com/skills/haven-life/install.sh | bash
Or manually:
cp -r skills/haven-life ~/.canifi/skills/
Setup
Configure via canifi-env:
# First, ensure canifi-env is installed: # curl -sSL https://canifi.com/install.sh | bash canifi-env set HAVENLIFE_EMAIL "your_email" canifi-env set HAVENLIFE_PASSWORD "your_password"
Privacy & Authentication
Your credentials, your choice. Canifi LifeOS respects your privacy.
Option 1: Manual Browser Login (Recommended)
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
Option 2: Environment Variables
If you're comfortable sharing credentials, you can store them locally:
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.
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
Check Policy
User: "Show my Haven Life policy" Assistant: Returns policy details
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
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 |
Notes
- Simple term life
- MassMutual backed
- InstantTerm option
- Online application
- No public API
- Mobile access