remotion-dev/skills · Official

remotion-maps

Remotion Map animation knowledge

All-time #515 Trending #289 Hot #6624 First seen Jul 24, 2026
8-week activity · all time api

Installation

$ npx skills add remotion-dev/skills --skill remotion-maps

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Security audits

Partner security reviews for this skill.

agent-trust-hub SAFE

Analyzed Aug 18, 2026

The skill provides a comprehensive toolkit for creating map-based animations in Remotion videos using various map engines including Mapbox, MapLibre, MapTiler, and CesiumJS. It includes detailed implementation guides, React components, and local data preparation scripts. No security vulnerabilities were detected.

snyk MEDIUM

Analyzed Aug 18, 2026

[MEDIUM] W011: Third-party content exposure detected (indirect prompt injection risk). [MEDIUM] W012: Unverifiable external dependency detected (runtime URL that controls agent).

socket Score 0.9000 · 0 alerts

Analyzed Aug 18, 2026

  • license 1
  • maintenance 1
  • quality 0.9
  • supply chain 0.99
  • vulnerability 1

0 alerts

Also in this package

Other skills from remotion-dev/skills · top by installs.

npx skills add remotion-dev/skills

Browse all from remotion-dev/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 4.5K
Default branch main
Open issues 10
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version4.0.521

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,030 B
  • docs SUMMARY.md 53 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 52,000 installs

SKILL.md

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](techniques/static-map/TECHNIQUE.md)

  • Requires you grab a satellite image and mount it in a <Img> tag, and animate on top

[Mapbox](techniques/mapbox/TECHNIQUE.md)

  • 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](techniques/maplibre/TECHNIQUE.md)

  • Requires no API key, fully free
  • Does not include 3D building

[MapTiler](techniques/maptiler/TECHNIQUE.md)

  • Uses MapTiler
  • Annotations can be drawn on top of geographic features: borders, rivers, labels

[CesiumJS](techniques/cesium/TECHNIQUE.md)

  • Flythroughs through terrain and mountains
  • "Flight simulator" perspective