Skip to content

Skills: Add /remotion-maps skill - #9563

Merged
JonnyBurger merged 2 commits into
mainfrom
codex/remotion-maps-skill
Jul 24, 2026
Merged

Skills: Add /remotion-maps skill#9563
JonnyBurger merged 2 commits into
mainfrom
codex/remotion-maps-skill

Conversation

@JonnyBurger

Copy link
Copy Markdown
Member

Summary

  • add a top-level /remotion-maps router for static maps, 2D map animation, geographic explainers, and Cesium flyovers
  • move the existing Mapbox and MapLibre guidance under the new skill and add reusable references, scripts, and templates
  • route remotion-best-practices to the map skill and keep the bundled assets free of PNG previews

Validation

  • bunx oxfmt packages/skills/skills/remotion-maps packages/skills/skills/remotion-best-practices/SKILL.md packages/skills/skills/remotion-markup/SKILL.md packages/skills/tsconfig.json --write
  • bun run build
  • bun run stylecheck

Closes #9545

@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bugs Building Building Preview, Comment Jul 24, 2026 10:08am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
remotion Skipped Skipped Jul 24, 2026 10:08am

Request Review

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed changes — new remotion-maps skill package with reusable templates, reference docs, and scripts for building deterministic map videos in Remotion; migrates existing map guidance out of remotion-markup into the dedicated skill.

  • Add remotion-maps skill — top-level SKILL.md router for static maps, 2D animated maps, geographic explainers, and 3D Cesium flyovers.
  • Add reusable template componentsCesiumFlythrough (landscape + city 3D flyovers), RiverReveal (2D animated map explainer with river draw, border reveal, country fills, and labels).
  • Add reference docs — provider selection, camera-path architecture, data sources, render stability, troubleshooting guides for both 2D and 3D paths.
  • Add data preparation scriptsprep-cesium-path.mjs for landscape centerline smoothing and prep-geo.mjs for river/country/border baking.
  • Route existing map guidance to new skill — update remotion-best-practices to reference remotion-maps, remove remotion-markup/map.md, add symlink from .agents/skills.

Pullfrog  | View workflow run | Using DeepSeek Pro (free via Pullfrog for OSS) (Claude Opus not used — the program covers this model; add its provider key to run your pick) | 𝕏

@vercel
vercel Bot temporarily deployed to Preview – remotion July 24, 2026 10:08 Inactive
@JonnyBurger
JonnyBurger merged commit 1b58387 into main Jul 24, 2026
16 checks passed
@JonnyBurger
JonnyBurger deleted the codex/remotion-maps-skill branch July 24, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Map skills to Skill router

1 participant