Rent cars with Emerald Club benefits, choose your own vehicle, and manage reservations with National Car Rental
Enables Claude to search and book rental cars, leverage Emerald Club benefits including Choose Your Own Car, and manage reservations through National's premium car rental network.
curl -sSL https://canifi.com/skills/national-car/install.sh | bash
Or manually:
cp -r skills/national-car ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set NATIONAL_EMAIL "[email protected]"
canifi-env set NATIONAL_EMERALD "your-emerald-club-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: "Book a National car at O'Hare for my business trip next week"
Claude: I'll search National at O'Hare.
- Opens nationalcar.com via Playwright MCP
- Enters ORD airport, next week dates
- Shows Emerald Club options:
- Midsize (guaranteed): $68/day
- Choose Your Own at Aisle: Same price, pick premium
- Notes: Emerald Executive can choose from Executive Aisle
- Total estimate: $476 for 7 days
User: "What's my National Emerald Club status?"
Claude: I'll check your Emerald Club account.
- Logs into National account
- Returns: Emerald Executive Elite status
- Benefits: Choose any car on Executive Aisle
- Free upgrades, one free rental day/7 rentals
- Bypass counter at all locations
- Rental credits: 2 earned, 1 redeemed
User: "I need a luxury car from National in Vegas"
Claude: I'll search Executive Elite options.
- Searches Las Vegas locations
- Shows Executive Aisle vehicles typically available:
- Lincoln Navigator
- Cadillac Escalade
- BMW 5 Series
- Infiniti QX80
- Notes: With Elite status, any of these at midsize price
- Walk to Executive Aisle and choose
After each interaction:
Suggest updates when: