remotion-maps
Remotion Map animation knowledge
How do I install this agent skill?
npx skills add https://github.com/remotion-dev/skills --skill remotion-mapsIs this agent skill safe to install?
- Gen Agent Trust Hubpass
A comprehensive toolkit for creating map animations in Remotion videos using industry-standard mapping libraries like Mapbox, MapLibre, and CesiumJS. The skill follows secure practices by managing API keys via environment variables and loading libraries from well-known, trusted CDNs. All geographic data processing is performed through local utility scripts for asset preparation.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
Remotion Maps
Choose exactly one technique from the intended shot, then load only that technique's TECHNIQUE.md.
Every technique directory is self-contained and may be removed without breaking the others.
Static map
- Requires you grab a satellite image and mount it in a
<Img>tag, and animate on top
Mapbox
- Requires a Mapbox key
- Nicer styles by default
- Map can display a round globe when zoomed out
- Includes nice 3D buildings such as the Eiffel tower
MapLibre
- Requires no API key, fully free
- Does not include 3D building
MapTiler
- Uses MapTiler
- Annotations can be drawn on top of geographic features: borders, rivers, labels
CesiumJS
- Flythroughs through terrain and mountains
- "Flight simulator" perspective
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/remotion-dev/skills/remotion-maps">View remotion-maps on skillZs</a>