Instant car sharing with keyless access for hourly and daily rentals.
Instant car sharing with keyless access for hourly and daily rentals.
curl -sSL https://canifi.com/skills/getaround/install.sh | bash
Or manually:
cp -r skills/getaround ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set GETAROUND_EMAIL "your_email"
canifi-env set GETAROUND_PASSWORD "your_password"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
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.
User: "Find a car available right now on Getaround"
Assistant: Returns instantly available vehicles
User: "Unlock my Getaround rental"
Assistant: Sends unlock command
User: "Show my Getaround hosting earnings"
Assistant: Returns income summary
User: "End my Getaround trip"
Assistant: Completes rental session
| 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 |