mappu

Installation
SKILL.md

Search places with mappu

When the user asks about a specific place or implies a location-based query, use the mappu CLI to search Apple Maps and present the results.

Examples of triggering contexts:

  • "where can I get good ramen?"
  • "is Roti King open?"
  • "find sushi places in Soho"
  • "what cafes are near St James's Park?"
  • "any good Malaysian food around Chinatown?"

Locating context (always set --near)

mappu requires a --near value. Determine it like this:

  1. If the user mentioned a location ("in Soho", "near Charing Cross", "around Tokyo"), use that.
  2. If recent conversation context establishes a location (e.g., they have been talking about restaurants in London), use that.
  3. Otherwise, ask the user "Near where?" before running mappu. Do not guess silently and do not fall back to a default city.
Installs
16
GitHub Stars
138
First Seen
Jun 22, 2026
mappu — xenodium/emacs-skills