Communityv1.0.3

途牛酒店预订技能

途牛酒店助手 - 通过 exec + curl 调用 MCP 实现酒店搜索、详情查询、预订下单。适用于用户询问某地酒店、入住日期、查看酒店详情或提交订单时使用。

2kdownloads3stars1active installsLeonardoooooo
View on ClawHubBack to Skills

Skill Details

Slug
hotelclaw
Latest Version
1.0.3
Author
Leonardoooooo
Published
Feb 11, 2026
Updated
May 18, 2026
Total Versions
4

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for 途牛酒店预订技能.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.3

Version 1.0.3 - 增加了对运行环境(需提供 curl)的显式说明 - 明确列出必需环境变量(TUNIU_API_KEY)和所需二进制(curl)于元数据 - 新增“隐私与个人信息说明”,提醒用户预订动作会发送联系人姓名、手机号等至途牛远端服务 - 补充了使用时的隐私注意事项,建议勿在日志或回复中暴露个人信息 - 其它文档结构性优化,无功能变更