Search and book cruises, compare cruise lines, and manage cruise reservations through Cruise.com
Enables Claude to search and compare cruises across multiple cruise lines, find deals and promotions, and manage cruise vacation bookings through Cruise.com's comprehensive platform.
curl -sSL https://canifi.com/skills/cruise-com/install.sh | bash
Or manually:
cp -r skills/cruise-com ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set CRUISE_COM_EMAIL "[email protected]"
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 Caribbean cruises in February under $1000 per person"
Claude: I'll search Cruise.com for Caribbean options.
- Opens cruise.com via Playwright MCP
- Searches Caribbean, February dates
- Filters: Under $1000pp, 7-day cruises
- Shows top deals:
- Carnival Celebration 7-day: $649pp from Miami
- Royal Caribbean Wonder: $789pp from FL
- Norwegian Joy 7-day: $899pp from Miami
- Notes: Prices are cruise-only, port fees extra
User: "What cabin options are on that Carnival ship?"
Claude: I'll show cabin comparisons for Carnival Celebration.
- Opens Carnival Celebration ship page
- Shows cabin categories:
- Interior: $649pp - No windows
- Ocean View: $799pp - Window or porthole
- Balcony: $999pp - Private balcony
- Suite: $1,899pp - Extra space, priority
- Recommends: Balcony worth upgrade for Caribbean
User: "Any cruise deals departing in the next 60 days?"
Claude: I'll search last-minute cruise deals.
- Navigates to Last Minute section
- Shows departures within 60 days:
- 4-day Bahamas (3 weeks out): $299pp
- 7-day Alaska (5 weeks out): $599pp
- 5-day Mexico (2 weeks out): $349pp
- Notes: Limited cabin availability on deals
After each interaction:
Suggest updates when: