Back to Registry View Author Profile
Official Verified
ctrip-hotel-search
自动搜索携程酒店,支持实时比价和详情获取。使用浏览器自动化技术,实现携程账号登录、酒店搜索、详情获取和对比分析功能。
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alexfeng75/ctrip-hotel-searchOr
携程酒店搜索 Skill
核心功能
- ✅ 自动登录携程账号
- ✅ 实时搜索酒店(按地点、日期、价格筛选)
- ✅ 获取酒店详情和用户评价
- ✅ 多酒店对比分析
- ✅ 支持民宿/客栈搜索
使用场景
- "搜索建水古城4月9日的酒店,价格200-400元"
- "对比南沙镇3家民宿的优缺点"
- "查找元阳梯田附近的特色民宿"
技术栈
- Playwright(浏览器自动化)
- Node.js(运行环境)
- 携程网站(数据源)
配置要求
- 携程账号(用于登录)
- Node.js 16+ 环境
- Playwright 浏览器
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alexfeng75-ctrip-hotel-search": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
rag-system-builder
Build and deploy local RAG (Retrieval-Augmented Generation) systems with offline document processing, embedding models, and vector storage.
alexfeng75 4473
weather-openmeteo
Get current weather and forecasts using Open-Meteo API (no API key required). Optimized for PowerShell environments with Chinese support.
alexfeng75 4473