progressive
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseProgressive Skill
Progressive Skill
Manage Progressive insurance policies with Snapshot and Name Your Price.
使用Snapshot和Name Your Price管理Progressive保险保单。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/progressive/install.sh | bashOr manually:
bash
cp -r skills/progressive ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/progressive/install.sh | bash或手动安装:
bash
cp -r skills/progressive ~/.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 PROGRESSIVE_EMAIL "your_email"
canifi-env set PROGRESSIVE_PASSWORD "your_password"
undefinedcanifi-env set PROGRESSIVE_EMAIL "你的邮箱"
canifi-env set PROGRESSIVE_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 "你的邮箱"
canifi-env set SERVICE_PASSWORD "你的密码"注意:存储在canifi-env中的凭据仅能在你的本地设备上访问,绝不会被传输。
Capabilities
功能
- View Policies: Access all insurance policies
- Snapshot Data: View driving behavior data
- File Claims: Submit and track claims
- Name Your Price: Get customized quotes
- Bundle Management: Manage multi-policy bundles
- 查看保单:访问所有保险保单
- Snapshot数据:查看驾驶行为数据
- 提交理赔:提交并跟踪理赔申请
- Name Your Price:获取定制化报价
- 套餐管理:管理多保单套餐
Usage Examples
使用示例
View Snapshot
查看Snapshot数据
User: "Show my Snapshot driving score"
Assistant: Returns driving behavior data用户:"展示我的Snapshot驾驶评分"
助手:返回驾驶行为数据Get Quote
获取报价
User: "Name your price for auto insurance at $100/month"
Assistant: Returns matching coverage options用户:"为每月100美元的汽车保险使用Name Your Price功能"
助手:返回匹配的保障选项File Claim
提交理赔
User: "File a claim for my fender bender"
Assistant: Starts claim process用户:"为我的小刮擦事故提交理赔"
助手:启动理赔流程View Bundle
查看套餐
User: "Show my bundled policies"
Assistant: Returns all bundled coverage用户:"展示我的捆绑保单套餐"
助手:返回所有捆绑保障内容Authentication Flow
认证流程
- Account-based authentication
- No official API
- Browser automation required
- Snapshot device integration
- 基于账户的认证
- 无官方API
- 需要浏览器自动化
- Snapshot设备集成
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| Snapshot Error | Device issue | Reconnect device |
| Quote Failed | Criteria not met | Adjust parameters |
| Claim Error | Missing info | Complete form |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 登录失败 | 凭据无效 | 检查账户信息 |
| Snapshot错误 | 设备问题 | 重新连接设备 |
| 报价失败 | 未满足条件 | 调整参数 |
| 理赔错误 | 信息缺失 | 完善表单内容 |
Notes
说明
- Snapshot telematics program
- Name Your Price tool
- Bundle discounts
- No public API
- Mobile app available
- Usage-based pricing
- Snapshot远程信息处理程序
- Name Your Price工具
- 套餐折扣
- 无公开API
- 支持移动应用
- 基于使用情况的定价