antvis / antv-l7
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/antv-l7 && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2167" && unzip -o skill.zip -d .claude/skills/antv-l7 && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/antv-l7/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Comprehensive guide for AntV L7 geospatial visualization library. Use when users need to: (1) Create interactive maps with WebGL rendering (2) Visualize geographic data (points, lines, polygons, heatmaps) (3) Build location-based data dashboards (4) Add map layers, interactions, or animations (5) Process and display GeoJSON, CSV, or other spatial data (6) Integrate maps with AMap (GaodeMap), Mapbox, Maplibre, or standalone L7 Map (7) Optimize performance for large-scale geographic datasets