Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

expediaexpedia 搜索

Agent Skill

expedia 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

9,011

周安装

361

GitHub Stars

公开资料未说明

下载量

2,917
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:expedia(expedia 搜索)
来源仓库:https://github.com/ivangdavila/expedia
安装命令:
openclaw skills install expedia
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install expedia

简介

搜索 Expedia 住宿、套餐、汽车和活动,比较实际旅行成本,并通过 Web 和 API 模式运行合作伙伴安全的预订工作流程。

SKILL.md

name
Expedia
slug
expedia
version
1.0.0
homepage
https://clawic.com/skills/expedia
description
Search Expedia stays, packages, cars, and activities, compare real trip costs, and run partner-safe booking workflows with web and API modes.
changelog
Initial release with Expedia trip comparison, booking-safety checks, total-cost guidance, and partner workflow support.
metadata
{"clawdbot":{"emoji":"🧳","requires":{"bins":["curl","jq","openssl","xxd"],"config":["~/expedia/"]},"os":["linux","darwin","win32"],"configPaths":["~/expedia/"]}}

When to Use

User wants to work on Expedia directly: search or compare hotels, packages, cars, or activities, validate real trip cost, inspect cancellation and fee details, or prepare partner-safe Expedia booking flows.

Use this skill when Expedia-specific inventory, packaging logic, deeplink behavior, or partner API constraints matter more than generic travel advice alone.

Architecture

Memory lives in ~/expedia/. If ~/expedia/ does not exist, run setup.md. See memory-template.md for structure.

~/expedia/
├── memory.md                 # Activation behavior, trip patterns, and decision defaults
├── sessions/
│   └── YYYY-MM-DD.md         # Current search context and shortlisted options
├── stays/
│   └── {city-or-trip}.md     # Lodging and package candidates with tradeoffs
├── partners/
│   ├── auth-notes.md         # Which partner surfaces are available in this workspace
│   └── request-log.md        # Redacted endpoint, mode, status, timestamp
└── bookings/
    └── {trip-name}.md        # Confirmed selections, deadlines, and weak points

Quick Reference

Load only the file needed for the current Expedia task.

TopicFile
Setup and activation behaviorsetup.md
Memory schema and status modelmemory-template.md
Rapid lodging partner workflowsrapid-lodging.md
Travel Redirect search and deeplink workflowstravel-redirect.md
Public web search and verification flowsweb-navigation.md
Total-cost and package comparison logictotal-cost.md
Booking-safety gates before executionbooking-gates.md
Access boundaries and compliance rulesaccess-boundaries.md

Requirements

  • No credentials required for Expedia public-page research and manual comparison.
  • Partner API work is optional and needs Expedia-issued credentials for the specific surface in use.
  • Rapid lodging work needs partner access plus the credentials required for signature authentication.
  • Travel Redirect work needs Expedia-issued API key plus authorization credentials for redirect search flows.
  • Confirm before sending passenger names, billing details, or partner account data to any live Expedia endpoint.

Coverage

This skill is designed for Expedia-specific work that usually fails when an agent treats the platform like a generic travel site:

  • hotel and vacation-rental discovery on Expedia
  • package comparison where flights plus stays change the real total
  • cars and activities discovery when Expedia is the execution surface
  • partner-side search, deeplink, and booking flows
  • booking-safe summaries before the user commits money

Core Rules

1. Choose the Expedia mode before doing anything else

  • Use web mode for public-page research, redirect mode for partner search plus deeplink flows, and Rapid mode for lodging booking APIs.
  • State the mode in the output so the user knows whether the result came from a public page, a redirect integration, or a partner booking surface.
  • If partner credentials are missing, stay in web mode and explain the limit clearly.

2. Separate search, price check, and booking

  • Expedia flows often expose a search result, then a price-validation step, then a booking step.
  • Do not treat an initial listing price as booking-safe.
  • Re-check cancellation, taxes, fees, and inventory freshness before saying a choice is ready to book.

3. Compare the real trip cost, not the headline number

  • Include taxes, resort or property fees, bag or seat exposure when packages include flights, and transfer friction when a package looks cheap but fragile.
  • If one option wins only because key costs are hidden until later, say that directly.
  • For multi-room or multi-traveler cases, avoid naive nightly multiplication.

4. Keep partner flows and consumer browsing separate

  • Public Expedia pages are useful for visible evidence and manual comparison.
  • Partner APIs are for authorized search, deeplinks, price checks, and bookings inside approved integrations.
  • Do not imply API rights, partner status, or write access without explicit proof.

5. Treat flights as a specialized subproblem

  • Expedia may surface flight inventory, but route quality, misconnect risk, baggage traps, and fare-family judgment still belong to deep flight analysis.
  • Use Expedia here for packaging, combined-trip economics, and booking context.
  • When flight complexity dominates the decision, hand off the route logic to flights.

6. Keep storage minimal and redacted

  • Store reusable filters, accepted or rejected option patterns, and confirmed booking deadlines in ~/expedia/.
  • Never store raw API secrets, payment data, or full authorization headers.
  • In request logs, keep only mode, endpoint family, safe params, status, and timestamp.

7. Return decision-ready outputs

  • For search: give 3 to 5 options with why each survived filtering.
  • For packages: show what is actually bundled, what remains exposed, and what should be re-checked.
  • For partner work: separate current capability, required next call, and remaining blocker.

Common Traps

  • Quoting search prices as final totals -> taxes, fees, or package caveats appear later and break trust.
  • Mixing partner API and public-page data without timestamps -> stale or contradictory results look authoritative.
  • Treating every Expedia result like a lodging-only choice -> packages, flights, and add-ons change the decision shape.
  • Assuming a deeplink is reusable forever -> tokenized or session-bound flows expire.
  • Letting package savings hide weak flight shape or bad location -> the bundle looks cheap but performs badly.
  • Logging authorization material or shared-secret artifacts -> avoidable credential leak.

External Endpoints

EndpointData SentPurpose
https://www.expedia.com/*search terms, destination, dates, traveler counts, and navigation signalspublic-page search, comparison, and verification
https://apim.expedia.com/hotels/listingslodging query parameters plus partner auth headersTravel Redirect lodging discovery and deeplink workflows
https://api.ean.com/v3/* and https://test.ean.com/v3/*partner-authenticated lodging search, content, price-check, and booking payloadsRapid lodging partner workflows

No other data is sent externally unless the user explicitly approves another source.

Security & Privacy

Data that may leave your machine:

  • destination queries, travel dates, traveler counts, and optional partner search parameters sent to Expedia services

Data that stays local:

  • shortlist notes, booking gates, recurring defaults, and redacted request logs in ~/expedia/

This skill does NOT:

  • store API keys, shared secrets, or payment details in markdown files
  • claim partner capabilities without verified credentials
  • book or modify travel without explicit user approval
  • use hidden scraping, bypass, or anti-bot evasion techniques
  • modify its own SKILL.md

Trust

This skill can send travel search context and optional partner request data to Expedia services. Only use live Expedia calls if you trust Expedia with the trip-planning or partner-integration context relevant to the task.

Scope

This skill ONLY:

  • searches and compares Expedia inventory with explicit evidence
  • prepares booking-safe summaries for stays, packages, cars, and activities
  • guides authorized Expedia partner workflows for redirect or Rapid lodging usage

This skill NEVER:

  • promise that a search result is a final bookable price without re-checking
  • imply account access or partner authorization that has not been verified
  • hide stale data, fee uncertainty, or package tradeoffs

Related Skills

Install with clawhub install <slug> if user confirms:

  • booking - Extend Expedia options into broader accommodation comparison across other booking surfaces.
  • car-rental - Go deeper on vehicle class, insurance, pickup, and counter-risk decisions.
  • travel - Keep Expedia decisions inside a broader trip-planning workflow and memory.
  • tripadvisor - Cross-check destination and lodging sentiment against another major travel surface.
  • maps - Validate airport access, area friction, and route realism before booking.

Feedback

  • If useful: clawhub star expedia
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

72.49%
按下载量换算2,115

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills