ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

daolv-hotel-booking

Hotel discovery, shortlist comparison, and booking handoff using the ai-go-hotel MCP server (getHotelSearchTags, searchHotels, getHotelDetail). Use when users ask to find hotels, compare options by budget/location/amenities, plan city stays, family or business lodging, or complete hotel booking decisions with clear next actions.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/cnchenkai/daolv-hotel-booking
Or

What This Skill Does

The daolv-hotel-booking skill transforms OpenClaw into a sophisticated hotel discovery and booking assistant. By leveraging the ai-go-hotel MCP server, it enables the agent to search live inventory, compare amenities, and provide structured, decision-ready lodging recommendations. It manages the entire hotel planning lifecycle: from extracting trip constraints (dates, budget, pax) to fetching real-time availability and presenting curated, comparative data to the end user.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/cnchenkai/daolv-hotel-booking Ensure your mcp-client-config.json is correctly configured to point to the authorized https://mcp.aigohotel.com/mcp endpoint as specified in the skill documentation.

Use Cases

  • Business Travel: Finding hotels near specific airports or convention centers with required amenities like high-speed Wi-Fi and flexible cancellation policies.
  • Family Vacations: Shortlisting accommodations based on room count, proximity to tourist attractions, and family-friendly breakfast inclusions.
  • Budget Optimization: Analyzing trade-offs between luxury tier, distance from city centers, and total nightly costs across multiple candidates.
  • Travel Planning: Coordinating stay logistics for complex itineraries by normalizing place types (attractions, stations, airports).

Example Prompts

  1. "Find me a 4-star hotel in Shanghai near the Bund for next weekend, budget around 1000 RMB per night for two adults."
  2. "I am traveling to Tokyo for a business trip. Compare three hotels near the airport that offer flexible cancellation and include breakfast."
  3. "Plan a 3-night stay for a family of 4 in Kyoto. Look for properties with family rooms and proximity to public transit."

Tips & Limitations

  • Precision: Always provide specific travel dates to ensure accurate room rates and availability checks.
  • Data Handling: The skill uses a caching mechanism for search tags to optimize performance; if your requirements change significantly, start a new query thread.
  • Transparency: If real-time price data is unavailable, the agent will inform you explicitly rather than guessing, ensuring you always make decisions based on valid information.
  • Scope: This skill is optimized for discovery and decision support; follow the provided handoff steps to finalize your booking directly through verified channels.

Metadata

Author@cnchenkai
Stars3453
Views1
Updated2026-03-26
View Author Profile
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-cnchenkai-daolv-hotel-booking": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#travel#hotel-booking#mcp#concierge#planning
Safety Score: 4/5

Flags: network-access, external-api