Official Mapbox plugin for Claude Code - skills and MCP servers for building location-aware applications with AI.
npx claudepluginhub mapbox/mapbox-agent-skillsMapbox skills and MCP servers for building location-aware applications with AI. Includes geospatial tools, style management, and patterns for web, iOS, Android, and AI agent frameworks.
Share bugs, ideas, or general feedback.
Comprehensive Agent Skills that teach AI assistants how to build fast, beautiful, secure Mapbox applications across Web, iOS, and Android platforms. Covers performance optimization, cartographic design, framework integration, platform migration, search integration, geospatial operations, and security best practices.
This repository conforms to the Open Plugins specification, making it installable in any conformant tool - Cursor, Codex, GitHub Copilot, Claude Code, and more.
Add the marketplace source:
/plugin marketplace add mapbox/mapbox-agent-skills
Then install the plugin:
/plugin install mapbox
Install as a Claude Code plugin to get skills and MCP servers in one step:
/plugin marketplace add mapbox/mapbox-agent-skills
Then install the plugin:
/plugin install mapbox
This adds all Mapbox skills and connects the mapbox, mapbox-devkit, and mapbox-docs MCP servers automatically.
Install all Mapbox Agent Skills:
npx skills add mapbox/mapbox-agent-skills
Install specific skills:
npx skills add mapbox/mapbox-agent-skills --skill mapbox-web-performance-patterns
List available skills:
npx skills add mapbox/mapbox-agent-skills --list
💡 Pro tip: These skills work great on their own, but they're even more powerful when combined with the Mapbox MCP DevKit Server. Skills provide the expertise (performance patterns, design principles), while MCP tools provide the actions (create styles, generate previews). Together, they enable complete workflows from design to deployment.
Agent Skills are folders containing instructions and resources that AI assistants (like Claude Code, Cursor, GitHub Copilot) can discover and use to perform tasks more effectively. Unlike tools (which provide actions) or prompts (which provide workflows), skills provide domain expertise - the "know-how" that helps AI make informed decisions.
Think of skills as giving your AI assistant a specialized education in Mapbox development best practices.
Platform Coverage:
Expert guidance on choosing between offline geometric tools and routing APIs for geospatial operations.
Helps AI assistants select the right tool based on problem type (geometric vs routing), accuracy requirements, and performance needs. Features the "as the crow flies" vs "as the crow drives" decision framework.
Use when:
Key topics:
Tool categories covered:
Complete workflow for implementing Mapbox search in applications from discovery to production.
Guides AI assistants through the entire search integration process: asking discovery questions, selecting the right product, implementing with best practices, and avoiding common pitfalls. Embodies collective knowledge from the Mapbox search team and customer learnings.
Use when:
Key workflow:
Covers all platforms: