travel-planner
Plan complete day trips, walking tours, and multi-stop itineraries with time budgets using Camino AI's journey planning and route optimization.
Why use this skill?
Plan optimized day trips, walking tours, and multi-stop itineraries with the Camino AI travel-planner skill. Improve logistics and transit planning today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/james-southendsolutions/camino-travel-plannerWhat This Skill Does
The travel-planner skill for OpenClaw is a powerful integration with the Camino AI platform designed to transform complex geographical data into actionable itineraries. By leveraging advanced route optimization and location intelligence, it allows users to specify multiple destinations and constraints—such as travel time, transportation mode, and personal preferences—to generate highly efficient, logical paths. Whether you are orchestrating a multi-stop business trip or a leisure-focused walking tour, this skill handles the heavy lifting of calculating transit windows and optimizing order of operations.
Installation
To integrate this capability into your workflow, you can utilize the clawhub package manager or install directly from the source repository. For a standard installation, execute npx clawhub@latest install travel-planner in your terminal. For those managing complex environments, ensure you have set your CAMINO_API_KEY in your environment variables, typically via your ~/.claude/settings.json file, to allow the skill to authenticate with the Camino API seamlessly. Always ensure your environment is configured for npx or bunx to maintain version parity.
Use Cases
This skill is ideal for professionals needing to plan tight logistical schedules and travelers looking for optimized city exploration. It is particularly effective for:
- Urban Exploration: Generating step-by-step walking tours that minimize backtracking and maximize time spent at landmarks.
- Logistics Management: Creating time-budgeted driving routes for field agents or delivery teams who need to hit multiple physical locations within a specific workday.
- Event Planning: Organizing itinerary snapshots for multi-day conferences or client site visits to ensure realistic transit expectations between meetings.
Example Prompts
- "Plan a 5-hour walking tour of downtown Tokyo starting at the Shibuya Crossing and ending at the Meiji Jingu shrine, keeping the transit time between stops under 30 minutes."
- "I need a driving itinerary for three client meetings in San Francisco tomorrow. Start at the Financial District, then visit offices in SOMA and the Mission, ensuring I finish by 4 PM."
- "Create a day-trip route for a car-based tour of the Pacific Coast Highway starting from Santa Monica, including stops at Malibu and the Point Dume lighthouse with a total time budget of 8 hours."
Tips & Limitations
For the best results, always provide precise coordinates or well-recognized landmarks to ensure the routing algorithm behaves predictably. Keep in mind that while the skill excels at pathing, real-world traffic or unexpected closures are subject to the limitations of the underlying API data updates. The 'time_budget' parameter is a suggestion; always allow for a buffer when scheduling high-stakes appointments. If your itinerary is extremely dense, consider breaking it into multiple segments to maintain accuracy.
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-james-southendsolutions-camino-travel-planner": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
ev-charger
Find EV charging stations along a route or near a destination using Camino AI's location intelligence with OpenStreetMap data.
places
Locate places using flexible query formats - free-form search or structured address components. Returns coordinates, addresses, and optional street-level photos. Use for geocoding addresses or finding specific named places.
relationship
Calculate spatial relationships between two points including distance, direction, travel time, and human-readable descriptions. Use when you need to understand how locations relate to each other.
fitness-finder
Search for gyms, yoga studios, swimming pools, and sports facilities using Camino AI's location intelligence with AI-powered ranking.
route
Get detailed routing between two points with distance, duration, and optional turn-by-turn directions. Use when you need navigation instructions or travel time estimates between locations.