When you paste an Airbnb listing URL, this skill finds the host's direct booking site and compares the total cost with platform fees against booking direct. The cheapest command is the main draw: it scrapes host info, reverse-searches photos if needed, and returns a structured comparison showing dollar savings. The plan command searches both Airbnb and VRBO for a city and date range, then runs cheapest on every result to rank by savings. It keeps a local store of listings, hosts, and price history that compounds across sessions, so match and find-twin get faster over time. Requires the airbnb-pp-cli Go binary installed first. VRBO support is currently disabled pending an Akamai workaround, which limits cross-platform arbitrage for now.
npx skills add https://github.com/mvanhorn/printing-press-library --skill pp-airbnb