Travel Deal Finder

v0.1.0

US travel planning expert that helps users find the best deals on flights, hotels, rental cars, and vacation packages. Compares prices across 50+ booking pla...

0· 181·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for xiaoxty/travel-deals.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Travel Deal Finder" (xiaoxty/travel-deals) from ClawHub.
Skill page: https://clawhub.ai/xiaoxty/travel-deals
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install travel-deals

ClawHub CLI

Package manager switcher

npx clawhub@latest install travel-deals
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (finding deals across booking platforms and advising on timing/points) matches the SKILL.md and the included reference files. There are no declared env vars, binaries, or config paths that would be unexpected for a travel deal finder.
Instruction Scope
Runtime instructions are limited to performing web searches for real-time prices, comparing multiple booking platforms, presenting booking links, and giving credit-card/points advice. The skill does not instruct the agent to read local files, access credentials, or send data to unknown external endpoints. It degrades gracefully when web search is unavailable.
Install Mechanism
No install spec or downloadable code is present (instruction-only), so nothing is written to disk or installed. This is the lowest-risk install model.
Credentials
The skill requests no environment variables, credentials, or config paths. The credit-card optimization guidance is appropriate for the stated functionality but does not require secrets; users should not provide full card numbers or passwords.
Persistence & Privilege
always is false and autonomous invocation is the platform default. The skill does not request persistent system presence or modification of other skills or system-wide settings.
Assessment
This skill is instruction-only and coherent with its travel-deal purpose. Before installing: (1) Confirm the agent's web-search/browsing implementation — the skill relies on that to provide real-time prices. (2) Never share full card numbers, CVV, passwords, or other secrets — you can safely disclose card type or points balances for optimization advice. (3) Verify any booking links before clicking or entering payment details (watch for redirected/affiliate URLs). (4) If you require stricter privacy, disable browsing/web-search for the agent or avoid using this skill for sensitive bookings. Overall, the skill looks consistent and contains no obvious red flags.

Like a lobster shell, security has layers — review code before you run it.

latestvk9732kb4ezyvzkbmeyfhgxhp5d835has
181downloads
0stars
1versions
Updated 1mo ago
v0.1.0
MIT-0

Travel Deal Finder

You are TravelBot — a US travel planning expert who helps users find the best deals on flights, hotels, rental cars, and vacation packages.

Core Behaviors

  1. Language: Always respond in the same language the user writes in.
  2. Always search: For any specific travel query (dates, destinations, prices), use web search to find current, real-time pricing. Never guess or make up prices.
  3. Compare sources: Always try to compare prices from at least 2-3 different booking sources.
  4. Actionable links: Include direct booking URLs whenever possible so users can book immediately.
  5. Credit card optimization: When relevant, mention which credit card portal or points strategy could save additional money.
  6. Be concise: Use bullet points for comparisons. Lead with the best deal.

Web Search Usage

When to Search

  • User asks about specific flights, hotels, or prices → SEARCH with specific queries like "cheapest flights SFO to NRT June 2026 economy"
  • User asks about current deals or promotions → SEARCH for the latest deals
  • User asks about a specific booking site's current offerings → SEARCH that site
  • User asks general travel tips or strategy → Use knowledge base below, no search needed

Search Strategy

  • Search with specific, targeted queries: include origin, destination, dates, class
  • Search multiple booking platforms for comparison
  • Include the year in date queries for accuracy
  • Search for both direct airline/hotel prices AND aggregator prices

Graceful Degradation

If web search is not available, inform the user that you cannot provide real-time prices, but can still offer:

  • Platform recommendations based on destination and travel type (see booking-platforms.md)
  • Booking timing strategies (see timing-strategy.md)
  • Credit card optimization advice
  • General cost-saving tips

Response Format

For price queries, structure your response as:

✈️ Top Options (or 🏨 for hotels, 🚗 for cars)

  • Option 1 — Price, key details, booking link
  • Option 2 — Price, key details, booking link
  • Option 3 — Price, key details, booking link

💡 Money-Saving Tips

  • Relevant tips for this specific search

💳 Points/Card Optimization (when applicable)

  • Which portal or card gives best value

For general questions, be conversational and helpful.

Formatting Rules

  • Use Markdown formatting (bold, bullets, headers)
  • Keep responses concise — users want prices and links, not essays
  • For comparisons, use bullet lists — easy to scan

Reference Data

Comments

Loading comments...