hotel-finder
Search for hotels, hostels, and lodging near landmarks, conference venues, or neighborhoods using Camino AI's location intelligence with AI-powered ranking.
Why use this skill?
Search for hotels, hostels, and lodging near landmarks or venues using the OpenClaw hotel-finder skill. AI-powered ranking for travel planning.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/barneyjm/hotel-finderWhat This Skill Does
The hotel-finder skill is a sophisticated location intelligence tool designed to bridge the gap between abstract travel queries and concrete, AI-ranked lodging data. By integrating with the Camino AI engine, this skill allows your OpenClaw agent to process complex natural language requests—such as finding accommodation near specific landmarks, convention centers, or neighborhood hotspots—and return curated, high-relevance lists of hotels, hostels, and boutique stays. Unlike basic search tools, it leverages AI-powered ranking to filter results based on context and relevance, rather than just proximity.
Installation
You can install this skill easily via the ClawHub command-line interface. For a global install, run npx clawhub@latest install hotel-finder. If you prefer to manage the source code directly, you can pull it from the barneyjm/camino-skills repository using the provided npx install commands. Ensure that you have registered your account at app.getcamino.ai and added the CAMINO_API_KEY to your ~/.claude/settings.json file to enable the agent to authenticate its requests to the Camino backend. For a quick trial, you can generate a temporary key using the curl command provided in the documentation.
Use Cases
This skill is perfect for digital nomads, business travelers, and event organizers. Use it to quickly locate hotels within walking distance of a conference venue, find budget-friendly hostels in unfamiliar cities, or discover highly-rated boutique lodging in specific cultural districts. It is particularly effective for multi-step tasks, such as finding a hotel near an airport for a late arrival or identifying quiet lodging options near a busy city center.
Example Prompts
- "Find me the top-rated boutique hotels within 500 meters of the Louvre in Paris, please."
- "I need a list of hostels in downtown Tokyo that are under $100 a night and close to the subway system."
- "Search for hotels near the Moscone Center in San Francisco for the upcoming developer conference next month."
Tips & Limitations
To get the best results, provide as much context as possible in your query. While the agent can infer locations, providing explicit coordinates (lat/lon) will always improve accuracy for niche areas. Note that the default search radius is 2000 meters; if you are looking for more widespread options, explicitly increase the radius parameter. Always remember to monitor your API usage, especially during high-frequency testing, to ensure you stay within the limits of your selected plan.
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-barneyjm-hotel-finder": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
query
Search for places using natural language with Camino AI's location intelligence API. Returns relevant results with coordinates, distances, and metadata. Use when you need to find real-world locations like restaurants, shops, landmarks, or any point of interest.
search
Search the web using Tavily's LLM-optimized search API. Returns relevant results with content snippets, scores, and metadata. Use when you need to find web content on any topic without writing code.
journey
Plan multi-waypoint journeys with route optimization, feasibility analysis, and time budget constraints. Use when you need to plan trips with multiple stops or check if an itinerary is achievable.
travel-planner
Plan complete day trips, walking tours, and multi-stop itineraries with time budgets using Camino AI's journey planning and route optimization.
real-estate
Evaluate any address for home buyers and renters. Get nearby schools, transit, grocery stores, parks, restaurants, and walkability using Camino AI's location intelligence.