relationship
Installation
SKILL.md
Relationship - Spatial Calculations
Calculate distance, direction, travel time, and human-readable descriptions between two points.
Setup
- Get your API key from https://app.getcamino.ai
- Add to your
~/.claude/settings.json:
{
"env": {
"CAMINO_API_KEY": "your-api-key-here"
}
}
- Restart Claude Code