root
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseRoot Insurance Skill
Root Insurance Skill
Usage-based auto insurance that rewards good driving.
基于驾驶行为的汽车保险,奖励良好驾驶习惯。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/root/install.sh | bashOr manually:
bash
cp -r skills/root ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/root/install.sh | bash或手动安装:
bash
cp -r skills/root ~/.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 ROOT_EMAIL "your_email"
canifi-env set ROOT_PASSWORD "your_password"
undefinedcanifi-env set ROOT_EMAIL "your_email"
canifi-env set ROOT_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
功能特性
- View Policy: Access auto insurance policy
- Driving Score: View behavior-based rating
- Test Drive: Complete driving evaluation
- File Claims: Submit and track claims
- Savings Track: Monitor premium savings
- 查看保单:访问汽车保险保单
- 驾驶评分:查看基于行为的评分
- 试驾评估:完成驾驶评估
- 提交理赔:提交并跟踪理赔申请
- 节省跟踪:监控保费节省情况
Usage Examples
使用示例
View Score
查看评分
User: "What's my Root driving score?"
Assistant: Returns driving behavior rating用户:“我的Root驾驶评分是多少?”
助手:返回驾驶行为评分Check Savings
查看节省金额
User: "How much am I saving with Root?"
Assistant: Returns premium comparison用户:“使用Root我节省了多少钱?”
助手:返回保费对比结果File Claim
提交理赔
User: "File an accident claim"
Assistant: Starts claim process用户:“提交事故理赔申请”
助手:启动理赔流程Test Drive
开始试驾评估
User: "Start my Root test drive"
Assistant: Begins driving evaluation period用户:“开始我的Root试驾评估”
助手:开启驾驶评估周期Authentication Flow
认证流程
- Account-based authentication
- No official API
- Browser/app automation
- GPS telematics required
- 基于账户的认证
- 无官方API
- 浏览器/应用自动化
- 需要GPS远程信息处理
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| Test Failed | Not enough data | Complete more trips |
| Score Error | GPS issue | Enable location |
| Claim Error | Missing info | Complete details |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 登录失败 | 凭证无效 | 检查账户信息 |
| 评估失败 | 数据不足 | 完成更多行程 |
| 评分错误 | GPS问题 | 启用定位服务 |
| 理赔错误 | 信息缺失 | 补充完整信息 |
Notes
注意事项
- Fair pricing based on driving
- Test drive evaluation period
- Mobile app required
- GPS-based tracking
- No public API
- Available in select states
- 基于驾驶行为的公平定价
- 试驾评估周期
- 需要使用移动应用
- 基于GPS的跟踪
- 无公开API
- 仅在部分州可用