compare-hotels
Unified hotel comparison across Chase Edit, Amex FHR/THC, metasearch, and Airbnb. Highlights premium program benefits, stacking opportunities, and benefit-adjusted pricing.
npx skills add borski/travel-hacking-toolkit --skill compare-hotels --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
**Companion reference skills.** Load these for deeper context: - `hotel-chains` — branded property to loyalty program mapping - `premium-hotels` — FHR / THC / Chase Edit credits and stacking strategy - `points-valuations` — CPP floor/ceiling for hotel programs (Hyatt 1.4-1.7cpp, Hilton 0.4cpp floor, etc.) - `fallback-and-resilience` — recovery when a hotel source fails # Compare Hotels Search every available source for accommodation and present one unified comparison. Combines portal premium programs (Chase Edit, Amex FHR/THC), cash pricing, and Airbnb alternatives into a single view. **This is an orchestration skill.** It tells the agent which tools to run and how to combine results. No standalone script. ## When to Use - "Find me a hotel in Paris for Aug 11-15" - "Should I book through Chase or Amex for this hotel?" - "Compare hotels vs Airbnb in Oslo" - Any accommodation search where the user wants the full picture ## Sources Run these in parallel where possible. **Never fail silently.** ### Portal Premium Programs (Docker required) | Source | Skill | Speed | What It Finds | |--------|-------|-------|---------------| | Chase Travel | `chase-travel` | ~45s | Edit hotels ($100 cre
- When to Use
- Sources
- Portal Premium Programs (Docker required)
- Cash Prices and Metasearch
- Quality and Ratings
- Vacation Rentals
- Premium Property Databases (local, instant)
- Workflow
- Step 1: Search All Sources
- Step 2: Identify Stacking Opportunities
- Step 3: Calculate Points Value
- Step 4: Present Unified Table
- Step 5: Recommendation
- Airbnb Integration
What does the compare-hotels skill do?
Unified hotel comparison across Chase Edit, Amex FHR/THC, metasearch, and Airbnb. Highlights premium program benefits, stacking opportunities, and benefit-adjusted pricing.
How do I install it?
Run `npx skills add borski/travel-hacking-toolkit --skill compare-hotels --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From borski/travel-hacking-toolkit, a repository with 611 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
