maptiler-skill

Installation
SKILL.md

MapTiler Integration Agent Skill

This skill provides comprehensive instructions on how to embed MapTiler services into a project.

When to use this skill

Use this skill whenever the user asks to:

  1. Add an interactive map to their application (web, React, Vanilla JS).
  2. Perform geocoding (forward/reverse search for places and addresses).
  3. Use MapTiler SDK features like 3D terrain, globe projection, popups, and markers.

Capabilities

MapTiler provides two main npm packages you can use:

  1. Visual Maps (@maptiler/sdk): For interactive map rendering, markers, popups, weather layers, 3D terrain, and WebGL mapping.
  2. API Services (@maptiler/client): For raw API calls like Geocoding, Static Maps, IP Geolocation, and Elevation without a visual map element.

Authentication (Crucial Step)

Installs
2
GitHub Stars
1
First Seen
Feb 26, 2026
maptiler-skill — maptiler/agent-skill