relationship

Installation
SKILL.md

Relationship - Spatial Calculations

Calculate distance, direction, travel time, and human-readable descriptions between two points.

Setup

  1. Get your API key from https://app.getcamino.ai
  2. Add to your ~/.claude/settings.json:
{
  "env": {
    "CAMINO_API_KEY": "your-api-key-here"
  }
}
  1. Restart Claude Code
Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 3, 2026
relationship — openclaw/skills