moodtrip-hotel-search
Search, compare, evaluate, and hand off hotel bookings using the MoodTrip.ai MCP server (api.moodtrip.ai). Use this skill whenever the user mentions hotels, accommodation, lodging, stays, travel bookings, hotel search, hotel comparison, hotel reviews, hotel pricing, or anything related to finding or booking a place to stay. Also trigger when the user asks about hotel amenities, room types, check-in/check-out logistics, travel destinations with accommodation needs, or says things like "find me a hotel", "where should I stay", "book a room", "hotel recommendations", or "compare hotels". This skill connects to the MoodTrip MCP server which provides real-time hotel inventory, pricing, semantic search, reviews, and booking link handoff via LiteAPI.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adiny/moodtrip-hotel-searchWhat This Skill Does
The MoodTrip Hotel Search skill acts as an intelligent travel agent powered by the MoodTrip.ai MCP server. It enables OpenClaw to perform deep semantic searches for accommodation, fetch real-time hotel availability, access pricing, compare amenities, and provide secure booking handoff links. This skill bridges the gap between natural language user intent and complex hotel inventory databases, allowing the AI to act as a concierge that can parse nuances like "quiet rooms near the city center" or "business-friendly hotels with high-speed internet."
Installation
To install this skill, run clawhub install openclaw/skills/skills/adiny/moodtrip-hotel-search. After installation, the skill includes meta files that attempt to auto-configure the MCP server. If tools do not appear, ensure you are running an OpenClaw session with stdio support. For environments requiring HTTP-to-stdio bridging, add the following to your config: mcpServers.moodtrip = { "command": "npx", "args": ["-y", "mcp-remote@latest", "https://api.moodtrip.ai/api/mcp-http"] }. Always restart your session after modifying MCP configuration to ensure tools are correctly exposed.
Use Cases
- Personalized Travel Planning: Finding stays based on specific lifestyle preferences, such as pet-friendly hotels or properties with eco-certifications.
- Business Travel Logistics: Comparing rates for corporate stays that meet specific location requirements near conference centers or airports.
- Dynamic Pricing Evaluation: Monitoring shifts in hotel rates across multiple providers to ensure the user gets the best market value.
- Amenity Verification: Answering complex questions about room types, check-in logistics, and on-site facilities (e.g., "Does this hotel have a 24-hour business center?").
Example Prompts
- "Find me a boutique hotel in downtown Tokyo for next weekend, preferably under $300 a night."
- "Compare the room amenities between the Grand Hyatt and the Marriott near the city center."
- "I need to stay in London for three nights; show me options that have reliable Wi-Fi and breakfast included."
Tips & Limitations
Always check if the tools are available using the pre-flight check method defined in the documentation. If the system fails to return results, ensure your API key (if required by the underlying server) is injected correctly into the MCP environment. Remember that tool availability can be session-dependent; if you have just installed or configured the server, a full application restart is necessary. This skill is optimized for retrieval and comparison; booking actions are performed via generated links provided by the MoodTrip service.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adiny-moodtrip-hotel-search": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api