Mapbox Cartography
Generates high-quality maps using Mapbox’s powerful cartographic tools, ideal for visualizing location data and creating stunning geospatial experiences.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add mapbox-cartography npx -- -y @trustedskills/mapbox-cartography
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"mapbox-cartography": {
"command": "npx",
"args": [
"-y",
"@trustedskills/mapbox-cartography"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The mapbox-cartography skill allows AI agents to generate and manipulate Mapbox GL styles. It enables creating custom maps with specific visual representations of data, including defining road colors, water features, and building labels. This skill is designed for applications requiring tailored map visualizations beyond standard defaults.
When to use it
- Custom Data Visualization: Displaying proprietary datasets on a map with unique styling (e.g., highlighting areas based on sales performance).
- Thematic Mapping: Creating maps that emphasize specific themes or narratives through visual design choices (e.g., showing population density with color gradients).
- Branded Maps: Developing custom map styles to align with a company's branding and aesthetic.
- Interactive Map Design: Dynamically adjusting map styling based on user interactions or data updates.
Key capabilities
- Mapbox GL Style Generation
- Custom Visual Styling (roads, water, buildings)
- Data-Driven Styling
- Thematic Mapping Support
Example prompts
- "Create a Mapbox style that highlights bike lanes in green."
- "Generate a map with roads colored by speed limit."
- “Style the water bodies on my map to appear as a light blue.”
Tips & gotchas
- Requires familiarity with Mapbox GL Style Specification.
- The skill’s output is dependent on valid Mapbox style syntax.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.