# Interactive Map

> Show an interactive map view for the given location.

- Skill: `jegly/interactive-map` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add jegly/interactive-map`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jegly/interactive-map/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jegly (https://skillmd.com/u/jegly)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jegly/interactive-map

---


# Interactive map

## Examples

- "Show [a place] on interactive map"
- "Find [a place] on interactive map"

## Instructions

Call the `run_js` tool with the following exact parameters:

- data: A JSON string with the following field
  - location: The location to show on the map.

