getaround
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseGetaround Skill
Getaround Skill
Instant car sharing with keyless access for hourly and daily rentals.
无需钥匙即可即时共享车辆,支持按小时或按天租赁。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/getaround/install.sh | bashOr manually:
bash
cp -r skills/getaround ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/getaround/install.sh | bash或手动安装:
bash
cp -r skills/getaround ~/.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 GETAROUND_EMAIL "your_email"
canifi-env set GETAROUND_PASSWORD "your_password"
undefinedcanifi-env set GETAROUND_EMAIL "your_email"
canifi-env set GETAROUND_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
功能
- Find Cars: Search nearby available vehicles
- Instant Book: Reserve with keyless unlock
- Share Vehicle: List your car for sharing
- Trip History: View past and current trips
- Earnings Dashboard: Track hosting income
- 查找车辆:搜索附近可用的车辆
- 即时预订:预订车辆并支持无钥匙解锁
- 共享车辆:将你的车辆上架供他人共享
- 行程历史:查看过往及当前行程
- 收益面板:追踪托管收入
Usage Examples
使用示例
Find Nearby Car
查找附近车辆
User: "Find a car available right now on Getaround"
Assistant: Returns instantly available vehicles用户:"现在在Getaround上找一辆可用的车"
助手:返回即时可用的车辆Start Trip
开始行程
User: "Unlock my Getaround rental"
Assistant: Sends unlock command用户:"解锁我的Getaround租赁车辆"
助手:发送解锁指令View Earnings
查看收益
User: "Show my Getaround hosting earnings"
Assistant: Returns income summary用户:"显示我的Getaround托管收益"
助手:返回收入汇总End Trip
结束行程
User: "End my Getaround trip"
Assistant: Completes rental session用户:"结束我的Getaround行程"
助手:完成租赁会话Authentication Flow
认证流程
- Account-based authentication
- No official API
- Browser automation required
- Connect hardware for keyless
- 基于账户的认证
- 无官方API
- 需要浏览器自动化
- 连接硬件以实现无钥匙功能
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| Unlock Failed | Bluetooth issue | Move closer |
| Booking Error | Car unavailable | Try another |
| Payment Failed | Card issue | Update payment |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 登录失败 | 凭据无效 | 检查账户信息 |
| 解锁失败 | 蓝牙问题 | 靠近车辆 |
| 预订错误 | 车辆不可用 | 尝试其他车辆 |
| 支付失败 | 银行卡问题 | 更新支付信息 |
Notes
注意事项
- Keyless car sharing
- Hourly rentals available
- Getaround Connect hardware
- Insurance included
- No public API
- Instant access
- 无钥匙汽车共享
- 支持按小时租赁
- Getaround Connect硬件
- 包含保险
- 无公开API
- 即时访问