Install
openclaw skills install daolv-hotel-bookingHotel discovery, shortlist comparison, and booking handoff using the ai-go-hotel MCP server (getHotelSearchTags, searchHotels, getHotelDetail). Use when user...
openclaw skills install daolv-hotel-bookingProvide reliable hotel planning and booking support with structured MCP calls and decision-ready outputs.
ai-go-hotel.getHotelSearchTags once.hotelTags.requiredTags, preferredTags, excludedTags, and optional budget constraints.ai-go-hotel.searchHotels with:
placeplaceTypeoriginQuerycheckInDate, stayNights, adultCount, size, starRatings, hotelTags, countryCode, distanceInMeter, withHotelAmenities, languagesize=8-12 for first pass; narrow to top 3-5 in final output.checkInDate invalid/past/empty may fallback to tomorrowprice is an object (use price.lowestPrice + price.currency)placeType can be normalized from user language:
ai-go-hotel.getHotelDetail (prefer hotelId when available).checkInDate / checkOutDate format YYYY-MM-DD.roomRatePlans can be very large; render only top rows by relevance/priceUse concise bullet format:
references/mcp-client-config.jsonhttps://mcp.aigohotel.com/mcp using streamable_http and prefilled Authorization header.When user asks to publish/distribute this skill, follow the checklist in:
references/distribution.mdreferences/promo-copy.md