·maplibre-mapbox-migration
</>

maplibre-mapbox-migration

Migration de Mapbox GL JS vers MapLibre GL JS : regroupez et importez les modifications, supprimez le jeton d'accès, choisissez les sources de tuiles, les équivalents de plugin et ce que vous gagnez ou abandonnez. À utiliser lors du déplacement d'une carte Mapbox existante vers MapLibre.

23Installations·2Tendance·@maplibre

Installation

$npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-mapbox-migration

Comment installer maplibre-mapbox-migration

Installez rapidement le skill IA maplibre-mapbox-migration dans votre environnement de développement via la ligne de commande

  1. Ouvrir le Terminal: Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.)
  2. Exécuter la commande d'installation: Copiez et exécutez cette commande : npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-mapbox-migration
  3. Vérifier l'installation: Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Source : maplibre/maplibre-agent-skills.

This skill guides you through migrating an application from Mapbox GL JS to MapLibre GL JS. The two libraries share a common ancestry (MapLibre forked from Mapbox GL JS v1.13 in December 2020), so the API is largely the same. The main changes are: swap the package, replace the namespace, remove the Mapbox access token, and choose a new tile source (MapLibre does not use mapbox:// styles).

What you give up: Mapbox Studio integration, Mapbox-hosted tiles and styles, Mapbox Search/Directions/Geocoding APIs, official Mapbox support.

Replace all mapboxgl with maplibregl (and mapbox-gl with maplibre-gl in package names or paths). Examples:

Migration de Mapbox GL JS vers MapLibre GL JS : regroupez et importez les modifications, supprimez le jeton d'accès, choisissez les sources de tuiles, les équivalents de plugin et ce que vous gagnez ou abandonnez. À utiliser lors du déplacement d'une carte Mapbox existante vers MapLibre. Source : maplibre/maplibre-agent-skills.

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-mapbox-migration
Catégorie
</>Développement
Vérifié
Première apparition
2026-03-04
Mis à jour
2026-03-11

Browse more skills from maplibre/maplibre-agent-skills

Réponses rapides

Qu'est-ce que maplibre-mapbox-migration ?

Migration de Mapbox GL JS vers MapLibre GL JS : regroupez et importez les modifications, supprimez le jeton d'accès, choisissez les sources de tuiles, les équivalents de plugin et ce que vous gagnez ou abandonnez. À utiliser lors du déplacement d'une carte Mapbox existante vers MapLibre. Source : maplibre/maplibre-agent-skills.

Comment installer maplibre-mapbox-migration ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-mapbox-migration Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Où se trouve le dépôt source ?

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

Détails

Catégorie
</>Développement
Source
skills.sh
Première apparition
2026-03-04