bymaplibre· 3 skills
Migrating from Mapbox GL JS to MapLibre GL JS — package and import changes, removing the access token, choosing tile sources, plugin equivalents, and what you gain or give up. Use when moving an existing Mapbox map to MapLibre.
$npx -y skills add maplibre/maplibre-agent-skills --skill maplibre-mapbox-migrationInstalls into the current project.
Run `npx skills use "https://github.com/maplibre/maplibre-agent-skills" --skill "maplibre/maplibre-agent-skills/maplibre-mapbox-migration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/maplibre/maplibre-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/maplibre/maplibre-agent-skills"` and select the relevant skills, then follow their instructions.