delicious-hml

Poi Precision Map — Development skill for Claude Code

Development community

Agent Skill: turn "find every X in region Y and pin them one by one" into a verified, point-by-point interactive HTML map - no API keys, no proxy, no runtime geocoding.

How to install Poi Precision Map

This entry records only its repository, not the path inside it, so there is no exact command to give. Open delicious-hml/poi-precision-map and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Poi Precision Map does

Agent Skill: turn "find every X in region Y and pin them one by one" into a verified, point-by-point interactive HTML map - no API keys, no proxy, no runtime geocoding. Leaflet + Amap tiles, GCJ-02 discipline, cross-verified data, script-validated output.

Alternatives in Development

  • Sanitize — Detect and redact PII from text files — 15 categories (SSNs, credit cards, API keys, etc.), zero dependencies 3.1k ★
  • Portaljs Add Map — Render a GeoJSON dataset on an interactive Leaflet map in the Views section of a dataset's showcase 2.3k ★
  • Nexting — Remote control for Claude Code, Codex, Grok, and Cursor on Mac or PC 1.3k ★

README

🗺️ POI Precision Map

Turn *"find every X in region Y and pin them on a map, one by one"* into a **verified, point-by-point interactive HTML map** — no API keys, no proxy, no runtime geocoding. One standalone file you can keep, share, and open in any browser.

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Map engine](https://img.shields.io/badge/map%20engine-Leaflet%201.9-199900.svg)](https://leafletjs.com/) [![API key](https://img.shields.io/badge/API%20keys-none%20required-success.svg)](#why-no-keys) [![Coordinates](https://img.shields.io/badge/coordinates-GCJ--02%20discipline-red.svg)](#coordinate-system-rule)

**[中文说明](README.zh-CN.md)** · [▶ Live demo map](https://delicious-hml.github.io/poi-precision-map/examples/shenzhen-universities.html) · [Skill spec (SKILL.md)](SKILL.md)


What it is

An **Agent Skill** (drop-in `SKILL.md` + templates, compatible with Claude Code, TRAE, WorkBuddy and any agent that supports the Agent Skills convention) that turns a natural-language mapping request into a real deliverable:

*"标出深圳所有的大学,一家家精确到地址"* → a single self-contained HTML file with every university individually geocoded, numbered, labeled with confidence and source, cross-verified, and validated by script before delivery.

The demo map below was generated with this skill — [open it live](https://delicious-hml.github.io/poi-precision-map/examples/shenzhen-universities.html) or download [`examples/shenzhen-universities.html`](examples/shenzhen-universities.html) and double-click it; it just works:

Input "map all universities in Shenzhen, one by one"
Output `examples/shenzhen-universities.html` — 13 numbered pins across 4 categories, each with address, GCJ-02 coordinates, status, confidence and source; searchable side list, CSV export, file://-portable. Two more universities exist in Shenzhen but were excluded and reported in the delivery note