camino-relationship

Calculate spatial relationships between two points including distance, direction, travel time, and human-readable.

7 stars

Best use case

camino-relationship is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Calculate spatial relationships between two points including distance, direction, travel time, and human-readable.

Teams using camino-relationship 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

$curl -o ~/.claude/skills/camino-relationship/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/james-southendsolutions/camino-relationship/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/camino-relationship/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How camino-relationship Compares

Feature / Agentcamino-relationshipStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Calculate spatial relationships between two points including distance, direction, travel time, and human-readable.

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-relationship

Calculate spatial relationships between two points including distance, direction, travel time, and human-readable.

## Install

```
npx clawhub@latest install camino-relationship
```

Related Skills

relationship-skills

7
from Demerzels-lab/elsamultiskillagent

Improve relationships with communication tools, conflict resolution, and connection ideas

camino-safety-checker

7
from Demerzels-lab/elsamultiskillagent

Find 24-hour businesses, well-lit public areas, transit stations, police stations, and hospitals near any location.

camino-route

7
from Demerzels-lab/elsamultiskillagent

Get detailed routing between two points with distance, duration, and optional turn-by-turn directions.

camino-real-estate

7
from Demerzels-lab/elsamultiskillagent

Evaluate any address for home buyers and renters.

camino-query

7
from Demerzels-lab/elsamultiskillagent

Search for places using natural language with Camino AI's location intelligence API.

camino-places

7
from Demerzels-lab/elsamultiskillagent

Locate places using flexible query formats - free-form search or structured address components.

camino-parking-finder

7
from Demerzels-lab/elsamultiskillagent

Locate parking garages, lots, and street parking near your destination using Camino AI's location intelligence.

camino-journey

7
from Demerzels-lab/elsamultiskillagent

Plan multi-waypoint journeys with route optimization, feasibility analysis, and time budget constraints.

camino-hotel-finder

7
from Demerzels-lab/elsamultiskillagent

Search for hotels, hostels, and lodging near landmarks, conference venues, or neighborhoods using Camino AI's.

camino-fitness-finder

7
from Demerzels-lab/elsamultiskillagent

Search for gyms, yoga studios, swimming pools, and sports facilities using Camino AI's location intelligence.

camino-ev-charger

7
from Demerzels-lab/elsamultiskillagent

Find EV charging stations along a route or near a destination using Camino AI's location intelligence.

relationship

7
from Demerzels-lab/elsamultiskillagent

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.