Rent cars, manage Gold Plus Rewards, and access Hertz premium services
Enables Claude to search and book rental cars, manage Hertz Gold Plus Rewards account, access premium vehicle collections, and handle reservations through Hertz's global network.
curl -sSL https://canifi.com/skills/hertz/install.sh | bash
Or manually:
cp -r skills/hertz ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set HERTZ_EMAIL "[email protected]"
canifi-env set HERTZ_GOLD_PLUS "your-gold-plus-number"
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: "Reserve a car at Denver airport for this weekend"
Claude: I'll search Hertz at Denver airport.
- Opens hertz.com via Playwright MCP
- Enters DEN airport, weekend dates
- Shows vehicle options:
- Economy (Nissan Versa): $55/day
- Compact (Toyota Corolla): $62/day
- Standard (Camry/Malibu): $75/day
- Full-size SUV (Tahoe): $125/day
- Gold Plus members: Walk to your car, skip counter
User: "I want to rent a luxury car in Miami"
Claude: I'll check the Hertz Dream Collection.
- Navigates to Dream Cars
- Searches Miami locations
- Shows luxury options:
- Porsche 911: $450/day
- BMW M4: $325/day
- Corvette Stingray: $275/day
- Mercedes S-Class: $395/day
- Includes 75 miles/day, excess at $0.75/mile
User: "What are my Hertz Gold benefits?"
Claude: I'll check your Gold Plus Rewards account.
- Logs into Hertz account
- Returns: President's Circle status
- Points balance: 12,450
- Benefits: Counter bypass, free upgrades, spouse driving
- Free rental day: 550 points
- Recent rentals: 15 this year
After each interaction:
Suggest updates when: