← 返回
未分类 中文

Daolv Hotel Search

Hotel search and shortlist comparison using the ai-go-hotel MCP server (getHotelSearchTags, searchHotels). Use when users need fast hotel discovery by city/P...
使用 ai-go-hotel MCP 服务器(getHotelSearchTags、searchHotels)进行酒店搜索与候选比较。当用户需要按城市快速发现酒店时使用。
cnchenkai
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 290
下载
💾 0
安装
1
版本
#latest

概述

Daolv Hotel Search

Focus on fast discovery and clean shortlist output.

Workflow

  1. Capture search intent
    • Extract destination, check-in date, nights, guests, budget, star range, distance preference, amenities, brand preferences.
    • Ask only minimal missing questions.
  1. Prime tags once
    • Call ai-go-hotel.getHotelSearchTags once per task.
    • Map user intent into hotelTags.requiredTags / preferredTags / excludedTags.
  1. Run hotel search
    • Call ai-go-hotel.searchHotels with required fields:
    • originQuery, place, placeType
    • Include optional fields when available:
    • checkInDate, stayNights, adultCount, countryCode, starRatings, distanceInMeter, size, hotelTags
    • Prefer size=10 first, then narrow to top 3-5.
  1. Return shortlist only
    • Output: 1 recommended + 2 alternatives.
    • Include quick trade-off: price / location / amenities / star.
    • Do not deep-dive room plans unless user asks to proceed to booking.

Output Template

  • 搜索条件:地点 / 日期 / 人数 / 预算 / 偏好
  • 首选酒店:价格区间、位置、标签命中、推荐理由
  • 备选 1-2:同结构
  • 下一步:是否进入“房型与退改细节”阶段

Quality Bar

  • Use concrete numbers when available.
  • Use price.lowestPrice + price.currency (price is object).
  • If price missing/null, mark as “需二次查价”.
  • Keep output concise and decision-oriented.

MCP Preset Config

  • Embedded preset: references/mcp-client-config.json
  • Endpoint: https://mcp.aigohotel.com/mcp (streamable_http + prefilled Authorization header)

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-12 05:57 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Daolv Hotel Booking

cnchenkai
利用 ai-go-hotel MCP 服务器(含 getHotelSearchTags、searchHotels、getHotelDetail 功能)进行酒店发现、收藏对比及预订跳转。当用户……时使用。
★ 1 📥 1,081

RollingGo Hotel Search

cnchenkai
通过RollingGo CLI搜索酒店及查询价格。适用于用户希望按目的地搜索酒店,并根据日期、星级、预算、标签、距离进行筛选,或查看酒店详情等场景。
★ 0 📥 435

Daolv Hotel Booking Assistant

cnchenkai
酒店预订决策助手,使用 ai-go-hotel MCP(searchHotels + getHotelDetail)。适用于用户已有候选酒店并需要获取房价详情的场景。
★ 0 📥 299