Loading...
Loading...
Book flights, hotels, vacation packages, and rental cars through Expedia's travel platform
npx skill4agent add andrejones92/canifi-life-os expediacurl -sSL https://canifi.com/skills/expedia/install.sh | bashcp -r skills/expedia ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set EXPEDIA_EMAIL "your-email@example.com"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Find a flight and hotel package to Cancun for spring break, March 15-22"
Claude: I'll search Expedia for Cancun packages.
- Opens Expedia via Playwright MCP
- Selects "Vacation Packages" tab
- Enters departure city, Cancun destination
- Sets dates March 15-22
- Returns bundle options:
- Package 1: Delta + Hyatt Ziva, $1,450/person
- Package 2: United + Dreams Resort, $1,280/person
- Notes: Save $340 vs booking separatelyUser: "What flights are available from LAX to JFK next Tuesday?"
Claude: I'll search Expedia for those flights.
- Navigates to Flights section
- Enters LAX to JFK, next Tuesday
- Compares options:
- JetBlue 6am: $189, 5h 15m nonstop
- Delta 9am: $245, 5h 30m nonstop
- American 2pm: $178, 7h 45m (1 stop)
- Filters by One Key member pricingUser: "Show me my upcoming Expedia trips"
Claude: I'll retrieve your Expedia itineraries.
- Logs into Expedia account
- Navigates to My Trips
- Lists upcoming travel:
- Miami: Feb 10-14, Marriott + American Airlines
- Denver: March 5-8, Hilton only
- Provides confirmation numbers and check-in details