Official skills publisher Verified Skillscout rank 162

Mapbox

Mapbox publishes official AI agent skills for its tools, services, and developer workflows.

Browse 25 official AI agent skills across 2 Mapbox repositories, with install commands and source links.

25 Skills
2 Repositories
37,407 Installs
135 GitHub stars

Install

Add Mapbox skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/mapbox/mapbox_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Mapbox skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

2 official repositories

Mapbox Agent Skills

mapbox/mapbox-agent-skills

Covers mapbox-web-integration-patterns, mapbox-style-patterns, mapbox-web-performance-patterns, mapbox-geospatial-operations, Mapbox Data Visualization Patterns, mapbox-cartography. Patterns for visualizing data on maps including choropleth maps, heat maps, 3D visualizations, data-driven styling, and animated data. Covers layer types, co... Integration patterns for Mapbox MCP DevKit Server in AI coding assistants. Covers setup, style management, token management, validation workflows, and docume...

20 skills 37,174 installs 75 stars
npx skills add mapbox/mapbox-agent-skills -y

Mcp Devkit Server

mapbox/mcp-devkit-server

Includes 5 official skills: mapbox-integration-patterns, mapbox-cartography, mapbox-style-patterns, mapbox-token-security, mapbox-style-quality.

5 skills 233 installs 60 stars
npx skills add mapbox/mcp-devkit-server -y

25 skills

mapbox/mapbox-agent-skills 20 skills

mapbox-web-integration-patterns

mapbox/mapbox-agent-skills 1,900 installs
View source

mapbox-style-patterns

mapbox/mapbox-agent-skills 1,800 installs
View source

mapbox-web-performance-patterns

mapbox/mapbox-agent-skills 1,800 installs
View source

mapbox-geospatial-operations

mapbox/mapbox-agent-skills 1,700 installs
View source

Mapbox Data Visualization Patterns

Patterns for visualizing data on maps including choropleth maps, heat maps, 3D visualizations, data-driven styling, and animated data. Covers layer types, co...

mapbox/mapbox-agent-skills 1,600 installs
View source

mapbox-cartography

mapbox/mapbox-agent-skills 1,600 installs
View source

mapbox-style-quality

mapbox/mapbox-agent-skills 1,500 installs
View source

mapbox-search-integration

mapbox/mapbox-agent-skills 1,400 installs
View source

mapbox-token-security

mapbox/mapbox-agent-skills 1,400 installs
View source

mapbox-search-patterns

mapbox/mapbox-agent-skills 1,300 installs
View source

mapbox-store-locator-patterns

mapbox/mapbox-agent-skills 1,200 installs
View source

Mapbox MCP Devkit Patterns

Integration patterns for Mapbox MCP DevKit Server in AI coding assistants. Covers setup, style management, token management, validation workflows, and docume...

mapbox/mapbox-agent-skills 1,100 installs
View source

mapbox-ios-patterns

mapbox/mapbox-agent-skills 1,100 installs
View source

mapbox-android-patterns

mapbox/mapbox-agent-skills 1,000 installs
View source

mapbox-google-maps-migration

mapbox/mapbox-agent-skills 1,000 installs
View source

mapbox-mcp-runtime-patterns

mapbox/mapbox-agent-skills 1,000 installs
View source

Mapbox MapLibre Migration

Guide for migrating from MapLibre GL JS to Mapbox GL JS, covering API compatibility, token setup, style configuration, and the benefits of Mapbox's official...

mapbox/mapbox-agent-skills 989 installs
View source

mapbox-location-grounding

mapbox/mapbox-agent-skills 819 installs
View source

mapbox-flutter-patterns

mapbox/mapbox-agent-skills 422 installs
View source

mapbox-navigation-patterns

mapbox/mapbox-agent-skills 5 installs
View source
mapbox/mcp-devkit-server 5 skills

mapbox-integration-patterns

mapbox/mcp-devkit-server 67 installs
View source

mapbox-cartography

mapbox/mcp-devkit-server 53 installs
View source

mapbox-style-patterns

mapbox/mcp-devkit-server 42 installs
View source

mapbox-token-security

mapbox/mcp-devkit-server 39 installs
View source

mapbox-style-quality

mapbox/mcp-devkit-server 32 installs
View source

Repository documentation

mapbox/mapbox-agent-skills package overview

mapbox/mapbox-agent-skills/README.md View on GitHub

mapbox/mapbox-agent-skills

Covers mapbox-web-integration-patterns, mapbox-style-patterns, mapbox-web-performance-patterns, mapbox-geospatial-operations, Mapbox Data Visualization Patterns, mapbox-cartography. Patterns for visualizing data on maps including choropleth maps, heat maps, 3D visualizations, data-driven styling, and animated data. Covers layer types, co... Integration patterns for Mapbox MCP DevKit Server in AI coding assistants. Covers setup, style management, token management, validation workflows, and docume...

Top skills in this package

mapbox-web-integration-patternsOfficial Mapbox skill from mapbox/mapbox-agent-skills.
mapbox-style-patternsOfficial Mapbox skill from mapbox/mapbox-agent-skills.
mapbox-web-performance-patternsOfficial Mapbox skill from mapbox/mapbox-agent-skills.
mapbox-geospatial-operationsOfficial Mapbox skill from mapbox/mapbox-agent-skills.
Mapbox Data Visualization PatternsPatterns for visualizing data on maps including choropleth maps, heat maps, 3D visualizations, data-driven styling, and animated data. Covers layer types, co...
mapbox-cartographyOfficial Mapbox skill from mapbox/mapbox-agent-skills.
mapbox-style-qualityOfficial Mapbox skill from mapbox/mapbox-agent-skills.
mapbox-search-integrationOfficial Mapbox skill from mapbox/mapbox-agent-skills.

Install

Install the full package:

npx skills add mapbox/mapbox-agent-skills -y

Install a specific skill:

npx skills add mapbox/mapbox-agent-skills@mapbox-web-integration-patterns -y

Use the package when you want your agent to choose the relevant skill from this official Mapbox repository.

View mapbox/mapbox-agent-skills on GitHub
Copied