premium-hotels
Search Amex FHR/THC and Chase Edit hotels by city. Compare credits, benefits, and find stacking opportunities across card programs.
npx skills add borski/travel-hacking-toolkit --skill premium-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.
# Premium Hotel Programs Search 4,659 premium hotel properties across three credit card programs. Find which hotels offer complimentary benefits, compare credits, and identify stacking opportunities where a hotel appears in multiple programs. **No API key needed.** All data is local JSON files in `data/`. ## When to Use - User asks "what FHR hotels are in Stockholm?" - Comparing hotel options for a trip and want to maximize card benefits - Looking for hotels where Amex FHR + Chase Edit credits stack - Checking if a specific hotel is in any premium program ## Programs | Program | Card Required | Key Benefits | Properties | |---------|--------------|--------------|------------| | **FHR** (Fine Hotels & Resorts) | Amex Platinum | $600/yr Plat credit (2x $300 semi-annual), $100 property credit, daily breakfast for 2, 12pm checkin, guaranteed 4pm checkout, room upgrade, wifi | 1,807 | | **THC** (The Hotel Collection) | Amex Platinum | $600/yr Plat credit (2x $300 semi-annual, shared with FHR), $100 property credit, 12pm checkin, room upgrade, late checkout (2-night min) | 1,299 | | **Chase Edit** (Sapphire Reserve) | Chase Sapphire Reserve | $500/yr statement credit (2x $250), $100 prop
- When to Use
- Programs
- Stacking
- Chase Sapphire Reserve Hotel Credits (2026)
- Amex Platinum Hotel Credit Mechanics (FHR or THC)
- Searching by City
- FHR and THC (coordinate-based)
- Chase Edit (text-based)
- Common City Coordinates
- Combined Search (Recommended Workflow)
- Output Format
- After the table
- Data Sources
- Notes
Stockholm (59.33, 18.07) - search within ~0.15 degrees (~15km)
jq --argjson lat $LAT --argjson lng $LNG --argjson r $R \
Stockholm
jq '[.properties[] | select(
FHR
THC
Chase Edit
Combine
echo "$FHR" "$THC" "$CHASE" | jq -s 'add | group_by(.name) | map({What does the premium-hotels skill do?
Search Amex FHR/THC and Chase Edit hotels by city. Compare credits, benefits, and find stacking opportunities across card programs.
How do I install it?
Run `npx skills add borski/travel-hacking-toolkit --skill premium-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.
