๐ฏ
building-maps
๐ฏSkillfrom ohzw/roblox-dev-skills
What it does
|An agent skill for building maps, arenas, lobbies, and large-scale multi-zone environments in Roblox Studio via MCP, featuring a 6-phase build process with origin-relative coordinates and post-build validation.
Same repository
ohzw/roblox-dev-skills(3 items)
building-maps
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add ohzw/roblox-dev-skills --skill building-mapsskills.sh Installโ Installs to .agents/skills/
npx skills add ohzw/roblox-dev-skills --skill building-mapsManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/building-maps/SKILL.mdSKILL.md
123Installs
-
AddedMar 1, 2026
More from this repository2
๐ฏ๐ฏ
building-3d-objects๐ฏSkill
AI agent skills for building 3D objects, props, and large-scale maps in Roblox Studio via MCP. Includes a design consultant for clarifying vague requests and multi-phase build processes with CSG patterns and spatial coordinate management.
roblox-design-consultant๐ฏSkill
An interactive design consultant skill for Roblox Studio that extracts clear requirements through dialogue before building, asking focused questions to define style, scale, and components for 3D objects and maps via MCP.