Generate heightmaps, map reference images, and water feature splines (rivers, lakes, oceans) from real-world geographic data (terrain_data tool). Use when the user asks to build terrain from a real location/coordinates, download a real-world heightmap, or add rivers/lakes/oceans from map data. Downloads Mapbox tiles server-side and produces UE5-compatible heightmaps + landscape splines.
$npx -y skills add kevinpbuckley/vibeue --skill terrain-dataInstalls into the current project.
Run `npx skills use "https://github.com/kevinpbuckley/vibeue" --skill "kevinpbuckley/vibeue/terrain-data"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kevinpbuckley/vibeue" that are relevant to the current task. Run `npx skills add "https://github.com/kevinpbuckley/vibeue"` and select the relevant skills, then follow their instructions.