manage-booking

Retrieve hotel booking status and details using booking ID, last name, and email.

Updated May 5, 2026
One-click install
npx skills add https://github.com/travala/travel-skills --skill manage-booking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-booking
Source: https://github.com/travala/travel-skills/tree/main/cli/skills/manage-booking
Command: npx skills add https://github.com/travala/travel-skills --skill manage-booking

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

manage-booking helps you quickly confirm whether a hotel reservation was successfully created and understand the current status, without manually searching through confirmation messages.

Core Features & Use Cases

  • Verify booking details: Look up the booking state and key reservation information such as hotel name, dates, and guest details.
  • Show check-in information: Retrieve check-in and check-out dates so you know when you need to arrive.
  • Confirm cancellation eligibility: Determine the cancellation deadline and whether the booking is currently cancellable.

Example: You booked a hotel and later want to know if it went through, what the confirmation status is, and until when you can cancel.

Quick Start

Ask your agent to look up booking BK_2026_05_001 using the booking last name and the email address used during booking.

Frequently Asked Questions about manage-booking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my hotel booking status and reservation details?

To check your hotel booking status, provide your booking identifier, last name, and booking email. The system retrieves read-only reservation data including confirmation status, hotel name, dates, and guest details.

What information do I need to look up an existing hotel reservation?

Looking up a hotel reservation requires your booking identifier, last name, and the email address used during booking. These three inputs verify access and retrieve the current reservation state.

Can I confirm check-in timing and cancellation eligibility for my hotel booking?

Yes, you can confirm check-in timing and cancellation eligibility. The booking lookup returns your check-in and check-out dates, the cancellation deadline, and whether the booking is currently cancellable.

What happens if my booking lookup fails or the reservation is not found?

If your booking lookup encounters a not-found scenario or network failure, the system provides clear error handling. It securely indicates when a reservation cannot be verified or retrieved.

Does the hotel booking lookup support USDC travel payments via an agentic wallet?

Hotel booking lookup integrates with USDC travel payments and agentic wallet workflows by retrieving reservation states for paid bookings. It verifies confirmation status without manually searching confirmation messages.