Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
TripGenie connects to Trip.com's travel API to handle hotel booking, flight search, attraction recommendations, and itinerary planning. It passes user queries directly to the TripGenie API and returns the response as-is, including prices, availability, and booking links.
Unlike generic AI travel advice, TripGenie returns live pricing and availability data directly from Trip.com Group, so results reflect current inventory rather than static knowledge.
When to use it
- Book a hotel room in a specific city for tonight
- Search for flights between two destinations on a given date
- Get attraction recommendations for an upcoming trip
- Plan a multi-day itinerary for a family vacation
- Find business class tickets with real-time pricing
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Search flights from Beijing to Shanghai tomorrow
- 1TripGenie skill is triggered by flight search pattern
- 2Sends POST request to TripGenie API with user query and API token
- 3API returns flight options with prices, schedules, and booking links
- 4Full API response is forwarded to the user without summarization
A markdown-formatted list of available flights with prices, departure times, and booking links
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.