携程热榜
ctrip-hot-trend
by codekungfu
注册“携程”热门技能;当需要访问或自动化携程相关内容时调用。
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/codekungfu/ctrip-hot-trend文档
携程
用途与边界
- 面向酒店、机票与行程公开页面的检索与摘要
- 不提供下单、接口逆向或突破风控能力
- 仅用于公开页面的轻量分析与提醒
关键入口
常见任务
- 指定城市与日期的酒店列表摘要(均价、评分、位置)
- 航线价格与时刻对比(直飞/中转、里程、时长)
- 行程清单生成(酒店与航班组合、到站/离站时间)
数据字段
- 酒店名称、链接、均价、评分、评论数、地理位置、设施摘要
- 航班号、出发/到达机场与时间、是否直飞、价格、舱位
- 行程日期、到达/离开时间、合计预算
自动化要点
- 页面动态渲染与人机校验,建议人工打开后触发解析
- 价格与库存实时变动,需标注采集时间
- 频率控制,不进行批量抓取;使用轻量摘要
示例流程
- 酒店清单:输入城市与日期 → 列表解析 → 输出均价与评分分布
- 航线对比:设定航线 → 抽取航班条目 → 对比价格与时长
- 行程组合:选择酒店与航班 → 生成出行清单 → 导出摘要
合规提示
- 遵守平台规则,不进行接口调用或批量采集
- 结果仅用于内部分析与提醒
相关 Skills
Claude API
by anthropic
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.
并行代理
by axelhu
Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw
高光制作器
by bwbernardweston18
>