Search and book hotels, earn One Key rewards, and manage reservations on Hotels.com
Enables Claude to search and book hotels worldwide, earn and redeem One Key rewards, manage reservations, and access member pricing through Hotels.com's platform.
curl -sSL https://canifi.com/skills/hotels-com/install.sh | bash
Or manually:
cp -r skills/hotels-com ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set HOTELS_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 hotels in San Francisco near Union Square under $200"
Claude: I'll search Hotels.com for SF accommodations.
- Opens hotels.com via Playwright MCP
- Enters Union Square, San Francisco
- Filters: Under $200/night
- Shows results:
- Hotel Nikko: $179, 4.2 stars, free cancellation
- Handlery Union Square: $165, 4.0 stars
- The Marker: $195, 4.5 stars, member price
- Highlights One Key earning: 2% back
User: "How many Hotels.com rewards do I have?"
Claude: I'll check your One Key account.
- Logs into Hotels.com account
- Navigates to rewards section
- Returns: Gold tier status
- One Key Cash: $125.50 available
- Nights booked this year: 12
- Next tier (Platinum): 8 more nights
- Benefits: Member prices, free breakfast at select hotels
User: "Show me Hotels.com secret deals in Miami"
Claude: I'll find secret deals for Miami.
- Navigates to Secret Prices section
- Searches Miami area
- Shows exclusive deals:
- "4-star South Beach hotel": $159 (was $245)
- "Brickell luxury suite": $189 (was $320)
- Notes: Must be logged in to see property names
- Secret Prices save average 15-20%
After each interaction:
Suggest updates when: