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

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/POI/date/budget/amenities/brand, but do not yet need full booking-room confirmation.

Why use this skill?

Optimize your travel planning with Daolv Hotel Search. Quickly discover, compare, and shortlist hotels using city, date, and amenity filters via OpenClaw MCP.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The daolv-hotel-search skill is a high-performance discovery agent designed to streamline the hotel booking process by providing rapid, data-driven comparisons. By leveraging the ai-go-hotel MCP server, this skill translates natural language requests into structured API calls that fetch relevant accommodation options based on location, budget, and specific traveler preferences. Unlike traditional booking bots that force users into a single flow, this skill prioritizes a 'shortlist-first' approach, helping users evaluate multiple options simultaneously before committing to a specific property.

Installation

To integrate this skill into your environment, use the OpenClaw command-line interface. Ensure you have your MCP client configured with the necessary environment variables. Execute the following command in your terminal: clawhub install openclaw/skills/skills/cnchenkai/daolv-hotel-search Once installed, verify the connection to the MCP endpoint https://mcp.aigohotel.com/mcp to ensure the skill can fetch live data from the Daolv service.

Use Cases

This skill is perfect for scenarios requiring quick filtering of vast inventory databases. Examples include:

  1. Business Travel Planning: Quickly finding hotels with specific amenities like high-speed Wi-Fi or proximity to conference centers.
  2. Vacation Scouting: Filtering properties by star ratings, geographic POIs, or budget constraints to create a shortlist for travel partners.
  3. Last-minute Stays: Finding available rooms for tonight or tomorrow with minimal friction and rapid response times.

Example Prompts

  1. "Find me a 4-star hotel in downtown Shanghai for next Friday, budget around 800 RMB per night, must have a swimming pool."
  2. "Search for boutique hotels near the West Lake in Hangzhou, for 2 adults, 3 nights starting from July 10th."
  3. "Show me top-rated hotels in Chengdu with a luxury brand preference, limit to 5 options under 1500 RMB."

Tips & Limitations

  • Efficiency: Always call getHotelSearchTags before executing a search to ensure the filters applied are accurate to the latest data schema.
  • Data Handling: If price information returns as null, clearly indicate to the user that a secondary check is required.
  • Scope: This skill is optimized for discovery and comparison. Do not use it for finalizing bookings; always guide the user to the next step for room plan selection and payment confirmation to maintain security and accuracy.

Metadata

Author@cnchenkai
Stars3453
Views0
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-search": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#travel#hotel#search#mcp#booking
Safety Score: 4/5

Flags: network-access, external-api