Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Search for flights, hotels, and travel packages with real prices and booking links. Handles "find flights", "hotels in X", "cheapest way to reach X". Tracks...
Search for flights, hotels, and travel packages with real prices and booking links. Handles "find flights", "hotels in X", "cheapest way to reach X". Tracks...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
User asks for flights: "find flights", "flights to Kullu", "cheapest flight" User asks for hotels: "hotels in Kasol", "stay under โน2000" User asks for transport: "how to reach Kasol from Delhi", "bus to Manali"
Web search for current flights: "flights <origin> to <destination> <date> price" "<origin> to <destination> flight <date> ixigo OR makemytrip" Format top 3: โ๏ธ Flights: Delhi โ Kullu, Mar 14 IndiGo 6E-2041 | 6:00 AM โ 7:30 AM | โน3,800 ๐ Book: https://www.ixigo.com/... SpiceJet SG-201 | 9:15 AM โ 10:50 AM | โน4,200 ๐ Book: https://www.makemytrip.com/... Air India AI-9543 | 2:00 PM โ 3:35 PM | โน5,100 ๐ Book: https://www.airindia.com/... ๐ก My pick: IndiGo 6 AM โ cheapest + full day ahead. โ ๏ธ Prices from web search. Verify on booking site before paying.
Web search: "hotels <destination> under โน<budget> per night" "best hostels <destination> booking.com" Format top 3: ๐จ Hotels in Kasol under โน2,000/night Parvati Riverside Camp | โน1,200/night | โญ 4.2 River view. Basic but clean. ๐ https://www.booking.com/... The Hosteller Kasol | โน1,500/night | โญ 4.3 Private rooms. Cafe on-site. ๐ https://www.thehosteller.com/... ๐ก My pick: Parvati Riverside โ river view at โน1,200 is unbeatable.
Search: "bus <origin> to <destination> redbus" Search: "train <origin> to <destination> irctc" Include departure time, duration, price, booking link
After user selects something, show running total: ๐ฐ Budget tracker (โน8,000): โ๏ธ Flight: โน3,800 ๐จ Stay (2 nights): โน2,400 โโโโโโโโโโโโโโโ Spent: โน6,200 | Remaining: โน1,800
Never make up prices โ always web search for real data Max 3 options โ no more Always include booking links Always include "prices may vary, verify before booking" Track budget if user mentioned one
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.