โ† All skills
Tencent SkillHub ยท Developer Tools

Trip Search

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...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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...

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

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.

Upgrade existing

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.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 6 sections Open source page

When to activate

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"

Flight search

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.

Hotel search

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.

Bus/train search

Search: "bus <origin> to <destination> redbus" Search: "train <origin> to <destination> irctc" Include departure time, duration, price, booking link

Budget tracking

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

Rules

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

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc