Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
旅行信息查询 - 去哪儿/携程/飞猪数据查询(Expedia 中国版)
旅行信息查询 - 去哪儿/携程/飞猪数据查询(Expedia 中国版)
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.
去哪儿/携程/飞猪数据查询。
✈️ 机票查询 🏨 酒店预订 🚄 火车票 🎫 景点门票 📅 行程规划
平台机票酒店火车特点携程✅✅✅全能去哪儿✅✅✅比价飞猪✅✅❌阿里系12306❌❌✅官方
# 需要合作伙伴资质 curl "https://api.ctrip.com/flight/search?from=SHA&to=PEK&date=2026-02-20"
# 使用 selenium pip install selenium from selenium import webdriver driver = webdriver.Chrome() driver.get("https://flight.qunar.com/")
curl "https://api.ctrip.com/hotel/search?city=上海&checkin=2026-02-20"
# 使用 12306 API 封装 pip install py12306 from py12306 import Py12306 client = Py12306() trains = client.query("上海", "北京", "2026-02-20")
机票/酒店比价 行程优化 费用控制
景点推荐 路线规划 预算管理
降价提醒 价格趋势 最佳购买时机
# 查询机票 ./scripts/flight-search.sh --from 上海 --to 北京 --date 2026-02-20 # 查询酒店 ./scripts/hotel-search.sh --city 上海 --checkin 2026-02-20 # 查询火车票 ./scripts/train-search.sh --from 上海 --to 北京 --date 2026-02-20
API 限制: 需要合作伙伴资质 爬虫风险: 可能被封 IP 价格变化: 实时波动 版本: 1.0.0
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.