·maplibre-tile-sources
{}

maplibre-tile-sources

How to choose and configure data sources for MapLibre GL JS — rendering your own data without tiles, hosted tile services, serverless PMTiles, self-hosted tile servers, tile schemas, glyphs, and sprites.

29Installs·2Trend·@maplibre

Installation

$npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-tile-sources

How to Install maplibre-tile-sources

Quickly install maplibre-tile-sources AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-tile-sources
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: maplibre/maplibre-agent-skills.

SKILL.md

View raw

MapLibre GL JS does not ship with map data. You provide a style that references sources — URLs or inline data that MapLibre fetches and renders. MapLibre works equally well for a store locator with 200 addresses, a city transit map, and a global basemap — the right source type depends on geographic scale and level of detail, update frequency, infrastructure constraints, and use case.

A style (a style JSON, style document, or style object) is the configuration you pass to MapLibre. It contains the specific rendering rules governed by the MapLibre Style Specification, maintained with parity for MapLibre GL JS and MapLibre Native.

You can use a style URL from a provider — that URL references a style with sources, layers, glyphs, and sprite. Or you can build your own style and configure each yourself.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-tile-sources
Category
{}Data Analysis
Verified
First Seen
2026-03-07
Updated
2026-03-11

Browse more skills from maplibre/maplibre-agent-skills

Quick answers

What is maplibre-tile-sources?

How to choose and configure data sources for MapLibre GL JS — rendering your own data without tiles, hosted tile services, serverless PMTiles, self-hosted tile servers, tile schemas, glyphs, and sprites. Source: maplibre/maplibre-agent-skills.

How do I install maplibre-tile-sources?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-tile-sources Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/maplibre/maplibre-agent-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-03-07