pay-and-book

Installation
SKILL.md

pay-and-book

End-to-end orchestration skill that combines hotel search and on-chain payment into a single flow. This is a meta-skill — it doesn't run any commands itself but coordinates the other skills in the right order.

When to use

Use this skill when the user wants the entire booking handled in one shot:

  • "Book me a hotel in Tokyo for next weekend, pay with USDC"
  • "Find a 4-star place in Paris May 1–5 and book it from my wallet"
  • "I need a hotel near Shibuya for 3 nights, handle the whole thing"

Use the individual skills (search-hotel, book-hotel, etc.) when the user clearly wants step-by-step control.

The full flow

Execute these steps in order. Skip a step only if its precondition is already met.

Step 1: Search hotels

Related skills

More from justintravala/travel-skills

Installs
19
First Seen
10 days ago