Map Day banner
OpenCairn OpenCairn

Map Day

Documentation community

Description

--- name: map-day description: Turn a day's itinerary (from This Week / a date / a list of places) into a phone-glanceable Organic Maps KML plus a tight markdown day-sheet. Geocodes via OSM, keeps fixed-time stops in time order, and emits numbered pins + a route line. argument-hint: "[date | list of places | empty = today]" --- # Map-day — itinerary to Organic Maps Take a day's planned stops, geocode them, work out a sensible walking order, and produce two artefacts: 1. **`<slug>.kml`** — num

Installation

Installs to ~/.claude/commands/opencairn-opencairn-map-day.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/OpenCairn/OpenCairn/HEAD/.claude/commands/map-day.md -o ~/.claude/commands/opencairn-opencairn-map-day.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository