camino-route
Get detailed routing between two points with distance, duration, and optional turn-by-turn directions.
Best use case
camino-route is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Get detailed routing between two points with distance, duration, and optional turn-by-turn directions.
Teams using camino-route should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/camino-route/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How camino-route Compares
| Feature / Agent | camino-route | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Get detailed routing between two points with distance, duration, and optional turn-by-turn directions.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# camino-route Get detailed routing between two points with distance, duration, and optional turn-by-turn directions. ## Install ``` npx clawhub@latest install camino-route ```
Related Skills
routemesh-rpc
Call RouteMesh's unified JSON-RPC endpoint (lb.routeme.sh) for any EVM chainId using a helper script. Use when you need to fetch onchain data (eth_* methods), debug RPC responses, or demo RouteMesh routing for a chain/method.
bvg-route
Route planning for Berlin public transport (BVG) using the v6.bvg.transport.rest API. Use when the user asks for: (1) route suggestions between two addresses or stops, (2) live next-departure info for a stop, (3) arrival-time–based journey planning (arrive-by or depart-at). Supports outputting 2–3 options ranked by travel time, transfers, and walking, and returning step-by-step directions and refresh tokens for live updates.
camino-safety-checker
Find 24-hour businesses, well-lit public areas, transit stations, police stations, and hospitals near any location.
camino-relationship
Calculate spatial relationships between two points including distance, direction, travel time, and human-readable.
camino-real-estate
Evaluate any address for home buyers and renters.
camino-query
Search for places using natural language with Camino AI's location intelligence API.
camino-places
Locate places using flexible query formats - free-form search or structured address components.
camino-parking-finder
Locate parking garages, lots, and street parking near your destination using Camino AI's location intelligence.
camino-journey
Plan multi-waypoint journeys with route optimization, feasibility analysis, and time budget constraints.
camino-hotel-finder
Search for hotels, hostels, and lodging near landmarks, conference venues, or neighborhoods using Camino AI's.
camino-fitness-finder
Search for gyms, yoga studios, swimming pools, and sports facilities using Camino AI's location intelligence.
camino-ev-charger
Find EV charging stations along a route or near a destination using Camino AI's location intelligence.