Rent unique cars from local hosts or share your own vehicle.
Rent unique cars from local hosts or share your own vehicle.
curl -sSL https://canifi.com/skills/turo/install.sh | bash
Or manually:
cp -r skills/turo ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set TURO_EMAIL "your_email"
canifi-env set TURO_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 convertible on Turo for this weekend"
Assistant: Returns available convertibles
User: "Book this Tesla on Turo"
Assistant: Initiates booking process
User: "How much have I earned hosting on Turo?"
Assistant: Returns hosting earnings
User: "List my car on Turo"
Assistant: Starts listing process
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| Booking Failed | Unavailable | Try different dates |
| Listing Error | Verification needed | Complete profile |
| Payment Failed | Card issue | Update payment |